[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. 20698 1726882577.76010: 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-Xyq executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 20698 1726882577.76452: Added group all to inventory 20698 1726882577.76454: Added group ungrouped to inventory 20698 1726882577.76458: Group all now contains ungrouped 20698 1726882577.76461: Examining possible inventory source: /tmp/network-91m/inventory.yml 20698 1726882578.03272: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 20698 1726882578.03333: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 20698 1726882578.03355: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 20698 1726882578.04120: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 20698 1726882578.04194: Loaded config def from plugin (inventory/script) 20698 1726882578.04196: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 20698 1726882578.04236: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 20698 1726882578.04323: Loaded config def from plugin (inventory/yaml) 20698 1726882578.04325: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 20698 1726882578.04410: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 20698 1726882578.05528: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 20698 1726882578.05531: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 20698 1726882578.05535: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 20698 1726882578.05540: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 20698 1726882578.05545: Loading data from /tmp/network-91m/inventory.yml 20698 1726882578.05615: /tmp/network-91m/inventory.yml was not parsable by auto 20698 1726882578.05681: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 20698 1726882578.05722: Loading data from /tmp/network-91m/inventory.yml 20698 1726882578.05805: group all already in inventory 20698 1726882578.05812: set inventory_file for managed_node1 20698 1726882578.05817: set inventory_dir for managed_node1 20698 1726882578.05818: Added host managed_node1 to inventory 20698 1726882578.05820: Added host managed_node1 to group all 20698 1726882578.05821: set ansible_host for managed_node1 20698 1726882578.05822: set ansible_ssh_extra_args for managed_node1 20698 1726882578.05825: set inventory_file for managed_node2 20698 1726882578.05827: set inventory_dir for managed_node2 20698 1726882578.05828: Added host managed_node2 to inventory 20698 1726882578.05830: Added host managed_node2 to group all 20698 1726882578.05831: set ansible_host for managed_node2 20698 1726882578.05831: set ansible_ssh_extra_args for managed_node2 20698 1726882578.05834: set inventory_file for managed_node3 20698 1726882578.05836: set inventory_dir for managed_node3 20698 1726882578.05837: Added host managed_node3 to inventory 20698 1726882578.05838: Added host managed_node3 to group all 20698 1726882578.05839: set ansible_host for managed_node3 20698 1726882578.05840: set ansible_ssh_extra_args for managed_node3 20698 1726882578.05842: Reconcile groups and hosts in inventory. 20698 1726882578.05846: Group ungrouped now contains managed_node1 20698 1726882578.05848: Group ungrouped now contains managed_node2 20698 1726882578.05849: Group ungrouped now contains managed_node3 20698 1726882578.05931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 20698 1726882578.06054: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 20698 1726882578.06102: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 20698 1726882578.06129: Loaded config def from plugin (vars/host_group_vars) 20698 1726882578.06131: 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) 20698 1726882578.06138: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 20698 1726882578.06145: 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) 20698 1726882578.06890: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 20698 1726882578.07212: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882578.07303: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 20698 1726882578.07344: Loaded config def from plugin (connection/local) 20698 1726882578.07347: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 20698 1726882578.08642: Loaded config def from plugin (connection/paramiko_ssh) 20698 1726882578.08645: 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) 20698 1726882578.10304: 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) 20698 1726882578.10342: Loaded config def from plugin (connection/psrp) 20698 1726882578.10345: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 20698 1726882578.11762: 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) 20698 1726882578.11803: Loaded config def from plugin (connection/ssh) 20698 1726882578.11806: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 20698 1726882578.15759: 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) 20698 1726882578.15801: Loaded config def from plugin (connection/winrm) 20698 1726882578.15805: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 20698 1726882578.15835: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 20698 1726882578.15898: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 20698 1726882578.15963: Loaded config def from plugin (shell/cmd) 20698 1726882578.15966: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 20698 1726882578.15992: 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) 20698 1726882578.16054: Loaded config def from plugin (shell/powershell) 20698 1726882578.16056: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 20698 1726882578.16111: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 20698 1726882578.16992: Loaded config def from plugin (shell/sh) 20698 1726882578.16994: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 20698 1726882578.17024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 20698 1726882578.17286: Loaded config def from plugin (become/runas) 20698 1726882578.17288: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 20698 1726882578.17468: Loaded config def from plugin (become/su) 20698 1726882578.17471: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 20698 1726882578.17626: Loaded config def from plugin (become/sudo) 20698 1726882578.17628: 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 20698 1726882578.17662: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_nm.yml 20698 1726882578.18762: in VariableManager get_vars() 20698 1726882578.18787: done with get_vars() 20698 1726882578.18918: trying /usr/local/lib/python3.12/site-packages/ansible/modules 20698 1726882578.24507: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 20698 1726882578.25458: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 20698 1726882578.25637: in VariableManager get_vars() 20698 1726882578.25641: done with get_vars() 20698 1726882578.25644: variable 'playbook_dir' from source: magic vars 20698 1726882578.25645: variable 'ansible_playbook_python' from source: magic vars 20698 1726882578.25646: variable 'ansible_config_file' from source: magic vars 20698 1726882578.25647: variable 'groups' from source: magic vars 20698 1726882578.25648: variable 'omit' from source: magic vars 20698 1726882578.25648: variable 'ansible_version' from source: magic vars 20698 1726882578.25649: variable 'ansible_check_mode' from source: magic vars 20698 1726882578.25650: variable 'ansible_diff_mode' from source: magic vars 20698 1726882578.25651: variable 'ansible_forks' from source: magic vars 20698 1726882578.25651: variable 'ansible_inventory_sources' from source: magic vars 20698 1726882578.25652: variable 'ansible_skip_tags' from source: magic vars 20698 1726882578.25653: variable 'ansible_limit' from source: magic vars 20698 1726882578.25654: variable 'ansible_run_tags' from source: magic vars 20698 1726882578.25654: variable 'ansible_verbosity' from source: magic vars 20698 1726882578.25691: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml 20698 1726882578.26795: in VariableManager get_vars() 20698 1726882578.26810: done with get_vars() 20698 1726882578.26845: in VariableManager get_vars() 20698 1726882578.26857: done with get_vars() 20698 1726882578.26892: in VariableManager get_vars() 20698 1726882578.26903: done with get_vars() 20698 1726882578.27183: in VariableManager get_vars() 20698 1726882578.27196: done with get_vars() 20698 1726882578.27201: variable 'omit' from source: magic vars 20698 1726882578.27218: variable 'omit' from source: magic vars 20698 1726882578.27250: in VariableManager get_vars() 20698 1726882578.27259: done with get_vars() 20698 1726882578.27306: in VariableManager get_vars() 20698 1726882578.27318: done with get_vars() 20698 1726882578.27353: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 20698 1726882578.28374: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 20698 1726882578.28508: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 20698 1726882578.30175: in VariableManager get_vars() 20698 1726882578.30195: done with get_vars() 20698 1726882578.31600: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20698 1726882578.37253: in VariableManager get_vars() 20698 1726882578.37292: done with get_vars() 20698 1726882578.37298: variable 'omit' from source: magic vars 20698 1726882578.37310: variable 'omit' from source: magic vars 20698 1726882578.37343: in VariableManager get_vars() 20698 1726882578.37356: done with get_vars() 20698 1726882578.37379: in VariableManager get_vars() 20698 1726882578.37394: done with get_vars() 20698 1726882578.37423: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 20698 1726882578.37540: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 20698 1726882578.37620: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 20698 1726882578.41682: in VariableManager get_vars() 20698 1726882578.41704: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20698 1726882578.46401: in VariableManager get_vars() 20698 1726882578.46423: done with get_vars() 20698 1726882578.46429: variable 'omit' from source: magic vars 20698 1726882578.46440: variable 'omit' from source: magic vars 20698 1726882578.46475: in VariableManager get_vars() 20698 1726882578.46493: done with get_vars() 20698 1726882578.46513: in VariableManager get_vars() 20698 1726882578.46530: done with get_vars() 20698 1726882578.47378: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 20698 1726882578.47494: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 20698 1726882578.47573: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 20698 1726882578.47968: in VariableManager get_vars() 20698 1726882578.47991: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20698 1726882578.53310: in VariableManager get_vars() 20698 1726882578.53333: done with get_vars() 20698 1726882578.53338: variable 'omit' from source: magic vars 20698 1726882578.53349: variable 'omit' from source: magic vars 20698 1726882578.53586: in VariableManager get_vars() 20698 1726882578.53607: done with get_vars() 20698 1726882578.53627: in VariableManager get_vars() 20698 1726882578.53661: done with get_vars() 20698 1726882578.53691: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 20698 1726882578.54009: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 20698 1726882578.54292: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 20698 1726882578.55289: in VariableManager get_vars() 20698 1726882578.55316: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20698 1726882578.60075: in VariableManager get_vars() 20698 1726882578.60104: done with get_vars() 20698 1726882578.60116: variable 'omit' from source: magic vars 20698 1726882578.60142: variable 'omit' from source: magic vars 20698 1726882578.60183: in VariableManager get_vars() 20698 1726882578.60205: done with get_vars() 20698 1726882578.60225: in VariableManager get_vars() 20698 1726882578.60249: done with get_vars() 20698 1726882578.61484: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 20698 1726882578.61629: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 20698 1726882578.61713: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 20698 1726882578.63124: in VariableManager get_vars() 20698 1726882578.63157: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20698 1726882578.68702: in VariableManager get_vars() 20698 1726882578.68732: done with get_vars() 20698 1726882578.69383: in VariableManager get_vars() 20698 1726882578.69412: done with get_vars() 20698 1726882578.69481: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 20698 1726882578.69496: 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 20698 1726882578.70272: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 20698 1726882578.70429: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 20698 1726882578.70432: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Xyq/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 20698 1726882578.70468: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 20698 1726882578.70493: 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) 20698 1726882578.71160: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 20698 1726882578.71225: Loaded config def from plugin (callback/default) 20698 1726882578.71228: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 20698 1726882578.73500: Loaded config def from plugin (callback/junit) 20698 1726882578.73502: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 20698 1726882578.73545: 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) 20698 1726882578.74018: Loaded config def from plugin (callback/minimal) 20698 1726882578.74020: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 20698 1726882578.74061: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 20698 1726882578.74124: Loaded config def from plugin (callback/tree) 20698 1726882578.74126: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 20698 1726882578.74244: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 20698 1726882578.74246: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Xyq/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_ethtool_features_nm.yml **************************************** 2 plays in /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_nm.yml 20698 1726882578.74277: in VariableManager get_vars() 20698 1726882578.74289: done with get_vars() 20698 1726882578.74295: in VariableManager get_vars() 20698 1726882578.74302: done with get_vars() 20698 1726882578.74306: variable 'omit' from source: magic vars 20698 1726882578.74341: in VariableManager get_vars() 20698 1726882578.74353: done with get_vars() 20698 1726882578.74377: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_ethtool_features.yml' with nm as provider] *** 20698 1726882578.75561: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 20698 1726882578.75632: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 20698 1726882578.76111: getting the remaining hosts for this loop 20698 1726882578.76113: done getting the remaining hosts for this loop 20698 1726882578.76116: getting the next task for host managed_node2 20698 1726882578.76119: done getting next task for host managed_node2 20698 1726882578.76121: ^ task is: TASK: Gathering Facts 20698 1726882578.76122: ^ 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 20698 1726882578.76124: getting variables 20698 1726882578.76125: in VariableManager get_vars() 20698 1726882578.76135: Calling all_inventory to load vars for managed_node2 20698 1726882578.76137: Calling groups_inventory to load vars for managed_node2 20698 1726882578.76140: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882578.76151: Calling all_plugins_play to load vars for managed_node2 20698 1726882578.76167: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882578.76171: Calling groups_plugins_play to load vars for managed_node2 20698 1726882578.76206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882578.76260: done with get_vars() 20698 1726882578.76272: done getting variables 20698 1726882578.76333: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_nm.yml:6 Friday 20 September 2024 21:36:18 -0400 (0:00:00.021) 0:00:00.021 ****** 20698 1726882578.76360: entering _queue_task() for managed_node2/gather_facts 20698 1726882578.76361: Creating lock for gather_facts 20698 1726882578.76835: worker is 1 (out of 1 available) 20698 1726882578.76845: exiting _queue_task() for managed_node2/gather_facts 20698 1726882578.76860: done queuing things up, now waiting for results queue to drain 20698 1726882578.76862: waiting for pending results... 20698 1726882578.77427: running TaskExecutor() for managed_node2/TASK: Gathering Facts 20698 1726882578.77642: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000001ae 20698 1726882578.77666: variable 'ansible_search_path' from source: unknown 20698 1726882578.77758: calling self._execute() 20698 1726882578.77828: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882578.77954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882578.77972: variable 'omit' from source: magic vars 20698 1726882578.78186: variable 'omit' from source: magic vars 20698 1726882578.78219: variable 'omit' from source: magic vars 20698 1726882578.78257: variable 'omit' from source: magic vars 20698 1726882578.78427: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882578.78469: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882578.78500: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882578.78617: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882578.78634: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882578.78673: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882578.78682: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882578.78690: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882578.78801: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882578.78932: Set connection var ansible_shell_executable to /bin/sh 20698 1726882578.78944: Set connection var ansible_pipelining to False 20698 1726882578.78957: Set connection var ansible_timeout to 10 20698 1726882578.79038: Set connection var ansible_connection to ssh 20698 1726882578.79045: Set connection var ansible_shell_type to sh 20698 1726882578.79080: variable 'ansible_shell_executable' from source: unknown 20698 1726882578.79089: variable 'ansible_connection' from source: unknown 20698 1726882578.79096: variable 'ansible_module_compression' from source: unknown 20698 1726882578.79102: variable 'ansible_shell_type' from source: unknown 20698 1726882578.79110: variable 'ansible_shell_executable' from source: unknown 20698 1726882578.79118: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882578.79125: variable 'ansible_pipelining' from source: unknown 20698 1726882578.79145: variable 'ansible_timeout' from source: unknown 20698 1726882578.79154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882578.79538: 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) 20698 1726882578.79555: variable 'omit' from source: magic vars 20698 1726882578.79567: starting attempt loop 20698 1726882578.79688: running the handler 20698 1726882578.79709: variable 'ansible_facts' from source: unknown 20698 1726882578.79733: _low_level_execute_command(): starting 20698 1726882578.79745: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882578.81575: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882578.81590: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882578.81605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882578.81625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882578.81675: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882578.81686: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882578.81700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882578.81718: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882578.81749: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882578.81761: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882578.81776: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882578.81790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882578.81805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882578.81858: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882578.81872: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882578.81884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882578.81956: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882578.82091: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882578.82108: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882578.82246: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882578.83901: stdout chunk (state=3): >>>/root <<< 20698 1726882578.84087: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882578.84090: stdout chunk (state=3): >>><<< 20698 1726882578.84092: stderr chunk (state=3): >>><<< 20698 1726882578.84191: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882578.84194: _low_level_execute_command(): starting 20698 1726882578.84197: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882578.8411-20729-109408987917716 `" && echo ansible-tmp-1726882578.8411-20729-109408987917716="` echo /root/.ansible/tmp/ansible-tmp-1726882578.8411-20729-109408987917716 `" ) && sleep 0' 20698 1726882578.85586: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882578.85730: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882578.85746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882578.85766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882578.85808: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882578.85821: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882578.85834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882578.85850: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882578.85861: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882578.85875: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882578.85888: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882578.85902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882578.85918: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882578.85931: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882578.85942: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882578.85955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882578.86033: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882578.86689: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882578.86707: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882578.86842: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882578.88776: stdout chunk (state=3): >>>ansible-tmp-1726882578.8411-20729-109408987917716=/root/.ansible/tmp/ansible-tmp-1726882578.8411-20729-109408987917716 <<< 20698 1726882578.88967: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882578.88970: stdout chunk (state=3): >>><<< 20698 1726882578.88973: stderr chunk (state=3): >>><<< 20698 1726882578.89270: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882578.8411-20729-109408987917716=/root/.ansible/tmp/ansible-tmp-1726882578.8411-20729-109408987917716 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882578.89273: variable 'ansible_module_compression' from source: unknown 20698 1726882578.89275: ANSIBALLZ: Using generic lock for ansible.legacy.setup 20698 1726882578.89277: ANSIBALLZ: Acquiring lock 20698 1726882578.89279: ANSIBALLZ: Lock acquired: 139856957599056 20698 1726882578.89282: ANSIBALLZ: Creating module 20698 1726882579.59869: ANSIBALLZ: Writing module into payload 20698 1726882579.60205: ANSIBALLZ: Writing module 20698 1726882579.60280: ANSIBALLZ: Renaming module 20698 1726882579.60361: ANSIBALLZ: Done creating module 20698 1726882579.60387: variable 'ansible_facts' from source: unknown 20698 1726882579.60401: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882579.60475: _low_level_execute_command(): starting 20698 1726882579.60487: _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' 20698 1726882579.62137: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882579.62219: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882579.62235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882579.62254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882579.62299: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882579.62386: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882579.62401: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882579.62425: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882579.62438: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882579.62450: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882579.62465: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882579.62480: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882579.62497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882579.62510: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882579.62522: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882579.62543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882579.62617: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882579.62771: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882579.62788: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882579.62950: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882579.64602: stdout chunk (state=3): >>>PLATFORM <<< 20698 1726882579.64685: stdout chunk (state=3): >>>Linux <<< 20698 1726882579.64710: stdout chunk (state=3): >>>FOUND /usr/bin/python3.9 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 20698 1726882579.64878: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882579.64932: stderr chunk (state=3): >>><<< 20698 1726882579.64936: stdout chunk (state=3): >>><<< 20698 1726882579.65074: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.9 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882579.65084 [managed_node2]: found interpreters: ['/usr/bin/python3.9', '/usr/bin/python3', '/usr/bin/python3'] 20698 1726882579.65087: _low_level_execute_command(): starting 20698 1726882579.65089: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 && sleep 0' 20698 1726882579.65951: Sending initial data 20698 1726882579.65954: Sent initial data (1181 bytes) 20698 1726882579.67199: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882579.67212: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882579.67224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882579.67252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882579.67344: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882579.67358: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882579.67376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882579.67413: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882579.67427: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882579.67439: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882579.67451: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882579.67468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882579.67518: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882579.67534: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882579.67546: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882579.67560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882579.67755: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882579.67780: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882579.67797: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882579.67924: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882579.71717: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 20698 1726882579.72170: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882579.72174: stdout chunk (state=3): >>><<< 20698 1726882579.72373: stderr chunk (state=3): >>><<< 20698 1726882579.72376: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882579.72379: variable 'ansible_facts' from source: unknown 20698 1726882579.72381: variable 'ansible_facts' from source: unknown 20698 1726882579.72383: variable 'ansible_module_compression' from source: unknown 20698 1726882579.72385: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2069822553mst/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 20698 1726882579.72387: variable 'ansible_facts' from source: unknown 20698 1726882579.72544: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882578.8411-20729-109408987917716/AnsiballZ_setup.py 20698 1726882579.73705: Sending initial data 20698 1726882579.73708: Sent initial data (151 bytes) 20698 1726882579.76600: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882579.76606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882579.77299: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882579.77373: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882579.77383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882579.77397: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882579.77405: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882579.77411: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882579.77419: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882579.77428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882579.77439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882579.77446: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882579.77482: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882579.77488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882579.77562: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882579.77824: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882579.77852: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882579.77980: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 20698 1726882579.80525: 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 <<< 20698 1726882579.80534: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 20698 1726882579.80628: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882579.80729: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmp_28baqtr /root/.ansible/tmp/ansible-tmp-1726882578.8411-20729-109408987917716/AnsiballZ_setup.py <<< 20698 1726882579.80823: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882579.83973: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882579.84228: stderr chunk (state=3): >>><<< 20698 1726882579.84231: stdout chunk (state=3): >>><<< 20698 1726882579.84233: done transferring module to remote 20698 1726882579.84236: _low_level_execute_command(): starting 20698 1726882579.84238: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882578.8411-20729-109408987917716/ /root/.ansible/tmp/ansible-tmp-1726882578.8411-20729-109408987917716/AnsiballZ_setup.py && sleep 0' 20698 1726882579.86002: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882579.86017: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882579.86032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882579.86050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882579.86181: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882579.86198: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882579.86217: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882579.86236: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882579.86248: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882579.86262: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882579.86279: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882579.86292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882579.86310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882579.86325: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882579.86335: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882579.86347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882579.86544: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882579.86571: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882579.86588: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882579.86718: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882579.88605: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882579.88609: stdout chunk (state=3): >>><<< 20698 1726882579.88611: stderr chunk (state=3): >>><<< 20698 1726882579.88714: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882579.88717: _low_level_execute_command(): starting 20698 1726882579.88721: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882578.8411-20729-109408987917716/AnsiballZ_setup.py && sleep 0' 20698 1726882579.90432: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882579.90451: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882579.90475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882579.90495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882579.90605: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882579.90618: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882579.90633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882579.90652: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882579.90676: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882579.90691: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882579.90705: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882579.90718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882579.90733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882579.90799: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882579.90812: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882579.90827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882579.91014: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882579.91037: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882579.91051: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882579.91197: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882579.93236: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 20698 1726882579.93309: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20698 1726882579.93334: stdout chunk (state=3): >>>import 'posix' # <<< 20698 1726882579.93370: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20698 1726882579.93423: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 20698 1726882579.93427: stdout chunk (state=3): >>># installed zipimport hook <<< 20698 1726882579.93470: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882579.93496: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20698 1726882579.93521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20698 1726882579.93540: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7bb3dc0> <<< 20698 1726882579.93577: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20698 1726882579.93603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7b583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7bb3b20> <<< 20698 1726882579.93639: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 20698 1726882579.93644: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7bb3ac0> <<< 20698 1726882579.93697: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 20698 1726882579.93702: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7b58490> <<< 20698 1726882579.93741: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 20698 1726882579.93773: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 20698 1726882579.93776: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7b58940> <<< 20698 1726882579.93806: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7b58670> <<< 20698 1726882579.93823: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20698 1726882579.93834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20698 1726882579.93866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20698 1726882579.93903: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20698 1726882579.93931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7b0f190> <<< 20698 1726882579.93944: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20698 1726882579.93955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20698 1726882579.94022: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7b0f220> <<< 20698 1726882579.94050: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20698 1726882579.94093: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7b32850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7b0f940> <<< 20698 1726882579.94136: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7b70880> <<< 20698 1726882579.94148: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7b08d90> <<< 20698 1726882579.94215: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7b32d90> <<< 20698 1726882579.94265: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7b58970> <<< 20698 1726882579.94288: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 20698 1726882579.94621: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20698 1726882579.94671: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 20698 1726882579.94699: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20698 1726882579.94725: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 20698 1726882579.94738: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7ad3eb0> <<< 20698 1726882579.94795: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7ad6f40> <<< 20698 1726882579.94809: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20698 1726882579.94852: stdout chunk (state=3): >>>import '_sre' # <<< 20698 1726882579.94855: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20698 1726882579.94918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 20698 1726882579.94922: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7acc610> <<< 20698 1726882579.94944: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7ad2640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7ad3370> <<< 20698 1726882579.94956: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20698 1726882579.95021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20698 1726882579.95046: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20698 1726882579.95091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882579.95094: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 20698 1726882579.95153: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de7791dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de77918b0> <<< 20698 1726882579.95171: stdout chunk (state=3): >>>import 'itertools' # <<< 20698 1726882579.95184: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7791eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20698 1726882579.95231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20698 1726882579.95266: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7791f70> <<< 20698 1726882579.95271: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7791e80> <<< 20698 1726882579.95282: stdout chunk (state=3): >>>import '_collections' # <<< 20698 1726882579.95327: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7aaed30> <<< 20698 1726882579.95337: stdout chunk (state=3): >>>import '_functools' # <<< 20698 1726882579.95349: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7aa7610> <<< 20698 1726882579.95421: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7abb670> <<< 20698 1726882579.95452: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7adae20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 20698 1726882579.95469: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de77a3c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7aae250> <<< 20698 1726882579.95524: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de7abb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7ae09d0> <<< 20698 1726882579.95537: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 20698 1726882579.95579: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882579.95606: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 20698 1726882579.95652: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de77a3fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de77a3d90> <<< 20698 1726882579.95665: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de77a3d00> <<< 20698 1726882579.95713: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20698 1726882579.95717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20698 1726882579.95729: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20698 1726882579.95789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20698 1726882579.95822: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7776370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20698 1726882579.95835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20698 1726882579.95857: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7776460> <<< 20698 1726882579.95985: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de77abfa0> <<< 20698 1726882579.96035: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de77a5a30> <<< 20698 1726882579.96062: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de77a5490> <<< 20698 1726882579.96073: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 20698 1726882579.96093: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20698 1726882579.96106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20698 1726882579.96143: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de76c41c0> <<< 20698 1726882579.96170: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7761c70> <<< 20698 1726882579.96218: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de77a5eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7ae0040> <<< 20698 1726882579.96251: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20698 1726882579.96290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20698 1726882579.96306: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de76d6af0> import 'errno' # <<< 20698 1726882579.96348: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de76d6e20> <<< 20698 1726882579.96388: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 20698 1726882579.96419: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de76e8730> <<< 20698 1726882579.96422: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20698 1726882579.96449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20698 1726882579.96485: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de76e8c70> <<< 20698 1726882579.96519: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882579.96544: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de76763a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de76d6f10> <<< 20698 1726882579.96556: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 20698 1726882579.96606: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de7686280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de76e85b0> import 'pwd' # <<< 20698 1726882579.96640: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de7686340> <<< 20698 1726882579.96687: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de77a39d0> <<< 20698 1726882579.96712: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20698 1726882579.96743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20698 1726882579.96755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20698 1726882579.96795: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de76a26a0> <<< 20698 1726882579.96826: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882579.96854: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de76a2970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de76a2760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de76a2850> <<< 20698 1726882579.96882: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 20698 1726882579.97088: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de76a2ca0> <<< 20698 1726882579.97133: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de76ae1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de76a28e0> <<< 20698 1726882579.97152: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7695a30> <<< 20698 1726882579.97180: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de77a35b0> <<< 20698 1726882579.97184: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20698 1726882579.97241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20698 1726882579.97274: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de76a2a90> <<< 20698 1726882579.97427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20698 1726882579.97430: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9de75c8670> <<< 20698 1726882579.97695: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 20698 1726882579.97788: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882579.97843: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py <<< 20698 1726882579.97860: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20698 1726882579.97862: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 20698 1726882579.99103: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.00041: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6fae7c0> <<< 20698 1726882580.00069: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882580.00111: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 20698 1726882580.00127: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 20698 1726882580.00155: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de6fae160> <<< 20698 1726882580.00208: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6fae280> <<< 20698 1726882580.00244: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6faef10> <<< 20698 1726882580.00257: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 20698 1726882580.00315: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6fae4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6faed30> <<< 20698 1726882580.00330: stdout chunk (state=3): >>>import 'atexit' # <<< 20698 1726882580.00348: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de6faef70> <<< 20698 1726882580.00366: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20698 1726882580.00391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20698 1726882580.00438: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6fae100> <<< 20698 1726882580.00474: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20698 1726882580.00478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20698 1726882580.00500: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20698 1726882580.00502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20698 1726882580.00523: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 20698 1726882580.00620: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6f83130> <<< 20698 1726882580.00656: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de6e870d0> <<< 20698 1726882580.00692: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de6e872b0> <<< 20698 1726882580.00713: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20698 1726882580.00746: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6e87c40> <<< 20698 1726882580.00771: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6f94dc0> <<< 20698 1726882580.00931: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6f943a0> <<< 20698 1726882580.00957: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 20698 1726882580.00998: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6f94f70> <<< 20698 1726882580.01033: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 20698 1726882580.01036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 20698 1726882580.01069: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20698 1726882580.01110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20698 1726882580.01113: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6fe3c10> <<< 20698 1726882580.01195: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6fb5cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6fb53a0> <<< 20698 1726882580.01213: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6f62b80> <<< 20698 1726882580.01238: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de6fb54c0> <<< 20698 1726882580.01255: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6fb54f0> <<< 20698 1726882580.01297: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 20698 1726882580.01301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20698 1726882580.01312: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20698 1726882580.01346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20698 1726882580.01415: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de6ee5250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6ff51f0> <<< 20698 1726882580.01447: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20698 1726882580.01511: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de6ef28e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6ff5370> <<< 20698 1726882580.01533: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20698 1726882580.01589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882580.01607: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 20698 1726882580.01669: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6ff5ca0> <<< 20698 1726882580.01802: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6ef2880> <<< 20698 1726882580.01897: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de6ee58b0> <<< 20698 1726882580.01933: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de6f8e190> <<< 20698 1726882580.01975: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de6ff5670> <<< 20698 1726882580.02010: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6fed8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 20698 1726882580.02034: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20698 1726882580.02045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20698 1726882580.02091: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de6ee79d0> <<< 20698 1726882580.02284: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de6f04b80> <<< 20698 1726882580.02287: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6ef1640> <<< 20698 1726882580.02337: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de6ee7f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6ef1a30> <<< 20698 1726882580.02360: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.02381: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 20698 1726882580.02387: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.02439: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.02535: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20698 1726882580.02574: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20698 1726882580.02586: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.02684: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.02784: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.03253: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.03736: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py <<< 20698 1726882580.03749: 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 20698 1726882580.03771: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882580.03839: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de6f2d7c0> <<< 20698 1726882580.03925: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 20698 1726882580.03928: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6f32820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6ab09a0> <<< 20698 1726882580.03992: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 20698 1726882580.04002: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.04033: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py <<< 20698 1726882580.04036: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.04150: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.04288: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 20698 1726882580.04309: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6f6c760> # zipimport: zlib available <<< 20698 1726882580.04711: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.05075: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.05124: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.05193: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 20698 1726882580.05229: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.05266: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py <<< 20698 1726882580.05279: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.05321: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.05408: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 20698 1726882580.05436: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20698 1726882580.05439: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.05469: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.05512: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20698 1726882580.05515: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.05702: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.05885: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20698 1726882580.05925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 20698 1726882580.06001: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6fb13d0> # zipimport: zlib available <<< 20698 1726882580.06067: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.06137: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py <<< 20698 1726882580.06162: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 20698 1726882580.06200: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.06244: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py <<< 20698 1726882580.06252: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.06282: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.06318: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.06409: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.06483: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 20698 1726882580.06497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882580.06577: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de6f249a0> <<< 20698 1726882580.06681: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6943430> <<< 20698 1726882580.06726: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 20698 1726882580.06778: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.06844: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.06858: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.06905: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20698 1726882580.06908: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20698 1726882580.06931: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20698 1726882580.06963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20698 1726882580.06985: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20698 1726882580.07004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20698 1726882580.07087: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6f35670> <<< 20698 1726882580.07123: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6f80d90> <<< 20698 1726882580.07194: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6fb1400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 20698 1726882580.07213: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.07240: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 20698 1726882580.07330: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py <<< 20698 1726882580.07350: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.07376: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py <<< 20698 1726882580.07379: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.07411: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.07483: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.07498: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.07513: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.07533: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.07580: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.07606: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.07641: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 20698 1726882580.07716: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.07775: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.07796: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.07836: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py <<< 20698 1726882580.07839: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.07979: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.08116: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.08145: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.08198: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882580.08224: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 20698 1726882580.08250: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 20698 1726882580.08295: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6ad4ac0> <<< 20698 1726882580.08315: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 20698 1726882580.08332: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 20698 1726882580.08375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 20698 1726882580.08404: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6a92a90> <<< 20698 1726882580.08462: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882580.08467: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de6a92a00> <<< 20698 1726882580.08530: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6ac3760> <<< 20698 1726882580.08534: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6ad4190> <<< 20698 1726882580.08576: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de682ff10> <<< 20698 1726882580.08580: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de682faf0> <<< 20698 1726882580.08619: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 20698 1726882580.08622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 20698 1726882580.08635: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 20698 1726882580.08683: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de6f91cd0> <<< 20698 1726882580.08704: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6a73eb0> <<< 20698 1726882580.08720: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 20698 1726882580.08740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6f912e0> <<< 20698 1726882580.08761: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 20698 1726882580.08774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 20698 1726882580.08804: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de6897fa0> <<< 20698 1726882580.08844: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6ac1dc0> <<< 20698 1726882580.08879: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de682fdc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py <<< 20698 1726882580.08904: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 20698 1726882580.08920: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.08975: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.09028: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 20698 1726882580.09031: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.09068: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.09122: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available <<< 20698 1726882580.09154: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 20698 1726882580.09167: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.09178: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.09208: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 20698 1726882580.09261: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.09303: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 20698 1726882580.09314: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.09339: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.09385: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 20698 1726882580.09441: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.09491: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.09535: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.09593: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 20698 1726882580.09605: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.10001: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.10368: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 20698 1726882580.10413: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.10459: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.10489: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.10529: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 20698 1726882580.10558: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.10598: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 20698 1726882580.10602: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.10640: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.10695: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 20698 1726882580.10726: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.10768: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 20698 1726882580.10772: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.10785: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.10815: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 20698 1726882580.10881: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.10953: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 20698 1726882580.10980: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6ab4670> <<< 20698 1726882580.11003: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 20698 1726882580.11025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 20698 1726882580.11200: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de67b1f10> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 20698 1726882580.11203: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.11247: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.11310: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 20698 1726882580.11388: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.11465: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 20698 1726882580.11484: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.11525: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.11598: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 20698 1726882580.11636: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.11677: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 20698 1726882580.11704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 20698 1726882580.11848: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de67a4c10> <<< 20698 1726882580.12104: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de67eeb20> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 20698 1726882580.12107: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.12152: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.12211: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 20698 1726882580.12214: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.12278: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.12347: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.12439: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.12588: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 20698 1726882580.12618: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.12672: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 20698 1726882580.12675: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.12702: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.12745: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 20698 1726882580.12800: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de672a4f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de672aa30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 20698 1726882580.12839: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 20698 1726882580.12883: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.12933: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 20698 1726882580.12936: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.13060: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.13189: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 20698 1726882580.13278: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.13349: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.13391: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.13437: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 20698 1726882580.13440: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.13536: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.13551: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.13667: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.13792: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 20698 1726882580.13900: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.14010: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 20698 1726882580.14013: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.14033: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.14067: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.14508: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.14937: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 20698 1726882580.14940: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.15021: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.15121: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 20698 1726882580.15203: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.15296: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 20698 1726882580.15300: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.15419: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.15575: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available <<< 20698 1726882580.15593: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 20698 1726882580.15603: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.15616: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.15674: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 20698 1726882580.15678: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.15743: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.15821: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.15995: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.16175: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 20698 1726882580.16179: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 20698 1726882580.16202: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.16246: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 20698 1726882580.16261: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.16293: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 20698 1726882580.16347: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.16412: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 20698 1726882580.16458: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.16473: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 20698 1726882580.16510: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.16574: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 20698 1726882580.16618: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.16673: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 20698 1726882580.16687: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.16897: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.17117: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 20698 1726882580.17166: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.17235: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 20698 1726882580.17239: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.17251: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.17283: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 20698 1726882580.17315: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.17357: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 20698 1726882580.17370: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.17383: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.17414: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 20698 1726882580.17488: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.17562: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 20698 1726882580.17596: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 20698 1726882580.17634: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.17688: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 20698 1726882580.17712: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.17726: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20698 1726882580.17757: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.17812: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.17856: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.17936: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 20698 1726882580.17981: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.18034: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 20698 1726882580.18037: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.18190: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.18350: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 20698 1726882580.18395: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.18444: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 20698 1726882580.18448: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.18486: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.18525: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 20698 1726882580.18604: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.18681: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 20698 1726882580.18685: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 20698 1726882580.18753: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.18834: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 20698 1726882580.18911: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882580.19088: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 20698 1726882580.19114: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 20698 1726882580.19154: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de655a0d0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de655a910> <<< 20698 1726882580.19215: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de655af40> <<< 20698 1726882580.21195: stdout chunk (state=3): >>>import 'gc' # <<< 20698 1726882580.23370: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 20698 1726882580.23374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' <<< 20698 1726882580.23404: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de655a5e0> <<< 20698 1726882580.23408: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 20698 1726882580.23436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' <<< 20698 1726882580.23449: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de67755b0> <<< 20698 1726882580.23527: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882580.23554: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de671d280> <<< 20698 1726882580.23569: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de671d790> <<< 20698 1726882580.23860: 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 <<< 20698 1726882580.49785: stdout chunk (state=3): >>> <<< 20698 1726882580.49835: stdout chunk (state=3): >>>{"ansible_facts": {"ansible_local": {}, "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-11-158.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-158", "ansible_nodename": "ip-10-31-11-158.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": "21e18164a0c64d0daed004bd8a1b67b7", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBALEARW5ZJ51XTLSDuUsPojumVU0f1DmiQsXjMOap4QLlljOiysapjSUe6pZOyAdiI/KfARhDoOFvlC07kCLCcs7DDk8JxBZpsM0D55SdDlfwsB3FVgWNP+9by8G6kzbePHWdZyyWlAuavj4OAEwAjpWpP8/daus0ha4xywlVVoKjAAAAFQCbiW4bR+tgMvjrxC198dqI1mTbjQAAAIBzCzkJTtnGDKfOHq2dFI5cUEuaj1PgRot3wyaXENzUjZVnIFgXUmgKDCxO+EAtU6uAkBPQF4XNgiuaw5bavYpZxcJ4WIpM4ZDRoSkc7BBbJPRLZ45GfrHJwgqAmAZ3RSvVqeXE4WKQHLm43/eDHewgPqqqWe6QVuQH5SEe79yk3wAAAIEArG+AuupiAeoVJ9Lh36QMj4kRo5pTASh2eD5MqSOdy39UhsXbWBcj3JCIvNk/nwep/9neGyRZ5t5wT05dRX80vlgZJX65hrbepO+lqC3wlng+6GQ34D7TJKYnvEkR3neE0+06kx5R6IRWZf1YQV6fMQhx8AJ2JmvnLFicmYlkhQQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDND+RJCrYgIUzolo5fZ64Ey6cksefKDUWmGDjsqVTmuT3HrlDyUZOro4JAnUQBmiamXsJUFbrFdJAVpukD4yyowqCQLr0ZFuKNEzrt5CObrtWflOskKynO3kaoU0WhDkqIbwS2j/+NxBCxgDGqd/5Os3cOMv3eyjUElz6xoI4zsmGMfxVYmT+/SHBfoyxyqY8Hw2Ooq+H5L9OlYgV4hqu7kKPpM1THUJTjy47m6qvws5gztclLjPA1KIW2Dz6kKzUYspNJcoS2sK1xFvL7mBjpGAP7WhXVH2n5ySenQ24Z6mEj+tG2f11rjPpjCUjDzzciGCWiRDZWBLm/GGmQXJJ8<<< 20698 1726882580.49920: stdout chunk (state=3): >>>zAYnw82yIUKqufLrr1wmcXICPMVj9pFjXSoBWe/yhX9E87w7YD5HWsUrgrLdSctdV4QYy+R5g9ERi7FjwbRsuZ04BihZs70+f/29hUzuc6MA87KVovGT0Uc7GVC7bx8NLt0bTBsbydlONVHVQuol/YEpQrQophDvmBfh+PgMDH8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOEITn1vyppR+Moe1UdR0WGPhUnQ/dwHNcNi0OYy21LkBQ5jsxOPLvZ+C2MbRYlz2afs4nYYIV8E0AuK6aRks3w=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKEdFOHVk9tX1R+zEyLVdxS/U5QeeeFYWSnUmjpXlpt7", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_apparmor": {"status": "disabled"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_lsb": {}, "ansible_loadavg": {"1m": 0.24, "5m": 0.33, "15m": 0.18}, "ansible_fibre_channel_wwn": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_is_chroot": false, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_iscsi_iqn": "", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "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": 3532, "ansible_memfree_mb": 2803, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 729, "free": 2803}, "nocache": {"free": 3265, "used": 267}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2e6858-9a88-b36a-7765-70992ab591a7", "ansible_product_uuid": "ec2e6858-9a88-b36a-7765-70992ab591a7", "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": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524<<< 20698 1726882580.49949: stdout chunk (state=3): >>>285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 519, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264239415296, "block_size": 4096, "block_total": 65519355, "block_available": 64511576, "block_used": 1007779, "inode_total": 131071472, "inode_available": 130998693, "inode_used": 72779, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 33528 10.31.11.158 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.40.7 33528 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "36", "second": "20", "epoch": "1726882580", "epoch_int": "1726882580", "date": "2024-09-20", "time": "21:36:20", "iso8601_micro": "2024-09-21T01:36:20.437268Z", "iso8601": "2024-09-21T01:36:20Z", "iso8601_basic": "20240920T213620437268", "iso8601_basic_short": "20240920T213620", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:4f:68:7a:de:b1", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.158", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::104f:68ff:fe7a:deb1", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.11.158", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:4f:68:7a:de:b1", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.158"], "ansible_all_ipv6_addresses": ["fe80::104f:68ff:fe7a:deb1"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.158", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::104f:68ff:fe7a:deb1"]}, "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"}}} <<< 20698 1726882580.50812: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks <<< 20698 1726882580.50819: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 20698 1726882580.50949: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings <<< 20698 1726882580.51130: stdout chunk (state=3): >>># cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time <<< 20698 1726882580.51262: stdout chunk (state=3): >>># cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat <<< 20698 1726882580.51452: stdout chunk (state=3): >>># cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types <<< 20698 1726882580.51521: stdout chunk (state=3): >>># cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools <<< 20698 1726882580.51690: stdout chunk (state=3): >>># cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools <<< 20698 1726882580.51797: stdout chunk (state=3): >>># cleanup[2] removing functools # 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 <<< 20698 1726882580.51821: stdout chunk (state=3): >>># cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing<<< 20698 1726882580.51851: stdout chunk (state=3): >>> # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2<<< 20698 1726882580.51870: stdout chunk (state=3): >>> # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect<<< 20698 1726882580.51884: stdout chunk (state=3): >>> # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile<<< 20698 1726882580.51908: stdout chunk (state=3): >>> # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder <<< 20698 1726882580.51938: stdout chunk (state=3): >>># cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog<<< 20698 1726882580.51953: stdout chunk (state=3): >>> # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array<<< 20698 1726882580.51994: stdout chunk (state=3): >>> # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text<<< 20698 1726882580.52024: stdout chunk (state=3): >>> # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections<<< 20698 1726882580.52052: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters<<< 20698 1726882580.52071: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process<<< 20698 1726882580.52101: stdout chunk (state=3): >>> # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_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<<< 20698 1726882580.52129: stdout chunk (state=3): >>> # 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 _queue<<< 20698 1726882580.52165: stdout chunk (state=3): >>> # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime<<< 20698 1726882580.52173: stdout chunk (state=3): >>> # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python<<< 20698 1726882580.52194: stdout chunk (state=3): >>> # 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 <<< 20698 1726882580.52229: stdout chunk (state=3): >>># 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<<< 20698 1726882580.52295: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace<<< 20698 1726882580.52326: stdout chunk (state=3): >>> # 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 <<< 20698 1726882580.52365: stdout chunk (state=3): >>># 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<<< 20698 1726882580.52392: stdout chunk (state=3): >>> # 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 gc # cleanup[2] removing multiprocessing.queues <<< 20698 1726882580.52768: stdout chunk (state=3): >>># cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 20698 1726882580.52828: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20698 1726882580.52876: stdout chunk (state=3): >>># destroy importlib.util <<< 20698 1726882580.52887: stdout chunk (state=3): >>># destroy importlib.abc # destroy importlib.machinery <<< 20698 1726882580.52929: stdout chunk (state=3): >>># destroy zipimport <<< 20698 1726882580.52954: stdout chunk (state=3): >>># destroy _compression <<< 20698 1726882580.52986: stdout chunk (state=3): >>># destroy binascii <<< 20698 1726882580.53014: stdout chunk (state=3): >>># destroy importlib <<< 20698 1726882580.53017: stdout chunk (state=3): >>># destroy bz2 <<< 20698 1726882580.53020: stdout chunk (state=3): >>># destroy lzma <<< 20698 1726882580.53052: stdout chunk (state=3): >>># destroy __main__<<< 20698 1726882580.53062: stdout chunk (state=3): >>> # destroy locale<<< 20698 1726882580.53135: stdout chunk (state=3): >>> # destroy systemd.journal # destroy systemd.daemon<<< 20698 1726882580.53151: stdout chunk (state=3): >>> # destroy hashlib # destroy json.decoder # destroy json.encoder<<< 20698 1726882580.53171: stdout chunk (state=3): >>> # destroy json.scanner<<< 20698 1726882580.53174: stdout chunk (state=3): >>> <<< 20698 1726882580.53177: stdout chunk (state=3): >>># destroy _json <<< 20698 1726882580.53179: stdout chunk (state=3): >>># destroy encodings<<< 20698 1726882580.53182: stdout chunk (state=3): >>> <<< 20698 1726882580.53226: stdout chunk (state=3): >>># destroy syslog<<< 20698 1726882580.53231: stdout chunk (state=3): >>> # destroy uuid<<< 20698 1726882580.53237: stdout chunk (state=3): >>> <<< 20698 1726882580.53326: stdout chunk (state=3): >>># destroy selinux<<< 20698 1726882580.53331: stdout chunk (state=3): >>> # destroy distro<<< 20698 1726882580.53334: stdout chunk (state=3): >>> # destroy logging<<< 20698 1726882580.53336: stdout chunk (state=3): >>> # destroy argparse<<< 20698 1726882580.53337: stdout chunk (state=3): >>> <<< 20698 1726882580.53402: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors<<< 20698 1726882580.53408: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.ansible_collector<<< 20698 1726882580.53416: stdout chunk (state=3): >>> <<< 20698 1726882580.53438: stdout chunk (state=3): >>># destroy multiprocessing<<< 20698 1726882580.53488: stdout chunk (state=3): >>> # destroy multiprocessing.queues<<< 20698 1726882580.53493: stdout chunk (state=3): >>> # destroy multiprocessing.synchronize <<< 20698 1726882580.53496: stdout chunk (state=3): >>># destroy multiprocessing.dummy # destroy multiprocessing.pool<<< 20698 1726882580.53498: stdout chunk (state=3): >>> # destroy pickle<<< 20698 1726882580.53500: stdout chunk (state=3): >>> # destroy _compat_pickle<<< 20698 1726882580.53502: stdout chunk (state=3): >>> <<< 20698 1726882580.53525: stdout chunk (state=3): >>># destroy queue<<< 20698 1726882580.53531: stdout chunk (state=3): >>> <<< 20698 1726882580.53551: stdout chunk (state=3): >>># destroy multiprocessing.reduction<<< 20698 1726882580.53556: stdout chunk (state=3): >>> <<< 20698 1726882580.53601: stdout chunk (state=3): >>># destroy shlex<<< 20698 1726882580.53617: stdout chunk (state=3): >>> <<< 20698 1726882580.53624: stdout chunk (state=3): >>># destroy datetime <<< 20698 1726882580.53648: stdout chunk (state=3): >>># destroy base64<<< 20698 1726882580.53659: stdout chunk (state=3): >>> <<< 20698 1726882580.53682: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux<<< 20698 1726882580.53709: stdout chunk (state=3): >>> # destroy getpass<<< 20698 1726882580.53713: stdout chunk (state=3): >>> <<< 20698 1726882580.53716: stdout chunk (state=3): >>># destroy json<<< 20698 1726882580.53722: stdout chunk (state=3): >>> <<< 20698 1726882580.53760: stdout chunk (state=3): >>># destroy socket<<< 20698 1726882580.53774: stdout chunk (state=3): >>> # destroy struct<<< 20698 1726882580.53793: stdout chunk (state=3): >>> # destroy glob <<< 20698 1726882580.53810: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing <<< 20698 1726882580.53838: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 20698 1726882580.53852: stdout chunk (state=3): >>># destroy multiprocessing.connection <<< 20698 1726882580.53885: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.context<<< 20698 1726882580.53900: stdout chunk (state=3): >>> # destroy multiprocessing.process # destroy multiprocessing.util <<< 20698 1726882580.53916: stdout chunk (state=3): >>># destroy array # destroy multiprocessing.dummy.connection <<< 20698 1726882580.53970: stdout chunk (state=3): >>># cleanup[3] wiping gc<<< 20698 1726882580.53973: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.idna <<< 20698 1726882580.54029: stdout chunk (state=3): >>># destroy stringprep <<< 20698 1726882580.54035: stdout chunk (state=3): >>># cleanup[3] wiping unicodedata <<< 20698 1726882580.54040: stdout chunk (state=3): >>># cleanup[3] wiping termios <<< 20698 1726882580.54059: stdout chunk (state=3): >>># cleanup[3] wiping _ssl <<< 20698 1726882580.54084: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing <<< 20698 1726882580.54108: stdout chunk (state=3): >>># cleanup[3] wiping _queue # cleanup[3] wiping _pickle<<< 20698 1726882580.54169: stdout chunk (state=3): >>> # cleanup[3] wiping selinux._selinux<<< 20698 1726882580.54185: stdout chunk (state=3): >>> # cleanup[3] wiping ctypes._endian<<< 20698 1726882580.54220: stdout chunk (state=3): >>> # cleanup[3] wiping _ctypes<<< 20698 1726882580.54276: stdout chunk (state=3): >>> # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc<<< 20698 1726882580.54289: stdout chunk (state=3): >>> # cleanup[3] wiping ansible.module_utils.six.moves<<< 20698 1726882580.54298: stdout chunk (state=3): >>> # destroy configparser<<< 20698 1726882580.54303: stdout chunk (state=3): >>> # cleanup[3] wiping systemd._daemon<<< 20698 1726882580.54308: stdout chunk (state=3): >>> # cleanup[3] wiping _socket <<< 20698 1726882580.54310: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 <<< 20698 1726882580.54314: stdout chunk (state=3): >>># cleanup[3] wiping systemd._reader <<< 20698 1726882580.54317: stdout chunk (state=3): >>># cleanup[3] wiping systemd._journal <<< 20698 1726882580.54321: stdout chunk (state=3): >>># cleanup[3] wiping _string # cleanup[3] wiping _uuid<<< 20698 1726882580.54325: stdout chunk (state=3): >>> <<< 20698 1726882580.54329: stdout chunk (state=3): >>># cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache<<< 20698 1726882580.54331: stdout chunk (state=3): >>> # cleanup[3] wiping tokenize <<< 20698 1726882580.54337: stdout chunk (state=3): >>># cleanup[3] wiping platform <<< 20698 1726882580.54380: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors<<< 20698 1726882580.54386: stdout chunk (state=3): >>> # cleanup[3] wiping select<<< 20698 1726882580.54422: stdout chunk (state=3): >>> # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal<<< 20698 1726882580.54450: stdout chunk (state=3): >>> # cleanup[3] wiping fcntl<<< 20698 1726882580.54498: stdout chunk (state=3): >>> # cleanup[3] wiping atexit<<< 20698 1726882580.54516: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.cp437 <<< 20698 1726882580.54533: stdout chunk (state=3): >>># cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib<<< 20698 1726882580.54553: stdout chunk (state=3): >>> <<< 20698 1726882580.54567: stdout chunk (state=3): >>># cleanup[3] wiping _random<<< 20698 1726882580.54576: stdout chunk (state=3): >>> # cleanup[3] wiping _bisect # cleanup[3] wiping math<<< 20698 1726882580.54582: stdout chunk (state=3): >>> # cleanup[3] wiping shutil<<< 20698 1726882580.54587: stdout chunk (state=3): >>> # destroy fnmatch<<< 20698 1726882580.54589: stdout chunk (state=3): >>> <<< 20698 1726882580.54601: stdout chunk (state=3): >>># cleanup[3] wiping grp<<< 20698 1726882580.54604: stdout chunk (state=3): >>> # cleanup[3] wiping pwd<<< 20698 1726882580.54609: stdout chunk (state=3): >>> # cleanup[3] wiping _lzma <<< 20698 1726882580.54615: stdout chunk (state=3): >>># cleanup[3] wiping threading <<< 20698 1726882580.54636: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib<<< 20698 1726882580.54646: stdout chunk (state=3): >>> # cleanup[3] wiping collections.abc <<< 20698 1726882580.54657: stdout chunk (state=3): >>># cleanup[3] wiping warnings <<< 20698 1726882580.54660: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external<<< 20698 1726882580.54678: stdout chunk (state=3): >>> <<< 20698 1726882580.54736: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap <<< 20698 1726882580.54752: stdout chunk (state=3): >>># cleanup[3] wiping _struct <<< 20698 1726882580.54756: stdout chunk (state=3): >>># cleanup[3] wiping re <<< 20698 1726882580.54780: stdout chunk (state=3): >>># destroy enum <<< 20698 1726882580.54814: stdout chunk (state=3): >>># destroy sre_compile <<< 20698 1726882580.54860: stdout chunk (state=3): >>># destroy copyreg<<< 20698 1726882580.54889: stdout chunk (state=3): >>> # cleanup[3] wiping functools <<< 20698 1726882580.54913: stdout chunk (state=3): >>># cleanup[3] wiping _functools <<< 20698 1726882580.54917: stdout chunk (state=3): >>># destroy _functools <<< 20698 1726882580.54968: stdout chunk (state=3): >>># cleanup[3] wiping collections <<< 20698 1726882580.54986: stdout chunk (state=3): >>># destroy _collections_abc <<< 20698 1726882580.55002: stdout chunk (state=3): >>># destroy heapq # destroy collections.abc<<< 20698 1726882580.55012: stdout chunk (state=3): >>> # cleanup[3] wiping _collections <<< 20698 1726882580.55017: stdout chunk (state=3): >>># destroy _collections <<< 20698 1726882580.55022: stdout chunk (state=3): >>># cleanup[3] wiping operator <<< 20698 1726882580.55026: stdout chunk (state=3): >>># cleanup[3] wiping _operator <<< 20698 1726882580.55030: stdout chunk (state=3): >>># cleanup[3] wiping itertools <<< 20698 1726882580.55042: stdout chunk (state=3): >>># cleanup[3] wiping _heapq <<< 20698 1726882580.55045: stdout chunk (state=3): >>># cleanup[3] wiping sre_parse <<< 20698 1726882580.55049: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types<<< 20698 1726882580.55053: stdout chunk (state=3): >>> <<< 20698 1726882580.55059: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale <<< 20698 1726882580.55061: stdout chunk (state=3): >>># cleanup[3] wiping os <<< 20698 1726882580.55068: stdout chunk (state=3): >>># cleanup[3] wiping os.path <<< 20698 1726882580.55096: stdout chunk (state=3): >>># destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat<<< 20698 1726882580.55108: stdout chunk (state=3): >>> # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io<<< 20698 1726882580.55111: stdout chunk (state=3): >>> # destroy abc # cleanup[3] wiping _abc <<< 20698 1726882580.55135: stdout chunk (state=3): >>># cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal <<< 20698 1726882580.55140: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8 <<< 20698 1726882580.55209: stdout chunk (state=3): >>># cleanup[3] wiping encodings.aliases <<< 20698 1726882580.55231: stdout chunk (state=3): >>># cleanup[3] wiping codecs <<< 20698 1726882580.55257: stdout chunk (state=3): >>># cleanup[3] wiping _codecs <<< 20698 1726882580.55300: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external<<< 20698 1726882580.55303: stdout chunk (state=3): >>> <<< 20698 1726882580.55312: stdout chunk (state=3): >>># cleanup[3] wiping posix <<< 20698 1726882580.55314: stdout chunk (state=3): >>># cleanup[3] wiping marshal<<< 20698 1726882580.55319: stdout chunk (state=3): >>> # cleanup[3] wiping _io <<< 20698 1726882580.55321: stdout chunk (state=3): >>># cleanup[3] wiping _weakref<<< 20698 1726882580.55325: stdout chunk (state=3): >>> # cleanup[3] wiping _warnings # cleanup[3] wiping _thread<<< 20698 1726882580.55327: stdout chunk (state=3): >>> # cleanup[3] wiping _imp<<< 20698 1726882580.55329: stdout chunk (state=3): >>> # cleanup[3] wiping _frozen_importlib <<< 20698 1726882580.55336: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 20698 1726882580.55342: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 20698 1726882580.55403: stdout chunk (state=3): >>># destroy gc <<< 20698 1726882580.55441: stdout chunk (state=3): >>># destroy unicodedata <<< 20698 1726882580.55444: stdout chunk (state=3): >>># destroy termios <<< 20698 1726882580.55458: stdout chunk (state=3): >>># destroy _ssl <<< 20698 1726882580.55462: stdout chunk (state=3): >>># destroy _multiprocessing # destroy _queue<<< 20698 1726882580.55467: stdout chunk (state=3): >>> # destroy _pickle <<< 20698 1726882580.55489: stdout chunk (state=3): >>># destroy systemd._daemon # destroy _socket <<< 20698 1726882580.55494: stdout chunk (state=3): >>># destroy systemd.id128 <<< 20698 1726882580.55526: stdout chunk (state=3): >>># destroy systemd._reader # destroy systemd._journal<<< 20698 1726882580.55540: stdout chunk (state=3): >>> # destroy _datetime<<< 20698 1726882580.55544: stdout chunk (state=3): >>> # destroy fcntl # destroy _blake2<<< 20698 1726882580.55547: stdout chunk (state=3): >>> # destroy _lzma # destroy zlib # destroy _signal<<< 20698 1726882580.55813: stdout chunk (state=3): >>> # destroy platform <<< 20698 1726882580.55817: stdout chunk (state=3): >>># destroy _uuid <<< 20698 1726882580.55843: stdout chunk (state=3): >>># destroy _sre <<< 20698 1726882580.55858: stdout chunk (state=3): >>># destroy sre_parse <<< 20698 1726882580.55869: stdout chunk (state=3): >>># destroy tokenize <<< 20698 1726882580.55892: stdout chunk (state=3): >>># destroy _heapq <<< 20698 1726882580.55910: stdout chunk (state=3): >>># destroy posixpath <<< 20698 1726882580.55929: stdout chunk (state=3): >>># destroy stat <<< 20698 1726882580.55985: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 20698 1726882580.56010: stdout chunk (state=3): >>># destroy errno <<< 20698 1726882580.56015: stdout chunk (state=3): >>># destroy signal <<< 20698 1726882580.56018: stdout chunk (state=3): >>># destroy contextlib <<< 20698 1726882580.56020: stdout chunk (state=3): >>># destroy pwd <<< 20698 1726882580.56023: stdout chunk (state=3): >>># destroy grp # destroy _posixsubprocess # destroy selectors <<< 20698 1726882580.56052: stdout chunk (state=3): >>># destroy select <<< 20698 1726882580.56108: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse <<< 20698 1726882580.56150: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.error <<< 20698 1726882580.56178: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response<<< 20698 1726882580.56182: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib.robotparser<<< 20698 1726882580.56184: stdout chunk (state=3): >>> <<< 20698 1726882580.56185: stdout chunk (state=3): >>># destroy functools <<< 20698 1726882580.56187: stdout chunk (state=3): >>># destroy itertools # destroy operator<<< 20698 1726882580.56188: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves<<< 20698 1726882580.56189: stdout chunk (state=3): >>> <<< 20698 1726882580.56190: stdout chunk (state=3): >>># destroy _operator <<< 20698 1726882580.56238: stdout chunk (state=3): >>># destroy _frozen_importlib_external<<< 20698 1726882580.56242: stdout chunk (state=3): >>> # destroy _imp<<< 20698 1726882580.56244: stdout chunk (state=3): >>> # destroy io<<< 20698 1726882580.56246: stdout chunk (state=3): >>> # destroy marshal <<< 20698 1726882580.56325: stdout chunk (state=3): >>># destroy _frozen_importlib <<< 20698 1726882580.56331: stdout chunk (state=3): >>># clear sys.audit hooks <<< 20698 1726882580.56809: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882580.56867: stderr chunk (state=3): >>><<< 20698 1726882580.56873: stdout chunk (state=3): >>><<< 20698 1726882580.56993: _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.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7bb3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7b583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7bb3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7bb3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7b58490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7b58940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7b58670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7b0f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7b0f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7b32850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7b0f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7b70880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7b08d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7b32d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7b58970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7ad3eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7ad6f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7acc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7ad2640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7ad3370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de7791dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de77918b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7791eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7791f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7791e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7aaed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7aa7610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7abb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7adae20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de77a3c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7aae250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de7abb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7ae09d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de77a3fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de77a3d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de77a3d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7776370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7776460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de77abfa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de77a5a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de77a5490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de76c41c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7761c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de77a5eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7ae0040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de76d6af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de76d6e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de76e8730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de76e8c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de76763a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de76d6f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de7686280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de76e85b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de7686340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de77a39d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de76a26a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de76a2970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de76a2760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de76a2850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de76a2ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de76ae1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de76a28e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de7695a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de77a35b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de76a2a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9de75c8670> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6fae7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de6fae160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6fae280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6faef10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6fae4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6faed30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de6faef70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6fae100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6f83130> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de6e870d0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de6e872b0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6e87c40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6f94dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6f943a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6f94f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6fe3c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6fb5cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6fb53a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6f62b80> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de6fb54c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6fb54f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de6ee5250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6ff51f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de6ef28e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6ff5370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6ff5ca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6ef2880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de6ee58b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de6f8e190> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de6ff5670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6fed8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de6ee79d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de6f04b80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6ef1640> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de6ee7f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6ef1a30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de6f2d7c0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6f32820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6ab09a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6f6c760> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6fb13d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de6f249a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6943430> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6f35670> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6f80d90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6fb1400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6ad4ac0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6a92a90> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de6a92a00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6ac3760> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6ad4190> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de682ff10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de682faf0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de6f91cd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6a73eb0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6f912e0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de6897fa0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6ac1dc0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de682fdc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de6ab4670> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de67b1f10> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de67a4c10> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de67eeb20> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de672a4f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de672aa30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fgye02uq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de655a0d0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de655a910> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de655af40> import 'gc' # # /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de655a5e0> # /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de67755b0> # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de671d280> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de671d790> 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_local": {}, "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-11-158.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-158", "ansible_nodename": "ip-10-31-11-158.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": "21e18164a0c64d0daed004bd8a1b67b7", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBALEARW5ZJ51XTLSDuUsPojumVU0f1DmiQsXjMOap4QLlljOiysapjSUe6pZOyAdiI/KfARhDoOFvlC07kCLCcs7DDk8JxBZpsM0D55SdDlfwsB3FVgWNP+9by8G6kzbePHWdZyyWlAuavj4OAEwAjpWpP8/daus0ha4xywlVVoKjAAAAFQCbiW4bR+tgMvjrxC198dqI1mTbjQAAAIBzCzkJTtnGDKfOHq2dFI5cUEuaj1PgRot3wyaXENzUjZVnIFgXUmgKDCxO+EAtU6uAkBPQF4XNgiuaw5bavYpZxcJ4WIpM4ZDRoSkc7BBbJPRLZ45GfrHJwgqAmAZ3RSvVqeXE4WKQHLm43/eDHewgPqqqWe6QVuQH5SEe79yk3wAAAIEArG+AuupiAeoVJ9Lh36QMj4kRo5pTASh2eD5MqSOdy39UhsXbWBcj3JCIvNk/nwep/9neGyRZ5t5wT05dRX80vlgZJX65hrbepO+lqC3wlng+6GQ34D7TJKYnvEkR3neE0+06kx5R6IRWZf1YQV6fMQhx8AJ2JmvnLFicmYlkhQQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDND+RJCrYgIUzolo5fZ64Ey6cksefKDUWmGDjsqVTmuT3HrlDyUZOro4JAnUQBmiamXsJUFbrFdJAVpukD4yyowqCQLr0ZFuKNEzrt5CObrtWflOskKynO3kaoU0WhDkqIbwS2j/+NxBCxgDGqd/5Os3cOMv3eyjUElz6xoI4zsmGMfxVYmT+/SHBfoyxyqY8Hw2Ooq+H5L9OlYgV4hqu7kKPpM1THUJTjy47m6qvws5gztclLjPA1KIW2Dz6kKzUYspNJcoS2sK1xFvL7mBjpGAP7WhXVH2n5ySenQ24Z6mEj+tG2f11rjPpjCUjDzzciGCWiRDZWBLm/GGmQXJJ8zAYnw82yIUKqufLrr1wmcXICPMVj9pFjXSoBWe/yhX9E87w7YD5HWsUrgrLdSctdV4QYy+R5g9ERi7FjwbRsuZ04BihZs70+f/29hUzuc6MA87KVovGT0Uc7GVC7bx8NLt0bTBsbydlONVHVQuol/YEpQrQophDvmBfh+PgMDH8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOEITn1vyppR+Moe1UdR0WGPhUnQ/dwHNcNi0OYy21LkBQ5jsxOPLvZ+C2MbRYlz2afs4nYYIV8E0AuK6aRks3w=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKEdFOHVk9tX1R+zEyLVdxS/U5QeeeFYWSnUmjpXlpt7", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_apparmor": {"status": "disabled"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_lsb": {}, "ansible_loadavg": {"1m": 0.24, "5m": 0.33, "15m": 0.18}, "ansible_fibre_channel_wwn": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_is_chroot": false, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_iscsi_iqn": "", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "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": 3532, "ansible_memfree_mb": 2803, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 729, "free": 2803}, "nocache": {"free": 3265, "used": 267}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2e6858-9a88-b36a-7765-70992ab591a7", "ansible_product_uuid": "ec2e6858-9a88-b36a-7765-70992ab591a7", "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": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 519, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264239415296, "block_size": 4096, "block_total": 65519355, "block_available": 64511576, "block_used": 1007779, "inode_total": 131071472, "inode_available": 130998693, "inode_used": 72779, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 33528 10.31.11.158 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.40.7 33528 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "36", "second": "20", "epoch": "1726882580", "epoch_int": "1726882580", "date": "2024-09-20", "time": "21:36:20", "iso8601_micro": "2024-09-21T01:36:20.437268Z", "iso8601": "2024-09-21T01:36:20Z", "iso8601_basic": "20240920T213620437268", "iso8601_basic_short": "20240920T213620", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:4f:68:7a:de:b1", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.158", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::104f:68ff:fe7a:deb1", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.11.158", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:4f:68:7a:de:b1", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.158"], "ansible_all_ipv6_addresses": ["fe80::104f:68ff:fe7a:deb1"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.158", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::104f:68ff:fe7a:deb1"]}, "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 builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_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 _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 gc # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # 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 pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_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 _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 gc # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # 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 pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks [WARNING]: Platform linux on host managed_node2 is using the discovered Python interpreter at /usr/bin/python3.9, 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. 20698 1726882580.57851: 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-1726882578.8411-20729-109408987917716/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882580.57855: _low_level_execute_command(): starting 20698 1726882580.57857: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882578.8411-20729-109408987917716/ > /dev/null 2>&1 && sleep 0' 20698 1726882580.58032: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882580.58036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882580.58083: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 20698 1726882580.58086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882580.58088: 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.11.158 originally 10.31.11.158 debug2: match found <<< 20698 1726882580.58094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882580.58141: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882580.58144: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882580.58149: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882580.58257: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882580.60895: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882580.60938: stderr chunk (state=3): >>><<< 20698 1726882580.60941: stdout chunk (state=3): >>><<< 20698 1726882580.60958: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882580.60966: handler run complete 20698 1726882580.61042: variable 'ansible_facts' from source: unknown 20698 1726882580.61108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882580.61297: variable 'ansible_facts' from source: unknown 20698 1726882580.61348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882580.61425: attempt loop complete, returning result 20698 1726882580.61429: _execute() done 20698 1726882580.61431: dumping result to json 20698 1726882580.61449: done dumping result, returning 20698 1726882580.61459: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0e448fcc-3ce9-6606-eaf5-0000000001ae] 20698 1726882580.61461: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000001ae 20698 1726882580.61912: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000001ae ok: [managed_node2] 20698 1726882580.61981: no more pending results, returning what we have 20698 1726882580.61983: results queue empty 20698 1726882580.61983: checking for any_errors_fatal 20698 1726882580.61984: done checking for any_errors_fatal 20698 1726882580.61985: checking for max_fail_percentage 20698 1726882580.61986: done checking for max_fail_percentage 20698 1726882580.61986: checking to see if all hosts have failed and the running result is not ok 20698 1726882580.61987: done checking to see if all hosts have failed 20698 1726882580.61987: getting the remaining hosts for this loop 20698 1726882580.61988: done getting the remaining hosts for this loop 20698 1726882580.61991: getting the next task for host managed_node2 20698 1726882580.61996: done getting next task for host managed_node2 20698 1726882580.61997: ^ task is: TASK: meta (flush_handlers) 20698 1726882580.61998: ^ 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 20698 1726882580.62001: getting variables 20698 1726882580.62002: in VariableManager get_vars() 20698 1726882580.62021: Calling all_inventory to load vars for managed_node2 20698 1726882580.62022: Calling groups_inventory to load vars for managed_node2 20698 1726882580.62025: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882580.62031: WORKER PROCESS EXITING 20698 1726882580.62039: Calling all_plugins_play to load vars for managed_node2 20698 1726882580.62041: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882580.62044: Calling groups_plugins_play to load vars for managed_node2 20698 1726882580.62157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882580.62274: done with get_vars() 20698 1726882580.62281: done getting variables 20698 1726882580.62327: in VariableManager get_vars() 20698 1726882580.62335: Calling all_inventory to load vars for managed_node2 20698 1726882580.62337: Calling groups_inventory to load vars for managed_node2 20698 1726882580.62338: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882580.62342: Calling all_plugins_play to load vars for managed_node2 20698 1726882580.62343: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882580.62344: Calling groups_plugins_play to load vars for managed_node2 20698 1726882580.62432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882580.62537: done with get_vars() 20698 1726882580.62547: done queuing things up, now waiting for results queue to drain 20698 1726882580.62549: results queue empty 20698 1726882580.62550: checking for any_errors_fatal 20698 1726882580.62552: done checking for any_errors_fatal 20698 1726882580.62553: checking for max_fail_percentage 20698 1726882580.62558: done checking for max_fail_percentage 20698 1726882580.62559: checking to see if all hosts have failed and the running result is not ok 20698 1726882580.62559: done checking to see if all hosts have failed 20698 1726882580.62560: getting the remaining hosts for this loop 20698 1726882580.62561: done getting the remaining hosts for this loop 20698 1726882580.62562: getting the next task for host managed_node2 20698 1726882580.62567: done getting next task for host managed_node2 20698 1726882580.62569: ^ task is: TASK: Include the task 'el_repo_setup.yml' 20698 1726882580.62570: ^ 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 20698 1726882580.62571: getting variables 20698 1726882580.62572: in VariableManager get_vars() 20698 1726882580.62577: Calling all_inventory to load vars for managed_node2 20698 1726882580.62578: Calling groups_inventory to load vars for managed_node2 20698 1726882580.62580: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882580.62583: Calling all_plugins_play to load vars for managed_node2 20698 1726882580.62584: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882580.62586: Calling groups_plugins_play to load vars for managed_node2 20698 1726882580.62668: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882580.62773: done with get_vars() 20698 1726882580.62779: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_nm.yml:11 Friday 20 September 2024 21:36:20 -0400 (0:00:01.864) 0:00:01.886 ****** 20698 1726882580.62830: entering _queue_task() for managed_node2/include_tasks 20698 1726882580.62832: Creating lock for include_tasks 20698 1726882580.63315: worker is 1 (out of 1 available) 20698 1726882580.63323: exiting _queue_task() for managed_node2/include_tasks 20698 1726882580.63332: done queuing things up, now waiting for results queue to drain 20698 1726882580.63334: waiting for pending results... 20698 1726882580.63353: running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' 20698 1726882580.63397: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000006 20698 1726882580.63419: variable 'ansible_search_path' from source: unknown 20698 1726882580.63471: calling self._execute() 20698 1726882580.63561: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882580.63575: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882580.63589: variable 'omit' from source: magic vars 20698 1726882580.63696: _execute() done 20698 1726882580.63704: dumping result to json 20698 1726882580.63711: done dumping result, returning 20698 1726882580.63721: done running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' [0e448fcc-3ce9-6606-eaf5-000000000006] 20698 1726882580.63730: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000006 20698 1726882580.63882: no more pending results, returning what we have 20698 1726882580.63887: in VariableManager get_vars() 20698 1726882580.63914: Calling all_inventory to load vars for managed_node2 20698 1726882580.63917: Calling groups_inventory to load vars for managed_node2 20698 1726882580.63920: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882580.63936: Calling all_plugins_play to load vars for managed_node2 20698 1726882580.63939: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882580.63942: Calling groups_plugins_play to load vars for managed_node2 20698 1726882580.64123: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000006 20698 1726882580.64127: WORKER PROCESS EXITING 20698 1726882580.64141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882580.64323: done with get_vars() 20698 1726882580.64330: variable 'ansible_search_path' from source: unknown 20698 1726882580.64341: we have included files to process 20698 1726882580.64343: generating all_blocks data 20698 1726882580.64344: done generating all_blocks data 20698 1726882580.64345: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 20698 1726882580.64346: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 20698 1726882580.64348: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 20698 1726882580.64982: in VariableManager get_vars() 20698 1726882580.64992: done with get_vars() 20698 1726882580.64999: done processing included file 20698 1726882580.65001: iterating over new_blocks loaded from include file 20698 1726882580.65002: in VariableManager get_vars() 20698 1726882580.65007: done with get_vars() 20698 1726882580.65008: filtering new block on tags 20698 1726882580.65017: done filtering new block on tags 20698 1726882580.65019: in VariableManager get_vars() 20698 1726882580.65024: done with get_vars() 20698 1726882580.65025: filtering new block on tags 20698 1726882580.65034: done filtering new block on tags 20698 1726882580.65035: in VariableManager get_vars() 20698 1726882580.65040: done with get_vars() 20698 1726882580.65041: filtering new block on tags 20698 1726882580.65048: done filtering new block on tags 20698 1726882580.65049: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node2 20698 1726882580.65054: extending task lists for all hosts with included blocks 20698 1726882580.65100: done extending task lists 20698 1726882580.65101: done processing included files 20698 1726882580.65101: results queue empty 20698 1726882580.65102: checking for any_errors_fatal 20698 1726882580.65103: done checking for any_errors_fatal 20698 1726882580.65103: checking for max_fail_percentage 20698 1726882580.65104: done checking for max_fail_percentage 20698 1726882580.65104: checking to see if all hosts have failed and the running result is not ok 20698 1726882580.65105: done checking to see if all hosts have failed 20698 1726882580.65105: getting the remaining hosts for this loop 20698 1726882580.65106: done getting the remaining hosts for this loop 20698 1726882580.65108: getting the next task for host managed_node2 20698 1726882580.65110: done getting next task for host managed_node2 20698 1726882580.65111: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 20698 1726882580.65113: ^ 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 20698 1726882580.65114: getting variables 20698 1726882580.65115: in VariableManager get_vars() 20698 1726882580.65120: Calling all_inventory to load vars for managed_node2 20698 1726882580.65121: Calling groups_inventory to load vars for managed_node2 20698 1726882580.65123: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882580.65126: Calling all_plugins_play to load vars for managed_node2 20698 1726882580.65127: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882580.65129: Calling groups_plugins_play to load vars for managed_node2 20698 1726882580.65223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882580.65329: done with get_vars() 20698 1726882580.65335: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:36:20 -0400 (0:00:00.025) 0:00:01.912 ****** 20698 1726882580.65380: entering _queue_task() for managed_node2/setup 20698 1726882580.65545: worker is 1 (out of 1 available) 20698 1726882580.65557: exiting _queue_task() for managed_node2/setup 20698 1726882580.65569: done queuing things up, now waiting for results queue to drain 20698 1726882580.65571: waiting for pending results... 20698 1726882580.65777: running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test 20698 1726882580.65846: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000001c0 20698 1726882580.65855: variable 'ansible_search_path' from source: unknown 20698 1726882580.65858: variable 'ansible_search_path' from source: unknown 20698 1726882580.65890: calling self._execute() 20698 1726882580.65945: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882580.65948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882580.65955: variable 'omit' from source: magic vars 20698 1726882580.66308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882580.68909: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882580.69030: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882580.69124: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882580.69162: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882580.69223: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882580.69293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882580.69320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882580.69354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882580.69386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882580.69397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882580.69524: variable 'ansible_facts' from source: unknown 20698 1726882580.69572: variable 'network_test_required_facts' from source: task vars 20698 1726882580.69600: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 20698 1726882580.69606: variable 'omit' from source: magic vars 20698 1726882580.69629: variable 'omit' from source: magic vars 20698 1726882580.69651: variable 'omit' from source: magic vars 20698 1726882580.69677: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882580.69696: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882580.69710: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882580.69723: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882580.69732: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882580.69754: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882580.69761: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882580.69772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882580.69835: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882580.69839: Set connection var ansible_shell_executable to /bin/sh 20698 1726882580.69845: Set connection var ansible_pipelining to False 20698 1726882580.69850: Set connection var ansible_timeout to 10 20698 1726882580.69853: Set connection var ansible_connection to ssh 20698 1726882580.69855: Set connection var ansible_shell_type to sh 20698 1726882580.69880: variable 'ansible_shell_executable' from source: unknown 20698 1726882580.69885: variable 'ansible_connection' from source: unknown 20698 1726882580.69888: variable 'ansible_module_compression' from source: unknown 20698 1726882580.69890: variable 'ansible_shell_type' from source: unknown 20698 1726882580.69892: variable 'ansible_shell_executable' from source: unknown 20698 1726882580.69895: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882580.69899: variable 'ansible_pipelining' from source: unknown 20698 1726882580.69901: variable 'ansible_timeout' from source: unknown 20698 1726882580.69905: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882580.70005: 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__) 20698 1726882580.70014: variable 'omit' from source: magic vars 20698 1726882580.70018: starting attempt loop 20698 1726882580.70022: running the handler 20698 1726882580.70032: _low_level_execute_command(): starting 20698 1726882580.70039: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882580.70635: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882580.70639: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882580.70707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882580.70754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882580.70771: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882580.70781: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882580.70787: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882580.70795: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882580.70805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882580.70821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882580.70866: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882580.70920: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882580.70939: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882580.70949: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882580.71075: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882580.72637: stdout chunk (state=3): >>>/root <<< 20698 1726882580.72822: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882580.72826: stdout chunk (state=3): >>><<< 20698 1726882580.72828: stderr chunk (state=3): >>><<< 20698 1726882580.72925: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882580.72929: _low_level_execute_command(): starting 20698 1726882580.72932: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882580.7284548-20789-233292405398658 `" && echo ansible-tmp-1726882580.7284548-20789-233292405398658="` echo /root/.ansible/tmp/ansible-tmp-1726882580.7284548-20789-233292405398658 `" ) && sleep 0' 20698 1726882580.74868: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882580.74872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882580.75117: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 20698 1726882580.75121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882580.75126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882580.75197: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882580.75519: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882580.75650: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882580.77570: stdout chunk (state=3): >>>ansible-tmp-1726882580.7284548-20789-233292405398658=/root/.ansible/tmp/ansible-tmp-1726882580.7284548-20789-233292405398658 <<< 20698 1726882580.77786: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882580.77859: stderr chunk (state=3): >>><<< 20698 1726882580.77862: stdout chunk (state=3): >>><<< 20698 1726882580.78173: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882580.7284548-20789-233292405398658=/root/.ansible/tmp/ansible-tmp-1726882580.7284548-20789-233292405398658 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882580.78176: variable 'ansible_module_compression' from source: unknown 20698 1726882580.78179: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2069822553mst/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 20698 1726882580.78181: variable 'ansible_facts' from source: unknown 20698 1726882580.78230: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882580.7284548-20789-233292405398658/AnsiballZ_setup.py 20698 1726882580.79293: Sending initial data 20698 1726882580.79296: Sent initial data (154 bytes) 20698 1726882580.82361: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882580.82425: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882580.82443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882580.82462: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882580.82507: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882580.82635: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882580.82653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882580.82675: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882580.82688: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882580.82700: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882580.82713: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882580.82729: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882580.82750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882580.82765: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882580.82777: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882580.82789: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882580.82862: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882580.82974: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882580.82991: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882580.83126: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882580.84975: 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 <<< 20698 1726882580.85070: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882580.85169: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmpq1t794we /root/.ansible/tmp/ansible-tmp-1726882580.7284548-20789-233292405398658/AnsiballZ_setup.py <<< 20698 1726882580.85266: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882580.88539: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882580.88679: stderr chunk (state=3): >>><<< 20698 1726882580.88683: stdout chunk (state=3): >>><<< 20698 1726882580.88685: done transferring module to remote 20698 1726882580.88687: _low_level_execute_command(): starting 20698 1726882580.88689: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882580.7284548-20789-233292405398658/ /root/.ansible/tmp/ansible-tmp-1726882580.7284548-20789-233292405398658/AnsiballZ_setup.py && sleep 0' 20698 1726882580.90462: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882580.90480: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882580.90495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882580.90512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882580.90567: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882580.90580: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882580.90594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882580.90612: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882580.90625: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882580.90642: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882580.90658: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882580.90676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882580.90693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882580.90766: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882580.90778: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882580.90791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882580.90873: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882580.91002: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882580.91019: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882580.91149: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882580.93049: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882580.93052: stdout chunk (state=3): >>><<< 20698 1726882580.93057: stderr chunk (state=3): >>><<< 20698 1726882580.93154: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882580.93160: _low_level_execute_command(): starting 20698 1726882580.93162: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882580.7284548-20789-233292405398658/AnsiballZ_setup.py && sleep 0' 20698 1726882580.95569: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882580.95585: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882580.95600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882580.95621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882580.95669: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882580.95733: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882580.95747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882580.95769: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882580.95781: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882580.95790: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882580.95801: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882580.95813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882580.95833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882580.95845: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882580.95859: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882580.95876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882580.96068: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882580.96090: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882580.96106: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882580.96249: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882580.98443: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 20698 1726882580.98446: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 20698 1726882580.98502: stdout chunk (state=3): >>>import '_io' # <<< 20698 1726882580.98505: stdout chunk (state=3): >>>import 'marshal' # <<< 20698 1726882580.98542: stdout chunk (state=3): >>>import 'posix' # <<< 20698 1726882580.98588: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20698 1726882580.98645: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 20698 1726882580.98648: stdout chunk (state=3): >>> # installed zipimport hook <<< 20698 1726882580.98719: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 20698 1726882580.98732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882580.98748: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20698 1726882580.98760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20698 1726882580.98796: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca935edc0> <<< 20698 1726882580.98849: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20698 1726882580.98862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca93033a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca935eb20> <<< 20698 1726882580.98900: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 20698 1726882580.98913: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca935eac0> <<< 20698 1726882580.98933: stdout chunk (state=3): >>>import '_signal' # <<< 20698 1726882580.98969: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 20698 1726882580.98998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 20698 1726882580.99002: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca9303490> <<< 20698 1726882580.99040: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 20698 1726882580.99054: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca9303940> <<< 20698 1726882580.99085: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca9303670> <<< 20698 1726882580.99119: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20698 1726882580.99141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20698 1726882580.99153: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20698 1726882580.99185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20698 1726882580.99197: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20698 1726882580.99220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20698 1726882580.99256: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca92ba190> <<< 20698 1726882580.99271: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20698 1726882580.99294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20698 1726882580.99398: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca92ba220> <<< 20698 1726882580.99427: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20698 1726882580.99474: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca92dd850> <<< 20698 1726882580.99477: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca92ba940> <<< 20698 1726882580.99499: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca931b880> <<< 20698 1726882580.99541: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 20698 1726882580.99545: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca92b3d90> <<< 20698 1726882580.99613: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca92ddd90> <<< 20698 1726882580.99682: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca9303970> <<< 20698 1726882580.99723: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 20698 1726882581.00250: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20698 1726882581.00255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20698 1726882581.00288: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 20698 1726882581.00307: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20698 1726882581.00339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20698 1726882581.00366: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 20698 1726882581.00384: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca9259eb0> <<< 20698 1726882581.00452: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca925cf40> <<< 20698 1726882581.00486: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20698 1726882581.00511: stdout chunk (state=3): >>>import '_sre' # <<< 20698 1726882581.00531: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20698 1726882581.00557: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 20698 1726882581.00596: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca9252610> <<< 20698 1726882581.00630: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca9258640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca9259370> <<< 20698 1726882581.00642: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20698 1726882581.00752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20698 1726882581.00767: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20698 1726882581.00807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882581.00831: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 20698 1726882581.00873: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca8ecee20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8ece910> <<< 20698 1726882581.00902: stdout chunk (state=3): >>>import 'itertools' # <<< 20698 1726882581.00925: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8ecef10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20698 1726882581.00951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20698 1726882581.00998: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8ecefd0> <<< 20698 1726882581.01027: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8ee10d0> <<< 20698 1726882581.01030: stdout chunk (state=3): >>>import '_collections' # <<< 20698 1726882581.01098: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8feed90> <<< 20698 1726882581.01101: stdout chunk (state=3): >>>import '_functools' # <<< 20698 1726882581.01123: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8fe7670> <<< 20698 1726882581.01218: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8ff96d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca9260e20> <<< 20698 1726882581.01233: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 20698 1726882581.01265: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca8ee1cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8fee2b0> <<< 20698 1726882581.01330: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca8ff92e0> <<< 20698 1726882581.01361: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca92669d0> <<< 20698 1726882581.01367: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 20698 1726882581.01400: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882581.01445: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 20698 1726882581.01475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8ee1eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8ee1df0> <<< 20698 1726882581.01479: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8ee1d60> <<< 20698 1726882581.01509: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 20698 1726882581.01521: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20698 1726882581.01551: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20698 1726882581.01614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20698 1726882581.01655: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8eb43d0> <<< 20698 1726882581.01678: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20698 1726882581.01721: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8eb44c0> <<< 20698 1726882581.01903: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8ee9f40> <<< 20698 1726882581.01938: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8ee3a90> <<< 20698 1726882581.01953: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8ee3490> <<< 20698 1726882581.01980: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 20698 1726882581.01983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 20698 1726882581.02025: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20698 1726882581.02030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20698 1726882581.02065: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 20698 1726882581.02068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 20698 1726882581.02071: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8e02220> <<< 20698 1726882581.02096: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8e9f520> <<< 20698 1726882581.02147: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8ee3f10> <<< 20698 1726882581.02162: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca9266040> <<< 20698 1726882581.02176: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20698 1726882581.02201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20698 1726882581.02226: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 20698 1726882581.02241: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8e14b50> import 'errno' # <<< 20698 1726882581.02275: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882581.02293: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca8e14e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 20698 1726882581.02311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 20698 1726882581.02331: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 20698 1726882581.02350: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8e25790> <<< 20698 1726882581.02367: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20698 1726882581.02620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8e25cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca8dbe400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8e14f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 20698 1726882581.02671: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca8dcf2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8e25610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca8dcf3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8ee1a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20698 1726882581.02685: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20698 1726882581.02801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20698 1726882581.02919: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca8dea700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca8dea9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8dea7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882581.02952: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca8dea8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 20698 1726882581.03270: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca8dead00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca8df5250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8dea940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8ddea90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8ee1610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20698 1726882581.03374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8deaaf0> <<< 20698 1726882581.03623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7feca87e76d0> <<< 20698 1726882581.03696: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip' <<< 20698 1726882581.03727: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.03810: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.03849: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 20698 1726882581.03885: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.03889: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/__init__.py <<< 20698 1726882581.04000: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.05111: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.06036: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8723820> <<< 20698 1726882581.06051: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882581.06102: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 20698 1726882581.06107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 20698 1726882581.06110: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 20698 1726882581.06116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 20698 1726882581.06133: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca8723160> <<< 20698 1726882581.06173: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8723280> <<< 20698 1726882581.06207: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8723f70> <<< 20698 1726882581.06223: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 20698 1726882581.06269: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca87234f0> <<< 20698 1726882581.06282: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8723d90> import 'atexit' # <<< 20698 1726882581.06305: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca8723fd0> <<< 20698 1726882581.06320: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20698 1726882581.06348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20698 1726882581.06388: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8723100> <<< 20698 1726882581.06403: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20698 1726882581.06417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20698 1726882581.06430: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20698 1726882581.06462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20698 1726882581.06479: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 20698 1726882581.06569: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca86fa0d0> <<< 20698 1726882581.06601: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca85ff310> <<< 20698 1726882581.06631: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca85ff160> <<< 20698 1726882581.06651: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20698 1726882581.06654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20698 1726882581.06692: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca85ffca0> <<< 20698 1726882581.06705: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8709dc0> <<< 20698 1726882581.06880: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca87093a0> <<< 20698 1726882581.06904: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 20698 1726882581.06907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 20698 1726882581.07332: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8709fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca875ad30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8705d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8705400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca86d8b20> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca8705520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8705550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20698 1726882581.07360: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca866afd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca876c250> <<< 20698 1726882581.07514: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca8667850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca876c3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20698 1726882581.08118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca876cca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca86677f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca8704c10> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca876cfa0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca876c550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8764910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py<<< 20698 1726882581.08125: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'<<< 20698 1726882581.08145: stdout chunk (state=3): >>> # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20698 1726882581.08189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20698 1726882581.08304: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882581.08308: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca865d940> <<< 20698 1726882581.08623: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882581.08669: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca867ad90> <<< 20698 1726882581.08683: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8666580> <<< 20698 1726882581.08743: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882581.08790: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882581.08795: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca865dee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca86669a0> <<< 20698 1726882581.08823: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.08848: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.08865: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 20698 1726882581.08895: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.09026: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.09160: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.09211: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.09215: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py <<< 20698 1726882581.09236: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.09279: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.09295: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20698 1726882581.09312: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.09476: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.09608: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.10089: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.10572: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 20698 1726882581.10584: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 20698 1726882581.10599: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882581.10650: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca86797f0> <<< 20698 1726882581.10726: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 20698 1726882581.10741: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca86b48b0> <<< 20698 1726882581.10744: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8222970> <<< 20698 1726882581.10782: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 20698 1726882581.10798: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20698 1726882581.10828: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/_text.py <<< 20698 1726882581.10831: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.10953: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.11083: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 20698 1726882581.11116: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca86e0730> <<< 20698 1726882581.11119: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.11505: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.11877: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.11925: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.11998: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 20698 1726882581.12032: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.12060: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py <<< 20698 1726882581.12074: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.12122: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.12213: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 20698 1726882581.12237: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 20698 1726882581.12272: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.12314: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20698 1726882581.12317: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.12498: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.12683: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20698 1726882581.12720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20698 1726882581.12724: stdout chunk (state=3): >>>import '_ast' # <<< 20698 1726882581.12804: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8726370> <<< 20698 1726882581.12807: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.12863: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.12934: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py <<< 20698 1726882581.13538: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca8697550> <<< 20698 1726882581.13621: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca80b3160> <<< 20698 1726882581.13684: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/common/process.py <<< 20698 1726882581.13687: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.13762: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.13836: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.13862: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.13929: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20698 1726882581.13932: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20698 1726882581.13956: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20698 1726882581.14002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20698 1726882581.14027: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20698 1726882581.14053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20698 1726882581.14191: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca869a910> <<< 20698 1726882581.14240: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca869b790> <<< 20698 1726882581.14339: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8697b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py <<< 20698 1726882581.14342: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.14373: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.14405: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 20698 1726882581.14520: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/basic.py <<< 20698 1726882581.14552: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20698 1726882581.14569: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/modules/__init__.py <<< 20698 1726882581.14571: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.14642: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.14722: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.14743: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.14765: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.14822: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.14869: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.14913: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.14956: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 20698 1726882581.14972: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.15285: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 20698 1726882581.15481: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.15710: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.15768: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.15856: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py <<< 20698 1726882581.15859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882581.15894: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 20698 1726882581.15919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 20698 1726882581.15954: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 20698 1726882581.15984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 20698 1726882581.16030: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca81e5370> <<< 20698 1726882581.16081: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 20698 1726882581.16098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 20698 1726882581.16127: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 20698 1726882581.16181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 20698 1726882581.16232: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 20698 1726882581.16258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 20698 1726882581.16274: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8204580> <<< 20698 1726882581.16356: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882581.16360: stdout chunk (state=3): >>>import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca82044f0> <<< 20698 1726882581.16461: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca81d5280> <<< 20698 1726882581.16488: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca81e5970> <<< 20698 1726882581.16529: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca7f9d7f0> <<< 20698 1726882581.16555: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca7f9db20> <<< 20698 1726882581.16591: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 20698 1726882581.16625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 20698 1726882581.16672: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 20698 1726882581.16688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 20698 1726882581.16743: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882581.16758: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca8220f70> <<< 20698 1726882581.16784: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca81e4f70> <<< 20698 1726882581.16816: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 20698 1726882581.16845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 20698 1726882581.16889: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8220e80> <<< 20698 1726882581.16924: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 20698 1726882581.16963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 20698 1726882581.17037: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882581.17040: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca8006fd0> <<< 20698 1726882581.17082: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8232820> <<< 20698 1726882581.17137: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca7f9dd60> <<< 20698 1726882581.17153: stdout chunk (state=3): >>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 20698 1726882581.17190: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py <<< 20698 1726882581.17206: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.17236: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.17253: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 20698 1726882581.17269: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.17350: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.17421: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 20698 1726882581.17446: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.17514: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.17596: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 20698 1726882581.17646: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20698 1726882581.17657: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 20698 1726882581.17673: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.17724: stdout chunk (state=3): >>># zipimport: zlib available<<< 20698 1726882581.17727: stdout chunk (state=3): >>> <<< 20698 1726882581.17772: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 20698 1726882581.17785: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.17846: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.17927: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 20698 1726882581.17942: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.17994: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.18070: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 20698 1726882581.18086: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.18175: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.18254: stdout chunk (state=3): >>># zipimport: zlib available<<< 20698 1726882581.18257: stdout chunk (state=3): >>> <<< 20698 1726882581.18325: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.18433: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py <<< 20698 1726882581.18452: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 20698 1726882581.18455: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.19128: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.19740: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 20698 1726882581.19769: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.19850: stdout chunk (state=3): >>># zipimport: zlib available<<< 20698 1726882581.19853: stdout chunk (state=3): >>> <<< 20698 1726882581.19927: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.19977: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.20049: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py <<< 20698 1726882581.20053: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 20698 1726882581.20069: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.20104: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.20163: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 20698 1726882581.20179: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.20259: stdout chunk (state=3): >>># zipimport: zlib available<<< 20698 1726882581.20262: stdout chunk (state=3): >>> <<< 20698 1726882581.20335: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 20698 1726882581.20353: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.20388: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.20440: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 20698 1726882581.20457: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.20498: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.20567: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 20698 1726882581.20571: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.20668: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.20779: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 20698 1726882581.20797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 20698 1726882581.20832: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca7eefe80> <<< 20698 1726882581.20845: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 20698 1726882581.20885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 20698 1726882581.21106: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca7eef9d0> <<< 20698 1726882581.21110: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 20698 1726882581.21194: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.21276: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 20698 1726882581.21291: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.21396: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.21515: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 20698 1726882581.21600: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.21707: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 20698 1726882581.21710: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.21746: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.21811: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 20698 1726882581.21841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 20698 1726882581.22057: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca7f66490> <<< 20698 1726882581.22478: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca7f01850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 20698 1726882581.22482: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.22538: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.22610: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 20698 1726882581.22720: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.22824: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.22970: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.23173: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 20698 1726882581.23218: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.23262: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 20698 1726882581.23286: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.23311: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.23379: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 20698 1726882581.23442: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca7f64670> <<< 20698 1726882581.23471: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca7f64220> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 20698 1726882581.23486: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.23530: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.23587: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 20698 1726882581.23591: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.23787: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.23987: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 20698 1726882581.24112: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.24232: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.24281: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.24333: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 20698 1726882581.24337: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.24456: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.24480: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.24651: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.24832: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 20698 1726882581.24995: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.25152: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 20698 1726882581.25159: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.25184: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.25229: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.25925: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.26603: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 20698 1726882581.26607: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.26728: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.26866: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 20698 1726882581.26991: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.27120: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 20698 1726882581.27123: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.27306: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.27514: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available <<< 20698 1726882581.27536: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 20698 1726882581.27552: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.27587: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.27647: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 20698 1726882581.27775: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.27888: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.28164: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.28430: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 20698 1726882581.28479: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.28537: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 20698 1726882581.28542: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.28568: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.28582: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 20698 1726882581.28675: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.28772: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 20698 1726882581.28801: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.28805: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.28818: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 20698 1726882581.28889: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.28965: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 20698 1726882581.28968: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.29022: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.29098: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 20698 1726882581.29451: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.29802: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 20698 1726882581.29805: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.29872: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.29936: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 20698 1726882581.29982: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.30028: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 20698 1726882581.30032: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.30058: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.30111: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 20698 1726882581.30114: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.30138: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.30189: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 20698 1726882581.30192: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.30282: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.30392: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available <<< 20698 1726882581.30416: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 20698 1726882581.30435: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.30474: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.30530: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 20698 1726882581.30566: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.30579: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.30636: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.30691: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.30783: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.30897: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 20698 1726882581.30900: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 20698 1726882581.30955: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.31024: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 20698 1726882581.31268: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.31520: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 20698 1726882581.31581: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.31651: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 20698 1726882581.31654: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.31694: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.31755: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 20698 1726882581.31857: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.31973: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 20698 1726882581.31978: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 20698 1726882581.32078: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.32184: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 20698 1726882581.32283: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882581.32585: stdout chunk (state=3): >>>import 'gc' # <<< 20698 1726882581.33754: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 20698 1726882581.33788: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 20698 1726882581.33801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 20698 1726882581.33854: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca7ea8100> <<< 20698 1726882581.33858: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca7efdfa0> <<< 20698 1726882581.33939: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca7efd640> <<< 20698 1726882581.35854: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBALEARW5ZJ51XTLSDuUsPojumVU0f1DmiQsXjMOap4QLlljOiysapjSUe6pZOyAdiI/KfARhDoOFvlC07kCLCcs7DDk8JxBZpsM0D55SdDlfwsB3FVgWNP+9by8G6kzbePHWdZyyWlAuavj4OAEwAjpWpP8/daus0ha4xywlVVoKjAAAAFQCbiW4bR+tgMvjrxC198dqI1mTbjQAAAIBzCzkJTtnGDKfOHq2dFI5cUEuaj1PgRot3wyaXENzUjZVnIFgXUmgKDCxO+EAtU6uAkBPQF4XNgiuaw5bavYpZxcJ4WIpM4ZDRoSkc7BBbJPRLZ45GfrHJwgqAmAZ3RSvVqeXE4WKQHLm43/eDHewgPqqqWe6QVuQH5SEe79yk3wAAAIEArG+AuupiAeoVJ9Lh36QMj4kRo5pTASh2eD5MqSOdy39UhsXbWBcj3JCIvNk/nwep/9neGyRZ5t5wT05dRX80vlgZJX65hrbepO+lqC3wlng+6GQ34D7TJKYnvEkR3neE0+06kx5R6IRWZf1YQV6fMQhx8AJ2JmvnLFicmYlkhQQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDND+RJCrYgIUzolo5fZ64Ey6cksefKDUWmGDjsqVTmuT3HrlDyUZOro4JAnUQBmiamXsJUFbrFdJAVpukD4yyowqCQLr0ZFuKNEzrt5CObrtWflOskKynO3kaoU0WhDkqIbwS2j/+NxBCxgDGqd/5Os3cOMv3eyjUElz6xoI4zsmGMfxVYmT+/SHBfoyxyqY8Hw2Ooq+H5L9OlYgV4hqu7kKPpM1THUJTjy47m6qvws5gztclLjPA1KIW2Dz6kKzUYspNJcoS2sK1xFvL7mBjpGAP7WhXVH2n5ySenQ24Z6mEj+tG2f11rjPpjCUjDzzciGCWiRDZWBLm/GGmQXJJ8zAYnw82yIUKqufLrr1wmcXICPMVj9pFjXSoBWe/yhX9E87w7YD5HWsUrgrLdSctdV4QYy+R5g9ERi7FjwbRsuZ04BihZs70+f/29hUzuc6MA87KVovGT0Uc7GVC7bx8NLt0bTBsbydlONVHVQuol/YEpQrQophDvmBfh+PgMDH8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOEITn1vyppR+Moe1UdR0WGPhUnQ/dwHNcNi0OYy21LkBQ5jsxOPLvZ+C2MbRYlz2afs4nYYIV8E0AuK6aRks3w=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKEdFOHVk9tX1R+zEyLVdxS/U5QeeeFYWSnUmjpXlpt7", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "<<< 20698 1726882581.35890: stdout chunk (state=3): >>>/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_apparmor": {"status": "disabled"}, "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-11-158.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-158", "ansible_nodename": "ip-10-31-11-158.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": "21e18164a0c64d0daed004bd8a1b67b7", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_service_mgr": "systemd", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "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_fips": false, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "36", "second": "21", "epoch": "1726882581", "epoch_int": "1726882581", "date": "2024-09-20", "time": "21:36:21", "iso8601_micro": "2024-09-21T01:36:21.354978Z", "iso8601": "2024-09-21T01:36:21Z", "iso8601_basic": "20240920T213621354978", "iso8601_basic_short": "20240920T213621", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 33528 10.31.11.158 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.40.7 33528 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_lsb": {}, "ansible_pkg_mgr": "dnf", "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 20698 1726882581.36520: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 20698 1726882581.36568: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing 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 <<< 20698 1726882581.36613: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections <<< 20698 1726882581.36638: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_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 _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 <<< 20698 1726882581.36658: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # 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 gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna <<< 20698 1726882581.36991: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20698 1726882581.37004: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20698 1726882581.37087: stdout chunk (state=3): >>># destroy zipimport <<< 20698 1726882581.37123: stdout chunk (state=3): >>># destroy _compression <<< 20698 1726882581.37146: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 20698 1726882581.37176: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 20698 1726882581.37225: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 20698 1726882581.37294: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool <<< 20698 1726882581.37319: stdout chunk (state=3): >>># destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 20698 1726882581.37338: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 20698 1726882581.37367: stdout chunk (state=3): >>># destroy shlex <<< 20698 1726882581.37378: stdout chunk (state=3): >>># destroy datetime # destroy base64 <<< 20698 1726882581.37415: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass <<< 20698 1726882581.37424: stdout chunk (state=3): >>># destroy json <<< 20698 1726882581.37446: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 20698 1726882581.37527: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 20698 1726882581.37630: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 20698 1726882581.37698: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 20698 1726882581.37713: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 20698 1726882581.37769: stdout chunk (state=3): >>># destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket <<< 20698 1726882581.37772: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 20698 1726882581.37997: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 20698 1726882581.38066: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 20698 1726882581.38082: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 20698 1726882581.38085: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 20698 1726882581.38123: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20698 1726882581.38589: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882581.38686: stderr chunk (state=3): >>><<< 20698 1726882581.38689: stdout chunk (state=3): >>><<< 20698 1726882581.38882: _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.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca935edc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca93033a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca935eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca935eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca9303490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca9303940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca9303670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca92ba190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca92ba220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca92dd850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca92ba940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca931b880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca92b3d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca92ddd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca9303970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca9259eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca925cf40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca9252610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca9258640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca9259370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca8ecee20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8ece910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8ecef10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8ecefd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8ee10d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8feed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8fe7670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8ff96d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca9260e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca8ee1cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8fee2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca8ff92e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca92669d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8ee1eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8ee1df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8ee1d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8eb43d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8eb44c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8ee9f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8ee3a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8ee3490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8e02220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8e9f520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8ee3f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca9266040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8e14b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca8e14e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8e25790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8e25cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca8dbe400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8e14f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca8dcf2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8e25610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca8dcf3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8ee1a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca8dea700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca8dea9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8dea7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca8dea8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca8dead00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca8df5250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8dea940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8ddea90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8ee1610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8deaaf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7feca87e76d0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8723820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca8723160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8723280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8723f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca87234f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8723d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca8723fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8723100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca86fa0d0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca85ff310> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca85ff160> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca85ffca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8709dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca87093a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8709fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca875ad30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8705d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8705400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca86d8b20> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca8705520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8705550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca866afd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca876c250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca8667850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca876c3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca876cca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca86677f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca8704c10> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca876cfa0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca876c550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8764910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca865d940> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca867ad90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8666580> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca865dee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca86669a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca86797f0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca86b48b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8222970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca86e0730> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8726370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca8697550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca80b3160> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca869a910> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca869b790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8697b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca81e5370> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8204580> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca82044f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca81d5280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca81e5970> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca7f9d7f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca7f9db20> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca8220f70> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca81e4f70> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8220e80> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca8006fd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca8232820> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca7f9dd60> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca7eefe80> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca7eef9d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca7f66490> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca7f01850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca7f64670> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca7f64220> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_cidzgyty/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available import 'gc' # # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feca7ea8100> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca7efdfa0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7feca7efd640> {"ansible_facts": {"ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBALEARW5ZJ51XTLSDuUsPojumVU0f1DmiQsXjMOap4QLlljOiysapjSUe6pZOyAdiI/KfARhDoOFvlC07kCLCcs7DDk8JxBZpsM0D55SdDlfwsB3FVgWNP+9by8G6kzbePHWdZyyWlAuavj4OAEwAjpWpP8/daus0ha4xywlVVoKjAAAAFQCbiW4bR+tgMvjrxC198dqI1mTbjQAAAIBzCzkJTtnGDKfOHq2dFI5cUEuaj1PgRot3wyaXENzUjZVnIFgXUmgKDCxO+EAtU6uAkBPQF4XNgiuaw5bavYpZxcJ4WIpM4ZDRoSkc7BBbJPRLZ45GfrHJwgqAmAZ3RSvVqeXE4WKQHLm43/eDHewgPqqqWe6QVuQH5SEe79yk3wAAAIEArG+AuupiAeoVJ9Lh36QMj4kRo5pTASh2eD5MqSOdy39UhsXbWBcj3JCIvNk/nwep/9neGyRZ5t5wT05dRX80vlgZJX65hrbepO+lqC3wlng+6GQ34D7TJKYnvEkR3neE0+06kx5R6IRWZf1YQV6fMQhx8AJ2JmvnLFicmYlkhQQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDND+RJCrYgIUzolo5fZ64Ey6cksefKDUWmGDjsqVTmuT3HrlDyUZOro4JAnUQBmiamXsJUFbrFdJAVpukD4yyowqCQLr0ZFuKNEzrt5CObrtWflOskKynO3kaoU0WhDkqIbwS2j/+NxBCxgDGqd/5Os3cOMv3eyjUElz6xoI4zsmGMfxVYmT+/SHBfoyxyqY8Hw2Ooq+H5L9OlYgV4hqu7kKPpM1THUJTjy47m6qvws5gztclLjPA1KIW2Dz6kKzUYspNJcoS2sK1xFvL7mBjpGAP7WhXVH2n5ySenQ24Z6mEj+tG2f11rjPpjCUjDzzciGCWiRDZWBLm/GGmQXJJ8zAYnw82yIUKqufLrr1wmcXICPMVj9pFjXSoBWe/yhX9E87w7YD5HWsUrgrLdSctdV4QYy+R5g9ERi7FjwbRsuZ04BihZs70+f/29hUzuc6MA87KVovGT0Uc7GVC7bx8NLt0bTBsbydlONVHVQuol/YEpQrQophDvmBfh+PgMDH8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOEITn1vyppR+Moe1UdR0WGPhUnQ/dwHNcNi0OYy21LkBQ5jsxOPLvZ+C2MbRYlz2afs4nYYIV8E0AuK6aRks3w=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKEdFOHVk9tX1R+zEyLVdxS/U5QeeeFYWSnUmjpXlpt7", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_apparmor": {"status": "disabled"}, "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-11-158.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-158", "ansible_nodename": "ip-10-31-11-158.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": "21e18164a0c64d0daed004bd8a1b67b7", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_service_mgr": "systemd", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "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_fips": false, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "36", "second": "21", "epoch": "1726882581", "epoch_int": "1726882581", "date": "2024-09-20", "time": "21:36:21", "iso8601_micro": "2024-09-21T01:36:21.354978Z", "iso8601": "2024-09-21T01:36:21Z", "iso8601_basic": "20240920T213621354978", "iso8601_basic_short": "20240920T213621", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 33528 10.31.11.158 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.40.7 33528 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_lsb": {}, "ansible_pkg_mgr": "dnf", "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_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 _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 gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # 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 unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_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 _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 gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # 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 unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 20698 1726882581.40206: 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-1726882580.7284548-20789-233292405398658/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882581.40210: _low_level_execute_command(): starting 20698 1726882581.40212: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882580.7284548-20789-233292405398658/ > /dev/null 2>&1 && sleep 0' 20698 1726882581.41240: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882581.41261: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882581.41267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882581.41292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882581.41332: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882581.41339: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882581.41349: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882581.41370: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882581.41373: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882581.41383: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882581.41396: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882581.41405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882581.41421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882581.41429: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882581.41440: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882581.41449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882581.41532: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882581.41548: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882581.41563: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882581.41691: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 20698 1726882581.45385: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882581.45445: stderr chunk (state=3): >>><<< 20698 1726882581.45678: stdout chunk (state=3): >>><<< 20698 1726882581.45971: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 20698 1726882581.45974: handler run complete 20698 1726882581.45980: variable 'ansible_facts' from source: unknown 20698 1726882581.45983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882581.45985: variable 'ansible_facts' from source: unknown 20698 1726882581.45987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882581.46041: attempt loop complete, returning result 20698 1726882581.46050: _execute() done 20698 1726882581.46056: dumping result to json 20698 1726882581.46075: done dumping result, returning 20698 1726882581.46089: done running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test [0e448fcc-3ce9-6606-eaf5-0000000001c0] 20698 1726882581.46100: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000001c0 ok: [managed_node2] 20698 1726882581.46362: no more pending results, returning what we have 20698 1726882581.46366: results queue empty 20698 1726882581.46367: checking for any_errors_fatal 20698 1726882581.46368: done checking for any_errors_fatal 20698 1726882581.46369: checking for max_fail_percentage 20698 1726882581.46370: done checking for max_fail_percentage 20698 1726882581.46371: checking to see if all hosts have failed and the running result is not ok 20698 1726882581.46372: done checking to see if all hosts have failed 20698 1726882581.46373: getting the remaining hosts for this loop 20698 1726882581.46374: done getting the remaining hosts for this loop 20698 1726882581.46378: getting the next task for host managed_node2 20698 1726882581.46387: done getting next task for host managed_node2 20698 1726882581.46388: ^ task is: TASK: Check if system is ostree 20698 1726882581.46391: ^ 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 20698 1726882581.46394: getting variables 20698 1726882581.46396: in VariableManager get_vars() 20698 1726882581.46423: Calling all_inventory to load vars for managed_node2 20698 1726882581.46425: Calling groups_inventory to load vars for managed_node2 20698 1726882581.46429: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882581.46441: Calling all_plugins_play to load vars for managed_node2 20698 1726882581.46444: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882581.46448: Calling groups_plugins_play to load vars for managed_node2 20698 1726882581.46812: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000001c0 20698 1726882581.46815: WORKER PROCESS EXITING 20698 1726882581.46912: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882581.47235: done with get_vars() 20698 1726882581.47245: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:36:21 -0400 (0:00:00.820) 0:00:02.732 ****** 20698 1726882581.47458: entering _queue_task() for managed_node2/stat 20698 1726882581.47862: worker is 1 (out of 1 available) 20698 1726882581.47884: exiting _queue_task() for managed_node2/stat 20698 1726882581.47897: done queuing things up, now waiting for results queue to drain 20698 1726882581.47898: waiting for pending results... 20698 1726882581.48298: running TaskExecutor() for managed_node2/TASK: Check if system is ostree 20698 1726882581.48452: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000001c2 20698 1726882581.48472: variable 'ansible_search_path' from source: unknown 20698 1726882581.48477: variable 'ansible_search_path' from source: unknown 20698 1726882581.48572: calling self._execute() 20698 1726882581.48645: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882581.48649: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882581.48673: variable 'omit' from source: magic vars 20698 1726882581.49172: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882581.49448: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882581.49498: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882581.49529: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882581.49577: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882581.49716: 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) 20698 1726882581.49746: 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) 20698 1726882581.49792: 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) 20698 1726882581.49821: 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) 20698 1726882581.49961: Evaluated conditional (not __network_is_ostree is defined): True 20698 1726882581.49997: variable 'omit' from source: magic vars 20698 1726882581.50034: variable 'omit' from source: magic vars 20698 1726882581.50111: variable 'omit' from source: magic vars 20698 1726882581.50176: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882581.50220: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882581.50258: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882581.50340: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882581.50354: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882581.50390: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882581.50399: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882581.50424: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882581.50601: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882581.50612: Set connection var ansible_shell_executable to /bin/sh 20698 1726882581.50621: Set connection var ansible_pipelining to False 20698 1726882581.50669: Set connection var ansible_timeout to 10 20698 1726882581.50681: Set connection var ansible_connection to ssh 20698 1726882581.50688: Set connection var ansible_shell_type to sh 20698 1726882581.50759: variable 'ansible_shell_executable' from source: unknown 20698 1726882581.50772: variable 'ansible_connection' from source: unknown 20698 1726882581.50781: variable 'ansible_module_compression' from source: unknown 20698 1726882581.50788: variable 'ansible_shell_type' from source: unknown 20698 1726882581.50795: variable 'ansible_shell_executable' from source: unknown 20698 1726882581.50803: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882581.50810: variable 'ansible_pipelining' from source: unknown 20698 1726882581.50817: variable 'ansible_timeout' from source: unknown 20698 1726882581.50825: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882581.51018: 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__) 20698 1726882581.51034: variable 'omit' from source: magic vars 20698 1726882581.51086: starting attempt loop 20698 1726882581.51098: running the handler 20698 1726882581.51116: _low_level_execute_command(): starting 20698 1726882581.51129: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882581.52036: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882581.52054: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882581.52074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882581.52093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882581.52158: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882581.52183: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882581.52202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882581.52253: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882581.52279: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882581.52298: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882581.52325: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882581.52377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882581.52391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882581.52402: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882581.52413: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882581.52427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882581.52703: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882581.52734: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882581.52793: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882581.52954: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882581.54873: stdout chunk (state=3): >>>/root <<< 20698 1726882581.55173: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882581.55176: stdout chunk (state=3): >>><<< 20698 1726882581.55181: stderr chunk (state=3): >>><<< 20698 1726882581.55273: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882581.55284: _low_level_execute_command(): starting 20698 1726882581.55288: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882581.5519764-20820-240867647129192 `" && echo ansible-tmp-1726882581.5519764-20820-240867647129192="` echo /root/.ansible/tmp/ansible-tmp-1726882581.5519764-20820-240867647129192 `" ) && sleep 0' 20698 1726882581.55969: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882581.55973: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882581.55975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882581.55987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882581.56017: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 20698 1726882581.56021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882581.56023: 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.11.158 originally 10.31.11.158 debug2: match found <<< 20698 1726882581.56025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882581.56101: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882581.56122: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882581.56139: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882581.56272: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882581.58135: stdout chunk (state=3): >>>ansible-tmp-1726882581.5519764-20820-240867647129192=/root/.ansible/tmp/ansible-tmp-1726882581.5519764-20820-240867647129192 <<< 20698 1726882581.58314: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882581.58318: stdout chunk (state=3): >>><<< 20698 1726882581.58320: stderr chunk (state=3): >>><<< 20698 1726882581.58371: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882581.5519764-20820-240867647129192=/root/.ansible/tmp/ansible-tmp-1726882581.5519764-20820-240867647129192 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882581.58570: variable 'ansible_module_compression' from source: unknown 20698 1726882581.58573: ANSIBALLZ: Using lock for stat 20698 1726882581.58575: ANSIBALLZ: Acquiring lock 20698 1726882581.58577: ANSIBALLZ: Lock acquired: 139856955879984 20698 1726882581.58579: ANSIBALLZ: Creating module 20698 1726882581.84353: ANSIBALLZ: Writing module into payload 20698 1726882581.84588: ANSIBALLZ: Writing module 20698 1726882581.84612: ANSIBALLZ: Renaming module 20698 1726882581.84618: ANSIBALLZ: Done creating module 20698 1726882581.84635: variable 'ansible_facts' from source: unknown 20698 1726882581.84847: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882581.5519764-20820-240867647129192/AnsiballZ_stat.py 20698 1726882581.85601: Sending initial data 20698 1726882581.85604: Sent initial data (153 bytes) 20698 1726882581.87889: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882581.87895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882581.88107: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882581.88114: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882581.88128: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882581.88134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882581.88213: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882581.88217: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882581.88229: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882581.88360: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 20698 1726882581.90832: 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 <<< 20698 1726882581.90936: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882581.91043: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmp1bn6ce_s /root/.ansible/tmp/ansible-tmp-1726882581.5519764-20820-240867647129192/AnsiballZ_stat.py <<< 20698 1726882581.91147: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882581.92799: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882581.92883: stderr chunk (state=3): >>><<< 20698 1726882581.92886: stdout chunk (state=3): >>><<< 20698 1726882581.92909: done transferring module to remote 20698 1726882581.92923: _low_level_execute_command(): starting 20698 1726882581.92928: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882581.5519764-20820-240867647129192/ /root/.ansible/tmp/ansible-tmp-1726882581.5519764-20820-240867647129192/AnsiballZ_stat.py && sleep 0' 20698 1726882581.94719: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882581.94780: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882581.94791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882581.94804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882581.94844: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882581.94972: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882581.94982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882581.94995: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882581.95002: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882581.95009: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882581.95017: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882581.95027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882581.95038: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882581.95046: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882581.95053: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882581.95062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882581.95146: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882581.95197: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882581.95208: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882581.95410: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 20698 1726882581.98004: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882581.98008: stdout chunk (state=3): >>><<< 20698 1726882581.98015: stderr chunk (state=3): >>><<< 20698 1726882581.98037: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 20698 1726882581.98041: _low_level_execute_command(): starting 20698 1726882581.98045: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882581.5519764-20820-240867647129192/AnsiballZ_stat.py && sleep 0' 20698 1726882581.99088: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882581.99106: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882581.99121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882581.99138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882581.99185: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882581.99197: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882581.99211: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882581.99231: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882581.99243: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882581.99252: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882581.99266: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882581.99278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882581.99290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882581.99298: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882581.99306: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882581.99316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882581.99400: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882581.99420: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882581.99438: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882581.99583: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 20698 1726882582.02485: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20698 1726882582.02488: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20698 1726882582.02570: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20698 1726882582.02610: stdout chunk (state=3): >>>import 'posix' # <<< 20698 1726882582.02652: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20698 1726882582.02710: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 20698 1726882582.02785: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882582.02825: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20698 1726882582.02853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20698 1726882582.02870: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debf73dc0> <<< 20698 1726882582.02915: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20698 1726882582.02946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debf183a0> <<< 20698 1726882582.03011: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debf73b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 20698 1726882582.03049: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debf73ac0> <<< 20698 1726882582.03078: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 20698 1726882582.03125: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debf18490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 20698 1726882582.03178: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 20698 1726882582.03184: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debf18940> <<< 20698 1726882582.03214: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debf18670> <<< 20698 1726882582.03329: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20698 1726882582.03332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20698 1726882582.03373: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20698 1726882582.03377: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debecf190> <<< 20698 1726882582.03389: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20698 1726882582.03418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20698 1726882582.03524: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debecf220> <<< 20698 1726882582.03559: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20698 1726882582.03601: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 20698 1726882582.03604: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debef2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debecf940> <<< 20698 1726882582.03667: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debf30880> <<< 20698 1726882582.03680: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debec8d90> <<< 20698 1726882582.03765: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 20698 1726882582.03769: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debef2d90> <<< 20698 1726882582.03828: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debf18970> <<< 20698 1726882582.03876: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 20698 1726882582.04185: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20698 1726882582.04189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20698 1726882582.04229: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 20698 1726882582.04245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 20698 1726882582.04258: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20698 1726882582.04279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20698 1726882582.04312: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 20698 1726882582.04328: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debe6eeb0> <<< 20698 1726882582.04403: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debe71f40> <<< 20698 1726882582.04442: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20698 1726882582.04455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20698 1726882582.04457: stdout chunk (state=3): >>>import '_sre' # <<< 20698 1726882582.04493: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20698 1726882582.04496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20698 1726882582.04524: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 20698 1726882582.04564: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debe67610> <<< 20698 1726882582.04590: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debe6d640> <<< 20698 1726882582.04600: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debe6e370> <<< 20698 1726882582.04613: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20698 1726882582.04720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20698 1726882582.04742: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20698 1726882582.04793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882582.04806: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 20698 1726882582.04833: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3debbd4e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debbd4910> <<< 20698 1726882582.04880: stdout chunk (state=3): >>>import 'itertools' # <<< 20698 1726882582.04893: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debbd4f10> <<< 20698 1726882582.04919: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20698 1726882582.04938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20698 1726882582.04991: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debbd4fd0> <<< 20698 1726882582.05018: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debbe70d0> <<< 20698 1726882582.05030: stdout chunk (state=3): >>>import '_collections' # <<< 20698 1726882582.05202: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debe49d90> import '_functools' # <<< 20698 1726882582.05253: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debe42670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debe556d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debe75e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 20698 1726882582.05381: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3debbe7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debe492b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3debe552e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debe7b9d0> <<< 20698 1726882582.05384: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 20698 1726882582.05425: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882582.05472: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debbe7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debbe7df0> <<< 20698 1726882582.05506: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debbe7d60> <<< 20698 1726882582.05583: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20698 1726882582.05587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20698 1726882582.05650: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20698 1726882582.05675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20698 1726882582.05702: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debbba3d0> <<< 20698 1726882582.05735: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20698 1726882582.05751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20698 1726882582.05798: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debbba4c0> <<< 20698 1726882582.05991: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debbeff40> <<< 20698 1726882582.06047: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debbe9a90> <<< 20698 1726882582.06071: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debbe9490> <<< 20698 1726882582.06094: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 20698 1726882582.06142: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20698 1726882582.06154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20698 1726882582.06196: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 20698 1726882582.06209: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debad4220> <<< 20698 1726882582.06238: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debba5520> <<< 20698 1726882582.06321: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debbe9f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debe7b040> <<< 20698 1726882582.06346: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20698 1726882582.06370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20698 1726882582.06412: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debae6b50> <<< 20698 1726882582.06432: stdout chunk (state=3): >>>import 'errno' # <<< 20698 1726882582.06480: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882582.06509: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3debae6e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 20698 1726882582.06535: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 20698 1726882582.06560: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debaf7790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20698 1726882582.06601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20698 1726882582.06633: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debaf7cd0> <<< 20698 1726882582.06689: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3deba85400> <<< 20698 1726882582.06714: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debae6f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 20698 1726882582.06726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 20698 1726882582.06800: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3deba962e0> <<< 20698 1726882582.06832: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debaf7610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3deba963a0> <<< 20698 1726882582.06885: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debbe7a30> <<< 20698 1726882582.06909: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20698 1726882582.06951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20698 1726882582.06978: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20698 1726882582.06992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20698 1726882582.07032: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3debab1700> <<< 20698 1726882582.07044: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 20698 1726882582.07079: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3debab19d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debab17c0> <<< 20698 1726882582.07110: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3debab18b0> <<< 20698 1726882582.07144: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 20698 1726882582.07775: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3debab1d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3debabc250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debab1940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debaa5a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debbe7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debab1af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3deb9d56d0> <<< 20698 1726882582.07987: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip' # zipimport: zlib available <<< 20698 1726882582.08137: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882582.08176: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/__init__.py <<< 20698 1726882582.08200: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882582.08221: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882582.08243: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 20698 1726882582.08270: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882582.10160: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882582.11715: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 20698 1726882582.11728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb3d6820> <<< 20698 1726882582.11769: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 20698 1726882582.11772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882582.11811: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 20698 1726882582.11814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 20698 1726882582.11860: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 20698 1726882582.11866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 20698 1726882582.11903: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882582.11915: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3deb3d6160> <<< 20698 1726882582.11983: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb3d6280> <<< 20698 1726882582.12033: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb3d6f70> <<< 20698 1726882582.12071: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 20698 1726882582.12085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 20698 1726882582.12140: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb3d64f0> <<< 20698 1726882582.12156: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb3d6d90> <<< 20698 1726882582.12171: stdout chunk (state=3): >>>import 'atexit' # <<< 20698 1726882582.12226: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882582.12239: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3deb3d6fd0> <<< 20698 1726882582.12268: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20698 1726882582.12318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20698 1726882582.12379: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb3d6100> <<< 20698 1726882582.12426: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20698 1726882582.12440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20698 1726882582.12473: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20698 1726882582.12523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20698 1726882582.12554: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 20698 1726882582.12557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 20698 1726882582.12668: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb32df40> <<< 20698 1726882582.12728: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882582.12732: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3deb34cd00> <<< 20698 1726882582.12778: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3deb34ceb0> <<< 20698 1726882582.12810: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20698 1726882582.12855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20698 1726882582.12904: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb34c370> <<< 20698 1726882582.12935: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb962dc0> <<< 20698 1726882582.13224: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb9623a0> <<< 20698 1726882582.13255: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 20698 1726882582.13267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 20698 1726882582.13287: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb962fd0> <<< 20698 1726882582.13318: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 20698 1726882582.13333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 20698 1726882582.13369: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 20698 1726882582.13378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 20698 1726882582.13418: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20698 1726882582.13422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20698 1726882582.13454: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 20698 1726882582.13479: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb932d30> <<< 20698 1726882582.13597: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb3a8d30> <<< 20698 1726882582.13624: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb3a8400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb3de4f0> <<< 20698 1726882582.13666: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882582.13687: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3deb3a8520> <<< 20698 1726882582.13735: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb3a8550> <<< 20698 1726882582.13779: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20698 1726882582.13809: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20698 1726882582.13865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20698 1726882582.13984: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3deb31dfd0> <<< 20698 1726882582.14010: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb943250> <<< 20698 1726882582.14024: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20698 1726882582.14060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20698 1726882582.14149: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882582.14187: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3deb31a850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb9433d0> <<< 20698 1726882582.14220: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20698 1726882582.14313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882582.14366: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 20698 1726882582.14474: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb95be50> <<< 20698 1726882582.14672: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb31a7f0> <<< 20698 1726882582.14808: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3deb31a640> <<< 20698 1726882582.14902: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3deb3195b0> <<< 20698 1726882582.14986: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882582.15000: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3deb30ed90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb93a910> <<< 20698 1726882582.15050: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py <<< 20698 1726882582.15083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 20698 1726882582.15108: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20698 1726882582.15122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20698 1726882582.15212: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882582.15225: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3deb39f6a0> <<< 20698 1726882582.15549: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882582.15658: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3deb39db20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb3ad0a0> <<< 20698 1726882582.15783: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3deb39f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb3e2b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 20698 1726882582.15814: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882582.15910: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882582.16041: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882582.16060: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 20698 1726882582.16084: stdout chunk (state=3): >>># zipimport: zlib available<<< 20698 1726882582.16089: stdout chunk (state=3): >>> <<< 20698 1726882582.16109: stdout chunk (state=3): >>># zipimport: zlib available<<< 20698 1726882582.16121: stdout chunk (state=3): >>> <<< 20698 1726882582.16134: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py<<< 20698 1726882582.16144: stdout chunk (state=3): >>> <<< 20698 1726882582.16167: stdout chunk (state=3): >>># zipimport: zlib available<<< 20698 1726882582.16174: stdout chunk (state=3): >>> <<< 20698 1726882582.16335: stdout chunk (state=3): >>># zipimport: zlib available<<< 20698 1726882582.16340: stdout chunk (state=3): >>> <<< 20698 1726882582.16498: stdout chunk (state=3): >>># zipimport: zlib available<<< 20698 1726882582.16503: stdout chunk (state=3): >>> <<< 20698 1726882582.17300: stdout chunk (state=3): >>># zipimport: zlib available<<< 20698 1726882582.17305: stdout chunk (state=3): >>> <<< 20698 1726882582.18105: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 20698 1726882582.18156: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 20698 1726882582.18172: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 20698 1726882582.18204: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py<<< 20698 1726882582.18208: stdout chunk (state=3): >>> <<< 20698 1726882582.18239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882582.18331: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3deaeeb5e0><<< 20698 1726882582.18350: stdout chunk (state=3): >>> <<< 20698 1726882582.18498: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb2eb580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deae8b100> <<< 20698 1726882582.18574: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 20698 1726882582.18589: stdout chunk (state=3): >>># zipimport: zlib available<<< 20698 1726882582.18596: stdout chunk (state=3): >>> <<< 20698 1726882582.18611: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882582.18626: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 20698 1726882582.18648: stdout chunk (state=3): >>># zipimport: zlib available<<< 20698 1726882582.18652: stdout chunk (state=3): >>> <<< 20698 1726882582.18858: stdout chunk (state=3): >>># zipimport: zlib available<<< 20698 1726882582.18862: stdout chunk (state=3): >>> <<< 20698 1726882582.19080: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py<<< 20698 1726882582.19086: stdout chunk (state=3): >>> <<< 20698 1726882582.19089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 20698 1726882582.19124: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb39db80> <<< 20698 1726882582.19138: stdout chunk (state=3): >>># zipimport: zlib available<<< 20698 1726882582.19146: stdout chunk (state=3): >>> <<< 20698 1726882582.19809: stdout chunk (state=3): >>># zipimport: zlib available<<< 20698 1726882582.19814: stdout chunk (state=3): >>> <<< 20698 1726882582.20408: stdout chunk (state=3): >>># zipimport: zlib available<<< 20698 1726882582.20414: stdout chunk (state=3): >>> <<< 20698 1726882582.20500: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882582.20618: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/common/collections.py<<< 20698 1726882582.20645: stdout chunk (state=3): >>> <<< 20698 1726882582.20650: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882582.20682: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882582.20771: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 20698 1726882582.20774: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882582.20874: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882582.21005: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 20698 1726882582.21037: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20698 1726882582.21069: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882582.21121: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882582.21185: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20698 1726882582.21216: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882582.21510: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882582.21901: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20698 1726882582.21946: stdout chunk (state=3): >>>import '_ast' # <<< 20698 1726882582.22029: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deaebbf10> <<< 20698 1726882582.22047: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882582.22133: stdout chunk (state=3): >>># zipimport: zlib available<<< 20698 1726882582.22141: stdout chunk (state=3): >>> <<< 20698 1726882582.22226: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py<<< 20698 1726882582.22251: stdout chunk (state=3): >>> import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/common/validation.py <<< 20698 1726882582.22273: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 20698 1726882582.22281: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20698 1726882582.22316: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882582.22373: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882582.22429: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 20698 1726882582.22446: stdout chunk (state=3): >>># zipimport: zlib available<<< 20698 1726882582.22451: stdout chunk (state=3): >>> <<< 20698 1726882582.22509: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882582.22573: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882582.22715: stdout chunk (state=3): >>># zipimport: zlib available<<< 20698 1726882582.22720: stdout chunk (state=3): >>> <<< 20698 1726882582.22817: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 20698 1726882582.22865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'<<< 20698 1726882582.22878: stdout chunk (state=3): >>> <<< 20698 1726882582.22987: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882582.22996: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3deb94e220> <<< 20698 1726882582.23048: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deaebb850> <<< 20698 1726882582.23100: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/common/file.py <<< 20698 1726882582.23111: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 20698 1726882582.23130: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882582.23328: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882582.23412: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882582.23451: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882582.23504: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20698 1726882582.23530: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20698 1726882582.23553: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20698 1726882582.23616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20698 1726882582.23639: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20698 1726882582.23672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20698 1726882582.23842: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb2dcca0> <<< 20698 1726882582.23895: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb2d8f70> <<< 20698 1726882582.23983: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb2d2940> <<< 20698 1726882582.24002: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 20698 1726882582.24029: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882582.24040: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882582.24077: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py <<< 20698 1726882582.24082: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 20698 1726882582.24192: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 20698 1726882582.24221: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882582.24243: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 20698 1726882582.24257: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882582.24426: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882582.24713: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882582.24921: 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"}}} <<< 20698 1726882582.24957: stdout chunk (state=3): >>># destroy __main__ <<< 20698 1726882582.25816: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value<<< 20698 1726882582.25891: stdout chunk (state=3): >>> # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path<<< 20698 1726882582.25929: stdout chunk (state=3): >>> # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins<<< 20698 1726882582.25980: stdout chunk (state=3): >>> # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp <<< 20698 1726882582.26048: stdout chunk (state=3): >>># cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external<<< 20698 1726882582.26122: stdout chunk (state=3): >>> # cleanup[2] removing time # cleanup[2] removing zipimport <<< 20698 1726882582.26180: stdout chunk (state=3): >>># cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases <<< 20698 1726882582.26244: stdout chunk (state=3): >>># cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc<<< 20698 1726882582.26308: stdout chunk (state=3): >>> # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ <<< 20698 1726882582.26402: stdout chunk (state=3): >>># cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc<<< 20698 1726882582.26467: stdout chunk (state=3): >>> # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins <<< 20698 1726882582.26479: stdout chunk (state=3): >>># cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale <<< 20698 1726882582.26492: stdout chunk (state=3): >>># cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq <<< 20698 1726882582.26496: stdout chunk (state=3): >>># cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib <<< 20698 1726882582.26542: stdout chunk (state=3): >>># destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools<<< 20698 1726882582.26546: stdout chunk (state=3): >>> # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 <<< 20698 1726882582.26566: stdout chunk (state=3): >>># destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc <<< 20698 1726882582.26599: stdout chunk (state=3): >>># cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2<<< 20698 1726882582.26619: stdout chunk (state=3): >>> # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils<<< 20698 1726882582.26623: stdout chunk (state=3): >>> # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit<<< 20698 1726882582.26645: stdout chunk (state=3): >>> # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing 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<<< 20698 1726882582.26649: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes<<< 20698 1726882582.26690: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool<<< 20698 1726882582.26703: stdout chunk (state=3): >>> # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux<<< 20698 1726882582.26705: stdout chunk (state=3): >>> # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic<<< 20698 1726882582.26780: stdout chunk (state=3): >>> # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 20698 1726882582.27008: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20698 1726882582.27038: stdout chunk (state=3): >>># destroy importlib.util <<< 20698 1726882582.27041: stdout chunk (state=3): >>># destroy importlib.abc <<< 20698 1726882582.27048: stdout chunk (state=3): >>># destroy importlib.machinery <<< 20698 1726882582.27083: stdout chunk (state=3): >>># destroy zipimport <<< 20698 1726882582.27108: stdout chunk (state=3): >>># destroy _compression <<< 20698 1726882582.27144: stdout chunk (state=3): >>># destroy binascii # destroy importlib<<< 20698 1726882582.27168: stdout chunk (state=3): >>> # destroy struct # destroy bz2<<< 20698 1726882582.27171: stdout chunk (state=3): >>> # destroy lzma<<< 20698 1726882582.27173: stdout chunk (state=3): >>> <<< 20698 1726882582.27196: stdout chunk (state=3): >>># destroy __main__<<< 20698 1726882582.27232: stdout chunk (state=3): >>> # destroy locale<<< 20698 1726882582.27237: stdout chunk (state=3): >>> # destroy tempfile # destroy systemd.journal<<< 20698 1726882582.27256: stdout chunk (state=3): >>> # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 20698 1726882582.27285: stdout chunk (state=3): >>># destroy hashlib # destroy json.decoder<<< 20698 1726882582.27302: stdout chunk (state=3): >>> # destroy json.encoder<<< 20698 1726882582.27328: stdout chunk (state=3): >>> # destroy json.scanner<<< 20698 1726882582.27332: stdout chunk (state=3): >>> <<< 20698 1726882582.27334: stdout chunk (state=3): >>># destroy _json<<< 20698 1726882582.27336: stdout chunk (state=3): >>> <<< 20698 1726882582.27337: stdout chunk (state=3): >>># destroy encodings <<< 20698 1726882582.27372: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 20698 1726882582.27379: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 20698 1726882582.27407: stdout chunk (state=3): >>># destroy selinux <<< 20698 1726882582.27412: stdout chunk (state=3): >>># destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20698 1726882582.27482: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 20698 1726882582.27489: 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 <<< 20698 1726882582.27513: stdout chunk (state=3): >>># cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 20698 1726882582.27518: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess<<< 20698 1726882582.27543: stdout chunk (state=3): >>> # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math <<< 20698 1726882582.27570: stdout chunk (state=3): >>># cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib <<< 20698 1726882582.27601: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 20698 1726882582.27635: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 20698 1726882582.27639: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator <<< 20698 1726882582.27651: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale <<< 20698 1726882582.27706: stdout chunk (state=3): >>># cleanup[3] wiping os # cleanup[3] wiping os.path <<< 20698 1726882582.27733: stdout chunk (state=3): >>># destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal <<< 20698 1726882582.27736: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 20698 1726882582.27737: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread <<< 20698 1726882582.27739: stdout chunk (state=3): >>># cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 20698 1726882582.27740: stdout chunk (state=3): >>># destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader <<< 20698 1726882582.27741: stdout chunk (state=3): >>># destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 20698 1726882582.27928: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 20698 1726882582.27972: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 20698 1726882582.27975: stdout chunk (state=3): >>># destroy _heapq <<< 20698 1726882582.27978: stdout chunk (state=3): >>># destroy posixpath <<< 20698 1726882582.28025: stdout chunk (state=3): >>># destroy stat <<< 20698 1726882582.28029: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd<<< 20698 1726882582.28032: stdout chunk (state=3): >>> # destroy grp # destroy _posixsubprocess # destroy selectors <<< 20698 1726882582.28034: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser<<< 20698 1726882582.28036: stdout chunk (state=3): >>> # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves <<< 20698 1726882582.28037: stdout chunk (state=3): >>># destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io<<< 20698 1726882582.28039: stdout chunk (state=3): >>> # destroy marshal <<< 20698 1726882582.28075: stdout chunk (state=3): >>># destroy _frozen_importlib<<< 20698 1726882582.28079: stdout chunk (state=3): >>> # clear sys.audit hooks <<< 20698 1726882582.28508: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882582.28619: stderr chunk (state=3): >>><<< 20698 1726882582.28633: stdout chunk (state=3): >>><<< 20698 1726882582.28732: _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.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debf73dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debf183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debf73b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debf73ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debf18490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debf18940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debf18670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debecf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debecf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debef2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debecf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debf30880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debec8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debef2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debf18970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debe6eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debe71f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debe67610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debe6d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debe6e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3debbd4e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debbd4910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debbd4f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debbd4fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debbe70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debe49d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debe42670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debe556d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debe75e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3debbe7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debe492b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3debe552e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debe7b9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debbe7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debbe7df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debbe7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debbba3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debbba4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debbeff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debbe9a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debbe9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debad4220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debba5520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debbe9f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debe7b040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debae6b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3debae6e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debaf7790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debaf7cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3deba85400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debae6f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3deba962e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debaf7610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3deba963a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debbe7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3debab1700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3debab19d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debab17c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3debab18b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3debab1d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3debabc250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debab1940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debaa5a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debbe7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3debab1af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3deb9d56d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb3d6820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3deb3d6160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb3d6280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb3d6f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb3d64f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb3d6d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3deb3d6fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb3d6100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb32df40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3deb34cd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3deb34ceb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb34c370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb962dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb9623a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb962fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb932d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb3a8d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb3a8400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb3de4f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3deb3a8520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb3a8550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3deb31dfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb943250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3deb31a850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb9433d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb95be50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb31a7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3deb31a640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3deb3195b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3deb30ed90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb93a910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3deb39f6a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3deb39db20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb3ad0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3deb39f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb3e2b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3deaeeb5e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb2eb580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deae8b100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb39db80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deaebbf10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3deb94e220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deaebb850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb2dcca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb2d8f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3deb2d2940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_3zbzm9pc/ansible_stat_payload.zip/ansible/modules/__init__.py # 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 builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 20698 1726882582.29606: 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-1726882581.5519764-20820-240867647129192/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882582.29609: _low_level_execute_command(): starting 20698 1726882582.29617: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882581.5519764-20820-240867647129192/ > /dev/null 2>&1 && sleep 0' 20698 1726882582.29957: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882582.29965: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882582.29998: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 20698 1726882582.30001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882582.30003: 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.11.158 originally 10.31.11.158 debug2: match found <<< 20698 1726882582.30005: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882582.30058: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882582.30061: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882582.30180: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 20698 1726882582.32733: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882582.32788: stderr chunk (state=3): >>><<< 20698 1726882582.32791: stdout chunk (state=3): >>><<< 20698 1726882582.32808: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 20698 1726882582.32817: handler run complete 20698 1726882582.32835: attempt loop complete, returning result 20698 1726882582.32838: _execute() done 20698 1726882582.32840: dumping result to json 20698 1726882582.32843: done dumping result, returning 20698 1726882582.32854: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [0e448fcc-3ce9-6606-eaf5-0000000001c2] 20698 1726882582.32859: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000001c2 ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 20698 1726882582.33009: no more pending results, returning what we have 20698 1726882582.33014: results queue empty 20698 1726882582.33015: checking for any_errors_fatal 20698 1726882582.33022: done checking for any_errors_fatal 20698 1726882582.33023: checking for max_fail_percentage 20698 1726882582.33025: done checking for max_fail_percentage 20698 1726882582.33025: checking to see if all hosts have failed and the running result is not ok 20698 1726882582.33026: done checking to see if all hosts have failed 20698 1726882582.33027: getting the remaining hosts for this loop 20698 1726882582.33029: done getting the remaining hosts for this loop 20698 1726882582.33032: getting the next task for host managed_node2 20698 1726882582.33039: done getting next task for host managed_node2 20698 1726882582.33041: ^ task is: TASK: Set flag to indicate system is ostree 20698 1726882582.33045: ^ 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 20698 1726882582.33048: getting variables 20698 1726882582.33050: in VariableManager get_vars() 20698 1726882582.33085: Calling all_inventory to load vars for managed_node2 20698 1726882582.33087: Calling groups_inventory to load vars for managed_node2 20698 1726882582.33091: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882582.33102: Calling all_plugins_play to load vars for managed_node2 20698 1726882582.33104: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882582.33107: Calling groups_plugins_play to load vars for managed_node2 20698 1726882582.33246: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000001c2 20698 1726882582.33250: WORKER PROCESS EXITING 20698 1726882582.33261: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882582.33380: done with get_vars() 20698 1726882582.33387: done getting variables 20698 1726882582.33459: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:36:22 -0400 (0:00:00.860) 0:00:03.593 ****** 20698 1726882582.33482: entering _queue_task() for managed_node2/set_fact 20698 1726882582.33483: Creating lock for set_fact 20698 1726882582.33684: worker is 1 (out of 1 available) 20698 1726882582.33695: exiting _queue_task() for managed_node2/set_fact 20698 1726882582.33708: done queuing things up, now waiting for results queue to drain 20698 1726882582.33709: waiting for pending results... 20698 1726882582.33878: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree 20698 1726882582.33938: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000001c3 20698 1726882582.33949: variable 'ansible_search_path' from source: unknown 20698 1726882582.33952: variable 'ansible_search_path' from source: unknown 20698 1726882582.33989: calling self._execute() 20698 1726882582.34041: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882582.34045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882582.34054: variable 'omit' from source: magic vars 20698 1726882582.34389: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882582.34610: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882582.34645: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882582.34673: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882582.34698: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882582.34764: 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) 20698 1726882582.34782: 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) 20698 1726882582.34800: 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) 20698 1726882582.34819: 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) 20698 1726882582.34911: Evaluated conditional (not __network_is_ostree is defined): True 20698 1726882582.34914: variable 'omit' from source: magic vars 20698 1726882582.34942: variable 'omit' from source: magic vars 20698 1726882582.35022: variable '__ostree_booted_stat' from source: set_fact 20698 1726882582.35057: variable 'omit' from source: magic vars 20698 1726882582.35081: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882582.35101: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882582.35115: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882582.35126: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882582.35136: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882582.35157: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882582.35164: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882582.35167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882582.35233: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882582.35236: Set connection var ansible_shell_executable to /bin/sh 20698 1726882582.35241: Set connection var ansible_pipelining to False 20698 1726882582.35247: Set connection var ansible_timeout to 10 20698 1726882582.35250: Set connection var ansible_connection to ssh 20698 1726882582.35252: Set connection var ansible_shell_type to sh 20698 1726882582.35275: variable 'ansible_shell_executable' from source: unknown 20698 1726882582.35281: variable 'ansible_connection' from source: unknown 20698 1726882582.35284: variable 'ansible_module_compression' from source: unknown 20698 1726882582.35287: variable 'ansible_shell_type' from source: unknown 20698 1726882582.35290: variable 'ansible_shell_executable' from source: unknown 20698 1726882582.35292: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882582.35294: variable 'ansible_pipelining' from source: unknown 20698 1726882582.35296: variable 'ansible_timeout' from source: unknown 20698 1726882582.35298: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882582.35364: 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) 20698 1726882582.35377: variable 'omit' from source: magic vars 20698 1726882582.35380: starting attempt loop 20698 1726882582.35382: running the handler 20698 1726882582.35389: handler run complete 20698 1726882582.35396: attempt loop complete, returning result 20698 1726882582.35398: _execute() done 20698 1726882582.35401: dumping result to json 20698 1726882582.35403: done dumping result, returning 20698 1726882582.35415: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [0e448fcc-3ce9-6606-eaf5-0000000001c3] 20698 1726882582.35417: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000001c3 20698 1726882582.35491: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000001c3 20698 1726882582.35495: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 20698 1726882582.35548: no more pending results, returning what we have 20698 1726882582.35550: results queue empty 20698 1726882582.35551: checking for any_errors_fatal 20698 1726882582.35556: done checking for any_errors_fatal 20698 1726882582.35556: checking for max_fail_percentage 20698 1726882582.35558: done checking for max_fail_percentage 20698 1726882582.35558: checking to see if all hosts have failed and the running result is not ok 20698 1726882582.35559: done checking to see if all hosts have failed 20698 1726882582.35560: getting the remaining hosts for this loop 20698 1726882582.35561: done getting the remaining hosts for this loop 20698 1726882582.35566: getting the next task for host managed_node2 20698 1726882582.35575: done getting next task for host managed_node2 20698 1726882582.35577: ^ task is: TASK: Fix CentOS6 Base repo 20698 1726882582.35580: ^ 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 20698 1726882582.35587: getting variables 20698 1726882582.35589: in VariableManager get_vars() 20698 1726882582.35610: Calling all_inventory to load vars for managed_node2 20698 1726882582.35612: Calling groups_inventory to load vars for managed_node2 20698 1726882582.35615: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882582.35630: Calling all_plugins_play to load vars for managed_node2 20698 1726882582.35632: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882582.35639: Calling groups_plugins_play to load vars for managed_node2 20698 1726882582.35774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882582.35887: done with get_vars() 20698 1726882582.35893: done getting variables 20698 1726882582.35973: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:36:22 -0400 (0:00:00.025) 0:00:03.618 ****** 20698 1726882582.35991: entering _queue_task() for managed_node2/copy 20698 1726882582.36173: worker is 1 (out of 1 available) 20698 1726882582.36186: exiting _queue_task() for managed_node2/copy 20698 1726882582.36198: done queuing things up, now waiting for results queue to drain 20698 1726882582.36199: waiting for pending results... 20698 1726882582.36352: running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo 20698 1726882582.36412: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000001c5 20698 1726882582.36423: variable 'ansible_search_path' from source: unknown 20698 1726882582.36426: variable 'ansible_search_path' from source: unknown 20698 1726882582.36453: calling self._execute() 20698 1726882582.36509: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882582.36513: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882582.36521: variable 'omit' from source: magic vars 20698 1726882582.36830: variable 'ansible_distribution' from source: facts 20698 1726882582.36844: Evaluated conditional (ansible_distribution == 'CentOS'): True 20698 1726882582.36929: variable 'ansible_distribution_major_version' from source: facts 20698 1726882582.36932: Evaluated conditional (ansible_distribution_major_version == '6'): False 20698 1726882582.36935: when evaluation is False, skipping this task 20698 1726882582.36938: _execute() done 20698 1726882582.36940: dumping result to json 20698 1726882582.36943: done dumping result, returning 20698 1726882582.36951: done running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo [0e448fcc-3ce9-6606-eaf5-0000000001c5] 20698 1726882582.36954: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000001c5 20698 1726882582.37038: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000001c5 20698 1726882582.37041: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 20698 1726882582.37120: no more pending results, returning what we have 20698 1726882582.37123: results queue empty 20698 1726882582.37123: checking for any_errors_fatal 20698 1726882582.37127: done checking for any_errors_fatal 20698 1726882582.37127: checking for max_fail_percentage 20698 1726882582.37128: done checking for max_fail_percentage 20698 1726882582.37128: checking to see if all hosts have failed and the running result is not ok 20698 1726882582.37129: done checking to see if all hosts have failed 20698 1726882582.37130: getting the remaining hosts for this loop 20698 1726882582.37130: done getting the remaining hosts for this loop 20698 1726882582.37132: getting the next task for host managed_node2 20698 1726882582.37136: done getting next task for host managed_node2 20698 1726882582.37138: ^ task is: TASK: Include the task 'enable_epel.yml' 20698 1726882582.37139: ^ 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 20698 1726882582.37142: getting variables 20698 1726882582.37142: in VariableManager get_vars() 20698 1726882582.37167: Calling all_inventory to load vars for managed_node2 20698 1726882582.37168: Calling groups_inventory to load vars for managed_node2 20698 1726882582.37171: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882582.37179: Calling all_plugins_play to load vars for managed_node2 20698 1726882582.37181: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882582.37182: Calling groups_plugins_play to load vars for managed_node2 20698 1726882582.37284: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882582.37398: done with get_vars() 20698 1726882582.37404: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:36:22 -0400 (0:00:00.014) 0:00:03.632 ****** 20698 1726882582.37460: entering _queue_task() for managed_node2/include_tasks 20698 1726882582.37621: worker is 1 (out of 1 available) 20698 1726882582.37634: exiting _queue_task() for managed_node2/include_tasks 20698 1726882582.37645: done queuing things up, now waiting for results queue to drain 20698 1726882582.37647: waiting for pending results... 20698 1726882582.37793: running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' 20698 1726882582.37854: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000001c6 20698 1726882582.37867: variable 'ansible_search_path' from source: unknown 20698 1726882582.37870: variable 'ansible_search_path' from source: unknown 20698 1726882582.37897: calling self._execute() 20698 1726882582.37947: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882582.37951: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882582.37961: variable 'omit' from source: magic vars 20698 1726882582.38484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882582.40350: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882582.40397: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882582.40432: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882582.40461: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882582.40482: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882582.40536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882582.40560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882582.40581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882582.40606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882582.40617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882582.40704: variable '__network_is_ostree' from source: set_fact 20698 1726882582.40717: Evaluated conditional (not __network_is_ostree | d(false)): True 20698 1726882582.40722: _execute() done 20698 1726882582.40725: dumping result to json 20698 1726882582.40728: done dumping result, returning 20698 1726882582.40733: done running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' [0e448fcc-3ce9-6606-eaf5-0000000001c6] 20698 1726882582.40738: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000001c6 20698 1726882582.40825: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000001c6 20698 1726882582.40827: WORKER PROCESS EXITING 20698 1726882582.40850: no more pending results, returning what we have 20698 1726882582.40854: in VariableManager get_vars() 20698 1726882582.40888: Calling all_inventory to load vars for managed_node2 20698 1726882582.40891: Calling groups_inventory to load vars for managed_node2 20698 1726882582.40895: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882582.40905: Calling all_plugins_play to load vars for managed_node2 20698 1726882582.40908: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882582.40910: Calling groups_plugins_play to load vars for managed_node2 20698 1726882582.41069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882582.41179: done with get_vars() 20698 1726882582.41184: variable 'ansible_search_path' from source: unknown 20698 1726882582.41184: variable 'ansible_search_path' from source: unknown 20698 1726882582.41210: we have included files to process 20698 1726882582.41210: generating all_blocks data 20698 1726882582.41212: done generating all_blocks data 20698 1726882582.41214: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 20698 1726882582.41215: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 20698 1726882582.41217: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 20698 1726882582.42301: done processing included file 20698 1726882582.42303: iterating over new_blocks loaded from include file 20698 1726882582.42304: in VariableManager get_vars() 20698 1726882582.42315: done with get_vars() 20698 1726882582.42317: filtering new block on tags 20698 1726882582.42338: done filtering new block on tags 20698 1726882582.42341: in VariableManager get_vars() 20698 1726882582.42350: done with get_vars() 20698 1726882582.42351: filtering new block on tags 20698 1726882582.42362: done filtering new block on tags 20698 1726882582.42366: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node2 20698 1726882582.42371: extending task lists for all hosts with included blocks 20698 1726882582.42469: done extending task lists 20698 1726882582.42471: done processing included files 20698 1726882582.42472: results queue empty 20698 1726882582.42473: checking for any_errors_fatal 20698 1726882582.42476: done checking for any_errors_fatal 20698 1726882582.42477: checking for max_fail_percentage 20698 1726882582.42478: done checking for max_fail_percentage 20698 1726882582.42479: checking to see if all hosts have failed and the running result is not ok 20698 1726882582.42480: done checking to see if all hosts have failed 20698 1726882582.42480: getting the remaining hosts for this loop 20698 1726882582.42481: done getting the remaining hosts for this loop 20698 1726882582.42484: getting the next task for host managed_node2 20698 1726882582.42488: done getting next task for host managed_node2 20698 1726882582.42489: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 20698 1726882582.42492: ^ 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 20698 1726882582.42494: getting variables 20698 1726882582.42495: in VariableManager get_vars() 20698 1726882582.42502: Calling all_inventory to load vars for managed_node2 20698 1726882582.42504: Calling groups_inventory to load vars for managed_node2 20698 1726882582.42517: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882582.42523: Calling all_plugins_play to load vars for managed_node2 20698 1726882582.42544: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882582.42548: Calling groups_plugins_play to load vars for managed_node2 20698 1726882582.42705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882582.42892: done with get_vars() 20698 1726882582.42901: done getting variables 20698 1726882582.42967: 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) 20698 1726882582.43166: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 9] *********************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:36:22 -0400 (0:00:00.057) 0:00:03.690 ****** 20698 1726882582.43208: entering _queue_task() for managed_node2/command 20698 1726882582.43210: Creating lock for command 20698 1726882582.43440: worker is 1 (out of 1 available) 20698 1726882582.43452: exiting _queue_task() for managed_node2/command 20698 1726882582.43495: done queuing things up, now waiting for results queue to drain 20698 1726882582.43496: waiting for pending results... 20698 1726882582.43736: running TaskExecutor() for managed_node2/TASK: Create EPEL 9 20698 1726882582.43850: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000001e0 20698 1726882582.43872: variable 'ansible_search_path' from source: unknown 20698 1726882582.43880: variable 'ansible_search_path' from source: unknown 20698 1726882582.43916: calling self._execute() 20698 1726882582.43994: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882582.44056: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882582.44073: variable 'omit' from source: magic vars 20698 1726882582.44751: variable 'ansible_distribution' from source: facts 20698 1726882582.44818: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 20698 1726882582.45059: variable 'ansible_distribution_major_version' from source: facts 20698 1726882582.45138: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 20698 1726882582.45146: when evaluation is False, skipping this task 20698 1726882582.45152: _execute() done 20698 1726882582.45158: dumping result to json 20698 1726882582.45166: done dumping result, returning 20698 1726882582.45177: done running TaskExecutor() for managed_node2/TASK: Create EPEL 9 [0e448fcc-3ce9-6606-eaf5-0000000001e0] 20698 1726882582.45187: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000001e0 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 20698 1726882582.45341: no more pending results, returning what we have 20698 1726882582.45344: results queue empty 20698 1726882582.45345: checking for any_errors_fatal 20698 1726882582.45346: done checking for any_errors_fatal 20698 1726882582.45347: checking for max_fail_percentage 20698 1726882582.45349: done checking for max_fail_percentage 20698 1726882582.45349: checking to see if all hosts have failed and the running result is not ok 20698 1726882582.45351: done checking to see if all hosts have failed 20698 1726882582.45351: getting the remaining hosts for this loop 20698 1726882582.45353: done getting the remaining hosts for this loop 20698 1726882582.45356: getting the next task for host managed_node2 20698 1726882582.45365: done getting next task for host managed_node2 20698 1726882582.45368: ^ task is: TASK: Install yum-utils package 20698 1726882582.45372: ^ 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 20698 1726882582.45377: getting variables 20698 1726882582.45378: in VariableManager get_vars() 20698 1726882582.45407: Calling all_inventory to load vars for managed_node2 20698 1726882582.45411: Calling groups_inventory to load vars for managed_node2 20698 1726882582.45415: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882582.45428: Calling all_plugins_play to load vars for managed_node2 20698 1726882582.45431: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882582.45434: Calling groups_plugins_play to load vars for managed_node2 20698 1726882582.45613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882582.45835: done with get_vars() 20698 1726882582.45844: done getting variables 20698 1726882582.45963: 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) 20698 1726882582.46269: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000001e0 20698 1726882582.46273: WORKER PROCESS EXITING TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:36:22 -0400 (0:00:00.030) 0:00:03.721 ****** 20698 1726882582.46285: entering _queue_task() for managed_node2/package 20698 1726882582.46287: Creating lock for package 20698 1726882582.46507: worker is 1 (out of 1 available) 20698 1726882582.46521: exiting _queue_task() for managed_node2/package 20698 1726882582.46532: done queuing things up, now waiting for results queue to drain 20698 1726882582.46534: waiting for pending results... 20698 1726882582.46821: running TaskExecutor() for managed_node2/TASK: Install yum-utils package 20698 1726882582.46935: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000001e1 20698 1726882582.46954: variable 'ansible_search_path' from source: unknown 20698 1726882582.46961: variable 'ansible_search_path' from source: unknown 20698 1726882582.47006: calling self._execute() 20698 1726882582.47083: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882582.47097: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882582.47112: variable 'omit' from source: magic vars 20698 1726882582.47479: variable 'ansible_distribution' from source: facts 20698 1726882582.47497: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 20698 1726882582.47630: variable 'ansible_distribution_major_version' from source: facts 20698 1726882582.47645: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 20698 1726882582.47653: when evaluation is False, skipping this task 20698 1726882582.47660: _execute() done 20698 1726882582.47668: dumping result to json 20698 1726882582.47676: done dumping result, returning 20698 1726882582.47686: done running TaskExecutor() for managed_node2/TASK: Install yum-utils package [0e448fcc-3ce9-6606-eaf5-0000000001e1] 20698 1726882582.47697: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000001e1 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 20698 1726882582.47839: no more pending results, returning what we have 20698 1726882582.47843: results queue empty 20698 1726882582.47843: checking for any_errors_fatal 20698 1726882582.47854: done checking for any_errors_fatal 20698 1726882582.47854: checking for max_fail_percentage 20698 1726882582.47856: done checking for max_fail_percentage 20698 1726882582.47857: checking to see if all hosts have failed and the running result is not ok 20698 1726882582.47858: done checking to see if all hosts have failed 20698 1726882582.47859: getting the remaining hosts for this loop 20698 1726882582.47861: done getting the remaining hosts for this loop 20698 1726882582.47866: getting the next task for host managed_node2 20698 1726882582.47876: done getting next task for host managed_node2 20698 1726882582.47878: ^ task is: TASK: Enable EPEL 7 20698 1726882582.47883: ^ 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 20698 1726882582.47886: getting variables 20698 1726882582.47887: in VariableManager get_vars() 20698 1726882582.47915: Calling all_inventory to load vars for managed_node2 20698 1726882582.47918: Calling groups_inventory to load vars for managed_node2 20698 1726882582.47922: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882582.47937: Calling all_plugins_play to load vars for managed_node2 20698 1726882582.47940: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882582.47944: Calling groups_plugins_play to load vars for managed_node2 20698 1726882582.48119: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882582.48308: done with get_vars() 20698 1726882582.48317: done getting variables 20698 1726882582.48391: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:36:22 -0400 (0:00:00.021) 0:00:03.742 ****** 20698 1726882582.48423: entering _queue_task() for managed_node2/command 20698 1726882582.48441: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000001e1 20698 1726882582.48450: WORKER PROCESS EXITING 20698 1726882582.48899: worker is 1 (out of 1 available) 20698 1726882582.48910: exiting _queue_task() for managed_node2/command 20698 1726882582.48919: done queuing things up, now waiting for results queue to drain 20698 1726882582.48920: waiting for pending results... 20698 1726882582.49160: running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 20698 1726882582.49273: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000001e2 20698 1726882582.49292: variable 'ansible_search_path' from source: unknown 20698 1726882582.49298: variable 'ansible_search_path' from source: unknown 20698 1726882582.49331: calling self._execute() 20698 1726882582.49406: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882582.49416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882582.49428: variable 'omit' from source: magic vars 20698 1726882582.49768: variable 'ansible_distribution' from source: facts 20698 1726882582.49785: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 20698 1726882582.49919: variable 'ansible_distribution_major_version' from source: facts 20698 1726882582.49930: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 20698 1726882582.49938: when evaluation is False, skipping this task 20698 1726882582.49944: _execute() done 20698 1726882582.49950: dumping result to json 20698 1726882582.49956: done dumping result, returning 20698 1726882582.49966: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 [0e448fcc-3ce9-6606-eaf5-0000000001e2] 20698 1726882582.49976: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000001e2 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 20698 1726882582.50105: no more pending results, returning what we have 20698 1726882582.50109: results queue empty 20698 1726882582.50109: checking for any_errors_fatal 20698 1726882582.50114: done checking for any_errors_fatal 20698 1726882582.50115: checking for max_fail_percentage 20698 1726882582.50116: done checking for max_fail_percentage 20698 1726882582.50117: checking to see if all hosts have failed and the running result is not ok 20698 1726882582.50118: done checking to see if all hosts have failed 20698 1726882582.50119: getting the remaining hosts for this loop 20698 1726882582.50121: done getting the remaining hosts for this loop 20698 1726882582.50124: getting the next task for host managed_node2 20698 1726882582.50133: done getting next task for host managed_node2 20698 1726882582.50135: ^ task is: TASK: Enable EPEL 8 20698 1726882582.50139: ^ 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 20698 1726882582.50144: getting variables 20698 1726882582.50145: in VariableManager get_vars() 20698 1726882582.50174: Calling all_inventory to load vars for managed_node2 20698 1726882582.50177: Calling groups_inventory to load vars for managed_node2 20698 1726882582.50181: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882582.50194: Calling all_plugins_play to load vars for managed_node2 20698 1726882582.50196: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882582.50200: Calling groups_plugins_play to load vars for managed_node2 20698 1726882582.50411: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882582.50601: done with get_vars() 20698 1726882582.50609: done getting variables 20698 1726882582.50682: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:36:22 -0400 (0:00:00.022) 0:00:03.765 ****** 20698 1726882582.50715: entering _queue_task() for managed_node2/command 20698 1726882582.50732: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000001e2 20698 1726882582.50740: WORKER PROCESS EXITING 20698 1726882582.51074: worker is 1 (out of 1 available) 20698 1726882582.51085: exiting _queue_task() for managed_node2/command 20698 1726882582.51094: done queuing things up, now waiting for results queue to drain 20698 1726882582.51096: waiting for pending results... 20698 1726882582.51323: running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 20698 1726882582.51434: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000001e3 20698 1726882582.51457: variable 'ansible_search_path' from source: unknown 20698 1726882582.51467: variable 'ansible_search_path' from source: unknown 20698 1726882582.51504: calling self._execute() 20698 1726882582.51579: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882582.51590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882582.51604: variable 'omit' from source: magic vars 20698 1726882582.51952: variable 'ansible_distribution' from source: facts 20698 1726882582.51969: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 20698 1726882582.52090: variable 'ansible_distribution_major_version' from source: facts 20698 1726882582.52104: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 20698 1726882582.52111: when evaluation is False, skipping this task 20698 1726882582.52117: _execute() done 20698 1726882582.52123: dumping result to json 20698 1726882582.52130: done dumping result, returning 20698 1726882582.52138: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 [0e448fcc-3ce9-6606-eaf5-0000000001e3] 20698 1726882582.52147: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000001e3 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 20698 1726882582.52274: no more pending results, returning what we have 20698 1726882582.52277: results queue empty 20698 1726882582.52278: checking for any_errors_fatal 20698 1726882582.52284: done checking for any_errors_fatal 20698 1726882582.52284: checking for max_fail_percentage 20698 1726882582.52286: done checking for max_fail_percentage 20698 1726882582.52287: checking to see if all hosts have failed and the running result is not ok 20698 1726882582.52288: done checking to see if all hosts have failed 20698 1726882582.52288: getting the remaining hosts for this loop 20698 1726882582.52290: done getting the remaining hosts for this loop 20698 1726882582.52293: getting the next task for host managed_node2 20698 1726882582.52303: done getting next task for host managed_node2 20698 1726882582.52305: ^ task is: TASK: Enable EPEL 6 20698 1726882582.52309: ^ 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 20698 1726882582.52311: getting variables 20698 1726882582.52313: in VariableManager get_vars() 20698 1726882582.52340: Calling all_inventory to load vars for managed_node2 20698 1726882582.52342: Calling groups_inventory to load vars for managed_node2 20698 1726882582.52346: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882582.52358: Calling all_plugins_play to load vars for managed_node2 20698 1726882582.52361: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882582.52366: Calling groups_plugins_play to load vars for managed_node2 20698 1726882582.52541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882582.52731: done with get_vars() 20698 1726882582.52740: done getting variables 20698 1726882582.52810: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:36:22 -0400 (0:00:00.021) 0:00:03.786 ****** 20698 1726882582.52842: entering _queue_task() for managed_node2/copy 20698 1726882582.52859: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000001e3 20698 1726882582.52869: WORKER PROCESS EXITING 20698 1726882582.53212: worker is 1 (out of 1 available) 20698 1726882582.53224: exiting _queue_task() for managed_node2/copy 20698 1726882582.53234: done queuing things up, now waiting for results queue to drain 20698 1726882582.53235: waiting for pending results... 20698 1726882582.53456: running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 20698 1726882582.53559: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000001e5 20698 1726882582.53584: variable 'ansible_search_path' from source: unknown 20698 1726882582.53591: variable 'ansible_search_path' from source: unknown 20698 1726882582.53625: calling self._execute() 20698 1726882582.53697: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882582.53706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882582.53719: variable 'omit' from source: magic vars 20698 1726882582.54069: variable 'ansible_distribution' from source: facts 20698 1726882582.54086: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 20698 1726882582.54202: variable 'ansible_distribution_major_version' from source: facts 20698 1726882582.54212: Evaluated conditional (ansible_distribution_major_version == '6'): False 20698 1726882582.54223: when evaluation is False, skipping this task 20698 1726882582.54229: _execute() done 20698 1726882582.54234: dumping result to json 20698 1726882582.54240: done dumping result, returning 20698 1726882582.54249: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 [0e448fcc-3ce9-6606-eaf5-0000000001e5] 20698 1726882582.54258: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000001e5 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 20698 1726882582.54394: no more pending results, returning what we have 20698 1726882582.54397: results queue empty 20698 1726882582.54398: checking for any_errors_fatal 20698 1726882582.54402: done checking for any_errors_fatal 20698 1726882582.54403: checking for max_fail_percentage 20698 1726882582.54404: done checking for max_fail_percentage 20698 1726882582.54405: checking to see if all hosts have failed and the running result is not ok 20698 1726882582.54406: done checking to see if all hosts have failed 20698 1726882582.54407: getting the remaining hosts for this loop 20698 1726882582.54408: done getting the remaining hosts for this loop 20698 1726882582.54411: getting the next task for host managed_node2 20698 1726882582.54421: done getting next task for host managed_node2 20698 1726882582.54424: ^ task is: TASK: Set network provider to 'nm' 20698 1726882582.54426: ^ 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 20698 1726882582.54431: getting variables 20698 1726882582.54433: in VariableManager get_vars() 20698 1726882582.54460: Calling all_inventory to load vars for managed_node2 20698 1726882582.54465: Calling groups_inventory to load vars for managed_node2 20698 1726882582.54469: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882582.54482: Calling all_plugins_play to load vars for managed_node2 20698 1726882582.54484: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882582.54488: Calling groups_plugins_play to load vars for managed_node2 20698 1726882582.54706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882582.54896: done with get_vars() 20698 1726882582.54904: done getting variables 20698 1726882582.55122: 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) 20698 1726882582.55140: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000001e5 20698 1726882582.55143: WORKER PROCESS EXITING TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_nm.yml:13 Friday 20 September 2024 21:36:22 -0400 (0:00:00.023) 0:00:03.809 ****** 20698 1726882582.55154: entering _queue_task() for managed_node2/set_fact 20698 1726882582.55338: worker is 1 (out of 1 available) 20698 1726882582.55349: exiting _queue_task() for managed_node2/set_fact 20698 1726882582.55359: done queuing things up, now waiting for results queue to drain 20698 1726882582.55360: waiting for pending results... 20698 1726882582.55576: running TaskExecutor() for managed_node2/TASK: Set network provider to 'nm' 20698 1726882582.55657: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000007 20698 1726882582.55680: variable 'ansible_search_path' from source: unknown 20698 1726882582.55719: calling self._execute() 20698 1726882582.55790: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882582.55804: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882582.55817: variable 'omit' from source: magic vars 20698 1726882582.55913: variable 'omit' from source: magic vars 20698 1726882582.55945: variable 'omit' from source: magic vars 20698 1726882582.55983: variable 'omit' from source: magic vars 20698 1726882582.56028: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882582.56066: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882582.56090: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882582.56109: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882582.56126: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882582.56159: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882582.56171: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882582.56178: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882582.56395: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882582.56405: Set connection var ansible_shell_executable to /bin/sh 20698 1726882582.56414: Set connection var ansible_pipelining to False 20698 1726882582.56422: Set connection var ansible_timeout to 10 20698 1726882582.56428: Set connection var ansible_connection to ssh 20698 1726882582.56433: Set connection var ansible_shell_type to sh 20698 1726882582.56467: variable 'ansible_shell_executable' from source: unknown 20698 1726882582.56475: variable 'ansible_connection' from source: unknown 20698 1726882582.56482: variable 'ansible_module_compression' from source: unknown 20698 1726882582.56574: variable 'ansible_shell_type' from source: unknown 20698 1726882582.56582: variable 'ansible_shell_executable' from source: unknown 20698 1726882582.56589: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882582.56597: variable 'ansible_pipelining' from source: unknown 20698 1726882582.56603: variable 'ansible_timeout' from source: unknown 20698 1726882582.56610: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882582.56852: 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) 20698 1726882582.56870: variable 'omit' from source: magic vars 20698 1726882582.56880: starting attempt loop 20698 1726882582.56892: running the handler 20698 1726882582.56907: handler run complete 20698 1726882582.57010: attempt loop complete, returning result 20698 1726882582.57018: _execute() done 20698 1726882582.57024: dumping result to json 20698 1726882582.57031: done dumping result, returning 20698 1726882582.57041: done running TaskExecutor() for managed_node2/TASK: Set network provider to 'nm' [0e448fcc-3ce9-6606-eaf5-000000000007] 20698 1726882582.57050: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000007 ok: [managed_node2] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } 20698 1726882582.57183: no more pending results, returning what we have 20698 1726882582.57186: results queue empty 20698 1726882582.57187: checking for any_errors_fatal 20698 1726882582.57191: done checking for any_errors_fatal 20698 1726882582.57192: checking for max_fail_percentage 20698 1726882582.57194: done checking for max_fail_percentage 20698 1726882582.57195: checking to see if all hosts have failed and the running result is not ok 20698 1726882582.57196: done checking to see if all hosts have failed 20698 1726882582.57197: getting the remaining hosts for this loop 20698 1726882582.57198: done getting the remaining hosts for this loop 20698 1726882582.57202: getting the next task for host managed_node2 20698 1726882582.57210: done getting next task for host managed_node2 20698 1726882582.57212: ^ task is: TASK: Install NetworkManager 20698 1726882582.57214: ^ 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 20698 1726882582.57217: getting variables 20698 1726882582.57219: in VariableManager get_vars() 20698 1726882582.57246: Calling all_inventory to load vars for managed_node2 20698 1726882582.57249: Calling groups_inventory to load vars for managed_node2 20698 1726882582.57252: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882582.57266: Calling all_plugins_play to load vars for managed_node2 20698 1726882582.57269: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882582.57273: Calling groups_plugins_play to load vars for managed_node2 20698 1726882582.57439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882582.57622: done with get_vars() 20698 1726882582.57631: done getting variables 20698 1726882582.57684: 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 [Install NetworkManager] ************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_nm.yml:25 Friday 20 September 2024 21:36:22 -0400 (0:00:00.025) 0:00:03.835 ****** 20698 1726882582.57715: entering _queue_task() for managed_node2/package 20698 1726882582.57733: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000007 20698 1726882582.57741: WORKER PROCESS EXITING 20698 1726882582.58070: worker is 1 (out of 1 available) 20698 1726882582.58080: exiting _queue_task() for managed_node2/package 20698 1726882582.58092: done queuing things up, now waiting for results queue to drain 20698 1726882582.58093: waiting for pending results... 20698 1726882582.58653: running TaskExecutor() for managed_node2/TASK: Install NetworkManager 20698 1726882582.58741: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000009 20698 1726882582.58761: variable 'ansible_search_path' from source: unknown 20698 1726882582.58805: calling self._execute() 20698 1726882582.58874: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882582.59032: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882582.59049: variable 'omit' from source: magic vars 20698 1726882582.59733: variable 'ansible_distribution_major_version' from source: facts 20698 1726882582.59755: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882582.59869: variable 'omit' from source: magic vars 20698 1726882582.59900: variable 'omit' from source: magic vars 20698 1726882582.60307: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882582.65092: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882582.65163: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882582.65317: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882582.65355: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882582.65524: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882582.65625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882582.65744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882582.65776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882582.65933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882582.65953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882582.66177: variable '__network_is_ostree' from source: set_fact 20698 1726882582.66187: variable 'omit' from source: magic vars 20698 1726882582.66220: variable 'omit' from source: magic vars 20698 1726882582.66250: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882582.66399: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882582.66424: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882582.66447: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882582.66468: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882582.66502: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882582.66590: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882582.66598: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882582.66817: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882582.66828: Set connection var ansible_shell_executable to /bin/sh 20698 1726882582.66837: Set connection var ansible_pipelining to False 20698 1726882582.66845: Set connection var ansible_timeout to 10 20698 1726882582.66852: Set connection var ansible_connection to ssh 20698 1726882582.66858: Set connection var ansible_shell_type to sh 20698 1726882582.66892: variable 'ansible_shell_executable' from source: unknown 20698 1726882582.66911: variable 'ansible_connection' from source: unknown 20698 1726882582.66918: variable 'ansible_module_compression' from source: unknown 20698 1726882582.67023: variable 'ansible_shell_type' from source: unknown 20698 1726882582.67030: variable 'ansible_shell_executable' from source: unknown 20698 1726882582.67038: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882582.67044: variable 'ansible_pipelining' from source: unknown 20698 1726882582.67050: variable 'ansible_timeout' from source: unknown 20698 1726882582.67057: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882582.67158: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882582.67246: variable 'omit' from source: magic vars 20698 1726882582.67255: starting attempt loop 20698 1726882582.67261: running the handler 20698 1726882582.67273: variable 'ansible_facts' from source: unknown 20698 1726882582.67279: variable 'ansible_facts' from source: unknown 20698 1726882582.67316: _low_level_execute_command(): starting 20698 1726882582.67460: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882582.69532: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882582.69536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882582.69685: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 20698 1726882582.69689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882582.69692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882582.69745: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882582.69878: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882582.70183: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 20698 1726882582.72360: stdout chunk (state=3): >>>/root <<< 20698 1726882582.72517: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882582.72608: stderr chunk (state=3): >>><<< 20698 1726882582.72611: stdout chunk (state=3): >>><<< 20698 1726882582.72730: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 20698 1726882582.72741: _low_level_execute_command(): starting 20698 1726882582.72745: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882582.7263365-20873-163873958062149 `" && echo ansible-tmp-1726882582.7263365-20873-163873958062149="` echo /root/.ansible/tmp/ansible-tmp-1726882582.7263365-20873-163873958062149 `" ) && sleep 0' 20698 1726882582.74274: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882582.74278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882582.74322: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 20698 1726882582.74325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882582.74328: 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.11.158 originally 10.31.11.158 debug2: match found <<< 20698 1726882582.74330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882582.74616: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882582.74619: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882582.74681: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882582.74808: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 20698 1726882582.77482: stdout chunk (state=3): >>>ansible-tmp-1726882582.7263365-20873-163873958062149=/root/.ansible/tmp/ansible-tmp-1726882582.7263365-20873-163873958062149 <<< 20698 1726882582.77646: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882582.77719: stderr chunk (state=3): >>><<< 20698 1726882582.77722: stdout chunk (state=3): >>><<< 20698 1726882582.78070: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882582.7263365-20873-163873958062149=/root/.ansible/tmp/ansible-tmp-1726882582.7263365-20873-163873958062149 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 20698 1726882582.78073: variable 'ansible_module_compression' from source: unknown 20698 1726882582.78077: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 20698 1726882582.78080: ANSIBALLZ: Acquiring lock 20698 1726882582.78082: ANSIBALLZ: Lock acquired: 139856957599056 20698 1726882582.78084: ANSIBALLZ: Creating module 20698 1726882583.00950: ANSIBALLZ: Writing module into payload 20698 1726882583.01145: ANSIBALLZ: Writing module 20698 1726882583.01171: ANSIBALLZ: Renaming module 20698 1726882583.01175: ANSIBALLZ: Done creating module 20698 1726882583.01195: variable 'ansible_facts' from source: unknown 20698 1726882583.01249: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882582.7263365-20873-163873958062149/AnsiballZ_dnf.py 20698 1726882583.01355: Sending initial data 20698 1726882583.01361: Sent initial data (152 bytes) 20698 1726882583.02325: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882583.02368: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882583.02379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882583.02395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882583.02431: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882583.02438: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882583.02448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882583.02467: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882583.02477: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882583.02484: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882583.02493: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882583.02502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882583.02511: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882583.02519: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882583.02525: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882583.02535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882583.02614: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882583.02628: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882583.02641: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882583.02786: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 20698 1726882583.05345: 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 <<< 20698 1726882583.05443: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882583.05550: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmpk0axcbbz /root/.ansible/tmp/ansible-tmp-1726882582.7263365-20873-163873958062149/AnsiballZ_dnf.py <<< 20698 1726882583.05652: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882583.07861: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882583.08709: stderr chunk (state=3): >>><<< 20698 1726882583.08712: stdout chunk (state=3): >>><<< 20698 1726882583.08714: done transferring module to remote 20698 1726882583.08716: _low_level_execute_command(): starting 20698 1726882583.08718: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882582.7263365-20873-163873958062149/ /root/.ansible/tmp/ansible-tmp-1726882582.7263365-20873-163873958062149/AnsiballZ_dnf.py && sleep 0' 20698 1726882583.09588: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882583.09602: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882583.09617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882583.09636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882583.09691: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882583.09704: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882583.09718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882583.09734: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882583.09744: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882583.09754: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882583.09772: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882583.09790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882583.09809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882583.09822: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882583.09836: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882583.09850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882583.09941: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882583.09962: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882583.09990: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882583.10152: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 20698 1726882583.12717: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882583.12720: stdout chunk (state=3): >>><<< 20698 1726882583.12722: stderr chunk (state=3): >>><<< 20698 1726882583.12810: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 20698 1726882583.12814: _low_level_execute_command(): starting 20698 1726882583.12817: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882582.7263365-20873-163873958062149/AnsiballZ_dnf.py && sleep 0' 20698 1726882583.13366: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882583.13387: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882583.13402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882583.13419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882583.13459: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882583.13477: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882583.13494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882583.13512: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882583.13524: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882583.13535: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882583.13547: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882583.13560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882583.13580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882583.13597: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882583.13610: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882583.13623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882583.13701: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882583.13724: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882583.13741: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882583.13883: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 20698 1726882583.16675: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20698 1726882583.16722: stdout chunk (state=3): >>>import '_thread' # <<< 20698 1726882583.16737: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 20698 1726882583.16838: stdout chunk (state=3): >>>import '_io' # <<< 20698 1726882583.16852: stdout chunk (state=3): >>>import 'marshal' # <<< 20698 1726882583.16894: stdout chunk (state=3): >>>import 'posix' # <<< 20698 1726882583.16926: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20698 1726882583.16962: stdout chunk (state=3): >>>import 'time' # <<< 20698 1726882583.17096: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20698 1726882583.17320: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a01173dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a011183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a01173b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a01173ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a01118490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 20698 1726882583.17337: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 20698 1726882583.17348: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a01118940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a01118670> <<< 20698 1726882583.17391: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20698 1726882583.17405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20698 1726882583.17447: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20698 1726882583.17452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20698 1726882583.17486: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20698 1726882583.17489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20698 1726882583.17516: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a010cf190> <<< 20698 1726882583.17542: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20698 1726882583.17572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20698 1726882583.17678: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a010cf220> <<< 20698 1726882583.17732: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20698 1726882583.17751: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a010f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a010cf940> <<< 20698 1726882583.17828: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a01130880> <<< 20698 1726882583.17839: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a010c8d90> <<< 20698 1726882583.17900: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 20698 1726882583.17912: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a010f2d90> <<< 20698 1726882583.17972: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a01118970> <<< 20698 1726882583.18003: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 20698 1726882583.18389: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20698 1726882583.18392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20698 1726882583.18440: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 20698 1726882583.18444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 20698 1726882583.18456: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20698 1726882583.18509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20698 1726882583.18520: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 20698 1726882583.18535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a01093eb0> <<< 20698 1726882583.18609: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a01096f40> <<< 20698 1726882583.18647: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20698 1726882583.18650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20698 1726882583.18661: stdout chunk (state=3): >>>import '_sre' # <<< 20698 1726882583.18702: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20698 1726882583.18717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20698 1726882583.18729: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 20698 1726882583.18767: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0108c610> <<< 20698 1726882583.18793: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a01092640> <<< 20698 1726882583.18806: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a01093370> <<< 20698 1726882583.18817: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20698 1726882583.18905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20698 1726882583.18928: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20698 1726882583.18999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882583.19003: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 20698 1726882583.19041: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a00d95dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00d958b0> <<< 20698 1726882583.19076: stdout chunk (state=3): >>>import 'itertools' # <<< 20698 1726882583.19105: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00d95eb0> <<< 20698 1726882583.19118: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20698 1726882583.19144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20698 1726882583.19177: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00d95f70> <<< 20698 1726882583.19212: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00d95e80> <<< 20698 1726882583.19215: stdout chunk (state=3): >>>import '_collections' # <<< 20698 1726882583.19266: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00deed30> <<< 20698 1726882583.19279: stdout chunk (state=3): >>>import '_functools' # <<< 20698 1726882583.19303: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00de7610> <<< 20698 1726882583.19374: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00dfb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0109ae20> <<< 20698 1726882583.19404: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 20698 1726882583.19456: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a00da7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00dee250> <<< 20698 1726882583.19496: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882583.19507: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a00dfb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a010a09d0> <<< 20698 1726882583.19532: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 20698 1726882583.19568: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882583.19597: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 20698 1726882583.19632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 20698 1726882583.19634: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00da7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00da7d90> <<< 20698 1726882583.19657: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00da7d00> <<< 20698 1726882583.19692: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 20698 1726882583.19717: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20698 1726882583.19726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20698 1726882583.19752: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20698 1726882583.19815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20698 1726882583.19849: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00d7a370> <<< 20698 1726882583.19873: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20698 1726882583.19889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20698 1726882583.19930: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00d7a460> <<< 20698 1726882583.20119: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00daffa0> <<< 20698 1726882583.20175: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00da9a30> <<< 20698 1726882583.20183: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00da9490> <<< 20698 1726882583.20212: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 20698 1726882583.20221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 20698 1726882583.20261: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20698 1726882583.20278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20698 1726882583.20307: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 20698 1726882583.20317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 20698 1726882583.20328: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00cae1c0> <<< 20698 1726882583.20360: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00d65c70> <<< 20698 1726882583.20435: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00da9eb0> <<< 20698 1726882583.20445: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a010a0040> <<< 20698 1726882583.20466: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20698 1726882583.20492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20698 1726882583.20525: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00cc0af0> <<< 20698 1726882583.20546: stdout chunk (state=3): >>>import 'errno' # <<< 20698 1726882583.20581: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a00cc0e20> <<< 20698 1726882583.20612: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 20698 1726882583.20640: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 20698 1726882583.20668: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00cd2730> <<< 20698 1726882583.20685: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20698 1726882583.20724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20698 1726882583.20762: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00cd2c70> <<< 20698 1726882583.20801: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a00c6b3a0> <<< 20698 1726882583.20813: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00cc0f10> <<< 20698 1726882583.20837: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 20698 1726882583.20846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 20698 1726882583.20898: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a00c7b280> <<< 20698 1726882583.20907: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00cd25b0> <<< 20698 1726882583.20919: stdout chunk (state=3): >>>import 'pwd' # <<< 20698 1726882583.20946: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a00c7b340> <<< 20698 1726882583.20996: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00da79d0> <<< 20698 1726882583.21020: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20698 1726882583.21057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20698 1726882583.21068: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20698 1726882583.21081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20698 1726882583.21115: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a00c976a0> <<< 20698 1726882583.21146: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 20698 1726882583.21176: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882583.21180: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a00c97970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00c97760> <<< 20698 1726882583.21236: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882583.21240: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a00c97850> <<< 20698 1726882583.21253: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 20698 1726882583.21260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 20698 1726882583.21533: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882583.21542: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a00c97ca0> <<< 20698 1726882583.21576: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882583.21584: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a00ca31f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00c978e0> <<< 20698 1726882583.21641: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00c8aa30> <<< 20698 1726882583.21669: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00da75b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20698 1726882583.21731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20698 1726882583.21786: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00c97a90> <<< 20698 1726882583.21930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20698 1726882583.21949: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3a00bb2670> <<< 20698 1726882583.22156: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 20698 1726882583.22302: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.22334: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py <<< 20698 1726882583.22351: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.22361: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.22395: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 20698 1726882583.22403: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.24307: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.25809: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a005997c0><<< 20698 1726882583.25812: stdout chunk (state=3): >>> <<< 20698 1726882583.25834: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 20698 1726882583.25840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882583.25872: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 20698 1726882583.25904: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 20698 1726882583.25938: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882583.25947: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a00599160> <<< 20698 1726882583.26007: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00599280> <<< 20698 1726882583.26045: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00599f10> <<< 20698 1726882583.26083: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 20698 1726882583.26086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 20698 1726882583.26139: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a005994f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00599d30> <<< 20698 1726882583.26146: stdout chunk (state=3): >>>import 'atexit' # <<< 20698 1726882583.26181: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a00599f70> <<< 20698 1726882583.26202: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20698 1726882583.26239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20698 1726882583.26299: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00599100> <<< 20698 1726882583.26317: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20698 1726882583.26342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20698 1726882583.26365: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20698 1726882583.26397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20698 1726882583.26423: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 20698 1726882583.26428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 20698 1726882583.26545: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00551130> <<< 20698 1726882583.26598: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882583.26601: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0050cf40> <<< 20698 1726882583.26627: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882583.26632: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0050cd60> <<< 20698 1726882583.26649: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20698 1726882583.26700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20698 1726882583.26741: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0050c3d0> <<< 20698 1726882583.26767: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00580dc0> <<< 20698 1726882583.27041: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a005803a0> <<< 20698 1726882583.27071: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 20698 1726882583.27074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 20698 1726882583.27102: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00580f70> <<< 20698 1726882583.27117: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 20698 1726882583.27137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 20698 1726882583.27161: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 20698 1726882583.27166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 20698 1726882583.27185: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20698 1726882583.27203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20698 1726882583.27244: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 20698 1726882583.27248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 20698 1726882583.27254: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a005cec10><<< 20698 1726882583.27257: stdout chunk (state=3): >>> <<< 20698 1726882583.27372: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a004e5cd0> <<< 20698 1726882583.27375: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a004e53a0> <<< 20698 1726882583.27378: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a005a0490> <<< 20698 1726882583.27408: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a004e54c0> <<< 20698 1726882583.27446: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a004e54f0> <<< 20698 1726882583.27479: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 20698 1726882583.27493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20698 1726882583.27522: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20698 1726882583.27561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20698 1726882583.27662: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882583.27669: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a004cf250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a005df1f0> <<< 20698 1726882583.27697: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20698 1726882583.27707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20698 1726882583.27783: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'<<< 20698 1726882583.27793: stdout chunk (state=3): >>> # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a004dc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a005df370> <<< 20698 1726882583.27816: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20698 1726882583.27874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882583.27894: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 20698 1726882583.27906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 20698 1726882583.27912: stdout chunk (state=3): >>>import '_string' # <<< 20698 1726882583.27993: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a005f9d90> <<< 20698 1726882583.28184: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a004dc880> <<< 20698 1726882583.28300: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a004dc6d0> <<< 20698 1726882583.28338: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882583.28347: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a004db670> <<< 20698 1726882583.28398: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882583.28412: stdout chunk (state=3): >>>import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a004db5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a005d88b0> <<< 20698 1726882583.28436: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 20698 1726882583.28466: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20698 1726882583.28484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20698 1726882583.28544: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882583.28552: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a00561670> <<< 20698 1726882583.28838: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882583.28850: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0055fac0> <<< 20698 1726882583.28860: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0056e0d0> <<< 20698 1726882583.28891: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882583.28899: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a005610d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a005a4a60> <<< 20698 1726882583.28916: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.28927: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.28941: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 20698 1726882583.28955: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.29074: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.29185: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.29196: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 20698 1726882583.29230: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.29234: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.29241: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20698 1726882583.29252: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.29409: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.29556: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.30331: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.31184: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py <<< 20698 1726882583.31188: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 20698 1726882583.31190: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 20698 1726882583.31218: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20698 1726882583.31237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882583.31323: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882583.31327: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a000c3580> <<< 20698 1726882583.31409: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 20698 1726882583.31421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 20698 1726882583.31434: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a004bd520> <<< 20698 1726882583.31440: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a000680a0> <<< 20698 1726882583.31492: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py <<< 20698 1726882583.31511: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.31534: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.31558: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py <<< 20698 1726882583.31570: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.31766: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.31943: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 20698 1726882583.31948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 20698 1726882583.31978: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0055fbb0> <<< 20698 1726882583.31984: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.32638: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.33250: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.33333: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.33429: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py <<< 20698 1726882583.33435: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.33483: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.33525: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py <<< 20698 1726882583.33538: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.33624: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.33740: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 20698 1726882583.33750: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.33771: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20698 1726882583.33798: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.33848: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.33907: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20698 1726882583.33914: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.34236: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.34561: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20698 1726882583.34604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20698 1726882583.34612: stdout chunk (state=3): >>>import '_ast' # <<< 20698 1726882583.34724: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a004b8970> <<< 20698 1726882583.34732: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.34817: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.34910: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py <<< 20698 1726882583.34918: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py <<< 20698 1726882583.34933: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20698 1726882583.34957: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.35014: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.35058: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 20698 1726882583.35080: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.35119: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.35175: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.35287: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.35375: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 20698 1726882583.35412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882583.35526: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882583.35531: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a005eb250> <<< 20698 1726882583.35571: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a004b86a0> <<< 20698 1726882583.35627: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py <<< 20698 1726882583.35638: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.35833: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.35913: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.35940: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.36004: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20698 1726882583.36017: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20698 1726882583.36038: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20698 1726882583.36098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20698 1726882583.36114: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20698 1726882583.36138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20698 1726882583.36280: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0049e7c0> <<< 20698 1726882583.36336: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0049b7f0> <<< 20698 1726882583.36411: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00495970> <<< 20698 1726882583.36424: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py <<< 20698 1726882583.36435: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.36461: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.36494: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 20698 1726882583.36585: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 20698 1726882583.36607: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.36620: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.36624: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 20698 1726882583.36647: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.37409: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.38085: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.39031: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.39921: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffe17640> <<< 20698 1726882583.39954: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffe176d0> <<< 20698 1726882583.40009: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' <<< 20698 1726882583.40044: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' <<< 20698 1726882583.40051: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffe17c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffe17910> <<< 20698 1726882583.40109: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' <<< 20698 1726882583.40112: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' <<< 20698 1726882583.40206: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffe17070> <<< 20698 1726882583.40242: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' <<< 20698 1726882583.40247: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' <<< 20698 1726882583.40277: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py <<< 20698 1726882583.40302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' <<< 20698 1726882583.40305: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 20698 1726882583.40307: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' <<< 20698 1726882583.40330: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffe00730> <<< 20698 1726882583.40404: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffe00c40> <<< 20698 1726882583.40408: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py <<< 20698 1726882583.40411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffe00e50> <<< 20698 1726882583.40546: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a005e8700> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py <<< 20698 1726882583.40652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' <<< 20698 1726882583.40655: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffe2aa60> <<< 20698 1726882583.40683: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 20698 1726882583.40740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 20698 1726882583.40839: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffe2aac0> <<< 20698 1726882583.40872: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py <<< 20698 1726882583.40894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' <<< 20698 1726882583.40931: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 20698 1726882583.40976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 20698 1726882583.41036: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffe68610> <<< 20698 1726882583.41059: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffe2aee0> <<< 20698 1726882583.41127: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffe2a370><<< 20698 1726882583.41132: stdout chunk (state=3): >>> <<< 20698 1726882583.41165: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a005e86d0> <<< 20698 1726882583.41201: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py<<< 20698 1726882583.41204: stdout chunk (state=3): >>> <<< 20698 1726882583.41233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc'<<< 20698 1726882583.41237: stdout chunk (state=3): >>> <<< 20698 1726882583.41277: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py <<< 20698 1726882583.41337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 20698 1726882583.41382: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py <<< 20698 1726882583.41397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc'<<< 20698 1726882583.41403: stdout chunk (state=3): >>> <<< 20698 1726882583.41438: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00053070> <<< 20698 1726882583.41667: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00097dc0> <<< 20698 1726882583.41714: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffe68430><<< 20698 1726882583.41719: stdout chunk (state=3): >>> <<< 20698 1726882583.41751: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py <<< 20698 1726882583.41775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' <<< 20698 1726882583.41812: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py <<< 20698 1726882583.41854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 20698 1726882583.41887: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py<<< 20698 1726882583.41912: stdout chunk (state=3): >>> <<< 20698 1726882583.41918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' <<< 20698 1726882583.41930: stdout chunk (state=3): >>>import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00096df0> <<< 20698 1726882583.41980: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py<<< 20698 1726882583.41991: stdout chunk (state=3): >>> <<< 20698 1726882583.42004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' <<< 20698 1726882583.42021: stdout chunk (state=3): >>>import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00096250> <<< 20698 1726882583.42042: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a000a0d30> <<< 20698 1726882583.42069: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffdc3f70> <<< 20698 1726882583.42112: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00058910><<< 20698 1726882583.42117: stdout chunk (state=3): >>> <<< 20698 1726882583.42137: stdout chunk (state=3): >>>import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a004b8ee0> <<< 20698 1726882583.42161: stdout chunk (state=3): >>>import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffe17e50> <<< 20698 1726882583.42181: stdout chunk (state=3): >>>import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffe176a0> <<< 20698 1726882583.42214: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py<<< 20698 1726882583.42252: stdout chunk (state=3): >>> <<< 20698 1726882583.42257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc'<<< 20698 1726882583.42260: stdout chunk (state=3): >>> <<< 20698 1726882583.42262: stdout chunk (state=3): >>>import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffe17760><<< 20698 1726882583.42268: stdout chunk (state=3): >>> <<< 20698 1726882583.42294: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py<<< 20698 1726882583.42306: stdout chunk (state=3): >>> <<< 20698 1726882583.42309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc'<<< 20698 1726882583.42311: stdout chunk (state=3): >>> <<< 20698 1726882583.42345: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py<<< 20698 1726882583.42353: stdout chunk (state=3): >>> <<< 20698 1726882583.42378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc'<<< 20698 1726882583.42383: stdout chunk (state=3): >>> <<< 20698 1726882583.42460: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00096ac0><<< 20698 1726882583.42478: stdout chunk (state=3): >>> <<< 20698 1726882583.42487: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffe17160> <<< 20698 1726882583.42518: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py<<< 20698 1726882583.42524: stdout chunk (state=3): >>> <<< 20698 1726882583.42541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc'<<< 20698 1726882583.42546: stdout chunk (state=3): >>> <<< 20698 1726882583.42702: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a000c3a60> <<< 20698 1726882583.42731: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 20698 1726882583.42786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 20698 1726882583.43194: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a00059940><<< 20698 1726882583.43197: stdout chunk (state=3): >>> <<< 20698 1726882583.43650: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffe775e0> <<< 20698 1726882583.43690: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a000c3850> <<< 20698 1726882583.43750: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py<<< 20698 1726882583.43768: stdout chunk (state=3): >>> <<< 20698 1726882583.43771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' <<< 20698 1726882583.43797: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffe646a0> <<< 20698 1726882583.43869: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py<<< 20698 1726882583.43891: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' <<< 20698 1726882583.43902: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffdd05e0> <<< 20698 1726882583.43932: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc'<<< 20698 1726882583.43945: stdout chunk (state=3): >>> <<< 20698 1726882583.44003: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' <<< 20698 1726882583.44043: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffde1b50> <<< 20698 1726882583.44046: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffdd08e0> <<< 20698 1726882583.44086: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 20698 1726882583.44181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc'<<< 20698 1726882583.44184: stdout chunk (state=3): >>> <<< 20698 1726882583.44305: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffde16d0> <<< 20698 1726882583.44332: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 20698 1726882583.44385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 20698 1726882583.44868: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffe0c910><<< 20698 1726882583.44883: stdout chunk (state=3): >>> <<< 20698 1726882583.44903: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py <<< 20698 1726882583.44940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc'<<< 20698 1726882583.44952: stdout chunk (state=3): >>> <<< 20698 1726882583.44986: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffb8fca0> <<< 20698 1726882583.45066: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.45238: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py<<< 20698 1726882583.45241: stdout chunk (state=3): >>> <<< 20698 1726882583.45252: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.45406: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.45632: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py <<< 20698 1726882583.45635: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.45707: stdout chunk (state=3): >>># zipimport: zlib available<<< 20698 1726882583.45716: stdout chunk (state=3): >>> <<< 20698 1726882583.45770: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 20698 1726882583.45795: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.45966: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.46122: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 20698 1726882583.46279: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882583.46534: stdout chunk (state=3): >>>import 'gc' # <<< 20698 1726882583.46537: stdout chunk (state=3): >>> <<< 20698 1726882583.47035: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882583.47062: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py <<< 20698 1726882583.47093: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' <<< 20698 1726882583.47110: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffaf1be0> <<< 20698 1726882583.47135: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 20698 1726882583.47192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 20698 1726882583.47447: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffaf1d60> <<< 20698 1726882583.47478: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 20698 1726882583.47519: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39ffb43430> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffaf1fd0> <<< 20698 1726882583.47531: stdout chunk (state=3): >>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffaf1250> <<< 20698 1726882583.47585: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffaf1850> <<< 20698 1726882583.47598: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py <<< 20698 1726882583.47680: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 20698 1726882583.47707: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882583.47730: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' <<< 20698 1726882583.47914: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39ff7d79d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ff7d7580> <<< 20698 1726882583.47933: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py <<< 20698 1726882583.47982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 20698 1726882583.48098: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39ff780550> <<< 20698 1726882583.48141: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ff7d7a00> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py <<< 20698 1726882583.48231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 20698 1726882583.49662: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39ff6dee20> <<< 20698 1726882583.49747: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ff7f92e0> <<< 20698 1726882583.49781: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py <<< 20698 1726882583.49854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 20698 1726882583.49990: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fe1952e0> <<< 20698 1726882583.50033: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ff7b28b0> <<< 20698 1726882583.50060: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py <<< 20698 1726882583.50089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 20698 1726882583.50302: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fe062e80> <<< 20698 1726882583.50359: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fe174580> <<< 20698 1726882583.50362: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py <<< 20698 1726882583.50410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 20698 1726882583.50527: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' <<< 20698 1726882583.50529: stdout chunk (state=3): >>># extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fdfcea00> <<< 20698 1726882583.50576: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fe195520> <<< 20698 1726882583.50597: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py <<< 20698 1726882583.50602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' <<< 20698 1726882583.50684: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fdfc7d60> <<< 20698 1726882583.50703: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fdfcefa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ff7d7130> <<< 20698 1726882583.50721: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py <<< 20698 1726882583.50754: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' <<< 20698 1726882583.50784: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py <<< 20698 1726882583.50793: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' <<< 20698 1726882583.50810: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py <<< 20698 1726882583.50822: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' <<< 20698 1726882583.50860: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882583.50867: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fdef6b20> <<< 20698 1726882583.50905: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fdef6340> <<< 20698 1726882583.50926: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py <<< 20698 1726882583.50963: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 20698 1726882583.50989: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' <<< 20698 1726882583.51021: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fdf0a700> <<< 20698 1726882583.51045: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py <<< 20698 1726882583.51054: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' <<< 20698 1726882583.51087: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' <<< 20698 1726882583.51093: stdout chunk (state=3): >>>import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fdf162b0> <<< 20698 1726882583.51127: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py <<< 20698 1726882583.51134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882583.51679: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882583.51685: stdout chunk (state=3): >>># extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fdf16850> <<< 20698 1726882583.51721: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py <<< 20698 1726882583.51735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' <<< 20698 1726882583.51740: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fdf16ca0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fdf16370> <<< 20698 1726882583.51774: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fdf0a790> <<< 20698 1726882583.51781: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fdf00dc0> <<< 20698 1726882583.51817: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py <<< 20698 1726882583.51826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882583.51964: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' <<< 20698 1726882583.51975: stdout chunk (state=3): >>>import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fdac5ee0> <<< 20698 1726882583.51978: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fdf0a190> <<< 20698 1726882583.52097: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fdef6ca0> <<< 20698 1726882583.52132: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fdff9730> <<< 20698 1726882583.52167: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882583.52310: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fdff9f10><<< 20698 1726882583.52313: stdout chunk (state=3): >>> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fdff98b0> <<< 20698 1726882583.52339: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ff7d7280> <<< 20698 1726882583.52354: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fdad1d60> <<< 20698 1726882583.52385: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py <<< 20698 1726882583.52402: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' <<< 20698 1726882583.52438: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py <<< 20698 1726882583.52452: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' <<< 20698 1726882583.52481: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' <<< 20698 1726882583.52546: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882583.52561: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py <<< 20698 1726882583.52606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 20698 1726882583.52640: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py <<< 20698 1726882583.52780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 20698 1726882583.52936: stdout chunk (state=3): >>># extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882583.52942: stdout chunk (state=3): >>>import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fd944220> <<< 20698 1726882583.53087: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd9e42b0> <<< 20698 1726882583.53115: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py <<< 20698 1726882583.53125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' <<< 20698 1726882583.53138: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd9f17f0> <<< 20698 1726882583.53251: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd997e50> <<< 20698 1726882583.53277: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py <<< 20698 1726882583.53284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882583.53386: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py <<< 20698 1726882583.53392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882583.53414: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py <<< 20698 1726882583.53419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' <<< 20698 1726882583.53481: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd9f1e80> <<< 20698 1726882583.53486: stdout chunk (state=3): >>>import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd9f1bb0> <<< 20698 1726882583.53504: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py <<< 20698 1726882583.53508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882583.53538: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py <<< 20698 1726882583.53543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' <<< 20698 1726882583.53590: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd9f1ee0> <<< 20698 1726882583.53595: stdout chunk (state=3): >>>import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd9f1e50> <<< 20698 1726882583.53622: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py <<< 20698 1726882583.53625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882583.53651: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py <<< 20698 1726882583.53654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' <<< 20698 1726882583.53705: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd8471c0> <<< 20698 1726882583.53730: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' <<< 20698 1726882583.53792: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd847250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd9f1f40><<< 20698 1726882583.53798: stdout chunk (state=3): >>> <<< 20698 1726882583.53819: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py <<< 20698 1726882583.53824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882583.53849: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py <<< 20698 1726882583.53854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' <<< 20698 1726882583.53907: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd8473d0> <<< 20698 1726882583.53912: stdout chunk (state=3): >>>import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd9f1eb0> <<< 20698 1726882583.53935: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py <<< 20698 1726882583.53940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' <<< 20698 1726882583.53990: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd9f1c40> <<< 20698 1726882583.54016: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' <<< 20698 1726882583.54073: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd8471f0> <<< 20698 1726882583.54097: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py <<< 20698 1726882583.54105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' <<< 20698 1726882583.54140: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd847430> <<< 20698 1726882583.54172: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' <<< 20698 1726882583.54221: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd8474c0> <<< 20698 1726882583.54241: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py <<< 20698 1726882583.54247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' <<< 20698 1726882583.54293: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd847550> <<< 20698 1726882583.54322: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' <<< 20698 1726882583.54374: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd8475e0> <<< 20698 1726882583.54396: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py <<< 20698 1726882583.54403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' <<< 20698 1726882583.54445: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd847670> <<< 20698 1726882583.54474: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' <<< 20698 1726882583.54521: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd847700> <<< 20698 1726882583.54551: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' <<< 20698 1726882583.54560: stdout chunk (state=3): >>>import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd847790> <<< 20698 1726882583.54580: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py <<< 20698 1726882583.54585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' <<< 20698 1726882583.54637: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd847820> <<< 20698 1726882583.54642: stdout chunk (state=3): >>>import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd9f1220> <<< 20698 1726882583.54695: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd9cb1c0> <<< 20698 1726882583.54745: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' <<< 20698 1726882583.54748: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 20698 1726882583.54892: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882583.54898: stdout chunk (state=3): >>>import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fd847be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd847940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd9f18e0> <<< 20698 1726882583.54934: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' <<< 20698 1726882583.54941: stdout chunk (state=3): >>>import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd9e4100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd9c2ca0> <<< 20698 1726882583.54956: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd9c22b0> <<< 20698 1726882583.54983: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 20698 1726882583.54989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 20698 1726882583.55028: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd9c2490> <<< 20698 1726882583.55036: stdout chunk (state=3): >>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fdaf8b50> <<< 20698 1726882583.55056: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py <<< 20698 1726882583.55085: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' <<< 20698 1726882583.55095: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd9c2e20> <<< 20698 1726882583.55111: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fdad1d00> <<< 20698 1726882583.55138: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py <<< 20698 1726882583.55144: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882583.55171: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py <<< 20698 1726882583.55193: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' <<< 20698 1726882583.55223: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py <<< 20698 1726882583.55232: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' <<< 20698 1726882583.55244: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd85fc40> <<< 20698 1726882583.55275: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd85f4f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fdaf8940><<< 20698 1726882583.55292: stdout chunk (state=3): >>> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py <<< 20698 1726882583.55295: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' <<< 20698 1726882583.55320: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py <<< 20698 1726882583.55366: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' <<< 20698 1726882583.55386: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py <<< 20698 1726882583.55450: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' <<< 20698 1726882583.55475: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd7fc2b0> <<< 20698 1726882583.55500: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 20698 1726882583.55527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' <<< 20698 1726882583.55549: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 20698 1726882583.55592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 20698 1726882583.55633: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 20698 1726882583.55650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd7b0190> <<< 20698 1726882583.55702: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fd7b0220> <<< 20698 1726882583.55784: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd8106a0> <<< 20698 1726882583.55819: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd7fc6d0> <<< 20698 1726882583.55854: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd7f1a90> <<< 20698 1726882583.55896: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd7e80d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd85fee0> <<< 20698 1726882583.55932: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py <<< 20698 1726882583.55942: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' <<< 20698 1726882583.55962: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py <<< 20698 1726882583.56099: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882583.56137: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' <<< 20698 1726882583.56152: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd7b0fd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd7b0790> <<< 20698 1726882583.56188: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd85fd90> <<< 20698 1726882583.56253: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' <<< 20698 1726882583.56256: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd7e8940> <<< 20698 1726882583.56292: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd7d3850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd7d38e0> <<< 20698 1726882583.56333: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd7d3a60> <<< 20698 1726882583.56348: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py <<< 20698 1726882583.56385: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' <<< 20698 1726882583.56399: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py <<< 20698 1726882583.56446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 20698 1726882583.56594: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39ffee21c0> <<< 20698 1726882583.56598: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd7e3190> <<< 20698 1726882583.56629: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffee2220> <<< 20698 1726882583.56632: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' <<< 20698 1726882583.56665: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffee2310> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd7d3a00> <<< 20698 1726882583.56704: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' <<< 20698 1726882583.56738: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd7d3fa0> <<< 20698 1726882583.56753: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py <<< 20698 1726882583.56757: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' <<< 20698 1726882583.56780: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 20698 1726882583.56868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 20698 1726882583.56916: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 20698 1726882583.56948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 20698 1726882583.56953: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 20698 1726882583.56977: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fd61a3d0> <<< 20698 1726882583.56996: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd61a190> <<< 20698 1726882583.57018: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd6099d0> <<< 20698 1726882583.57170: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffef49d0> <<< 20698 1726882583.57176: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffee2eb0> <<< 20698 1726882583.57202: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' <<< 20698 1726882583.57213: stdout chunk (state=3): >>>import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffef4ca0> <<< 20698 1726882583.57238: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py <<< 20698 1726882583.57272: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffefa9a0> <<< 20698 1726882583.57275: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' <<< 20698 1726882583.57278: stdout chunk (state=3): >>>import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd626700> <<< 20698 1726882583.57301: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py <<< 20698 1726882583.57306: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd626340> <<< 20698 1726882583.57332: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' <<< 20698 1726882583.57358: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py <<< 20698 1726882583.57391: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' <<< 20698 1726882583.57396: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd636670> <<< 20698 1726882583.57402: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd636190> <<< 20698 1726882583.57430: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' <<< 20698 1726882583.57450: stdout chunk (state=3): >>>import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd6364f0> <<< 20698 1726882583.57455: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffaf1970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffaf17c0> <<< 20698 1726882583.58212: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py <<< 20698 1726882583.58218: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' <<< 20698 1726882583.58253: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882583.58271: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd63ffa0> <<< 20698 1726882583.58298: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882583.58328: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py <<< 20698 1726882583.58372: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 20698 1726882583.58401: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py <<< 20698 1726882583.58447: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 20698 1726882583.58484: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd5f6fa0> <<< 20698 1726882583.58510: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py <<< 20698 1726882583.58521: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' <<< 20698 1726882583.58529: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py <<< 20698 1726882583.58541: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' <<< 20698 1726882583.58574: stdout chunk (state=3): >>># /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py <<< 20698 1726882583.58582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882583.58694: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882583.58726: stdout chunk (state=3): >>># extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fd58ed90> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd58ec10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd58e3d0> <<< 20698 1726882583.58735: stdout chunk (state=3): >>>import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd58e190> <<< 20698 1726882583.58762: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd5dfee0> <<< 20698 1726882583.58782: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py <<< 20698 1726882583.58812: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd58e220> <<< 20698 1726882583.58835: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py <<< 20698 1726882583.58854: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882583.58881: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py <<< 20698 1726882583.58902: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 20698 1726882583.58930: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd5ba160> <<< 20698 1726882583.58974: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd58eeb0> <<< 20698 1726882583.59019: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' <<< 20698 1726882583.59049: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd5aa9d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' <<< 20698 1726882583.59073: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd5bafd0> <<< 20698 1726882583.59086: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' <<< 20698 1726882583.59099: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd4bd1c0> <<< 20698 1726882583.59139: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd4bd310> <<< 20698 1726882583.59165: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' <<< 20698 1726882583.59182: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py <<< 20698 1726882583.59212: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' <<< 20698 1726882583.59262: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd4bd910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd4bd640> <<< 20698 1726882583.59295: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd4bd9d0> <<< 20698 1726882583.59331: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd4ca610> <<< 20698 1726882583.59371: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py <<< 20698 1726882583.59401: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd4ca700> <<< 20698 1726882583.59421: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' <<< 20698 1726882583.59462: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py <<< 20698 1726882583.59493: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' <<< 20698 1726882583.59521: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd4caee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd4caaf0> <<< 20698 1726882583.59554: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd4caf40> <<< 20698 1726882583.59589: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd4e1b20> <<< 20698 1726882583.59625: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' <<< 20698 1726882583.59666: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd4e1c40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py <<< 20698 1726882583.59691: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 20698 1726882583.59718: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd4e1e80> <<< 20698 1726882583.59749: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd471310> <<< 20698 1726882583.59804: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd471d00> <<< 20698 1726882583.59825: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd471e50> <<< 20698 1726882583.59859: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' <<< 20698 1726882583.59914: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd480550> <<< 20698 1726882583.59928: stdout chunk (state=3): >>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd480130> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py <<< 20698 1726882583.60031: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 20698 1726882583.60068: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py <<< 20698 1726882583.60130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd480f40> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd480a90> <<< 20698 1726882583.60156: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd480d90> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py <<< 20698 1726882583.60171: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' <<< 20698 1726882583.60182: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd48d820> <<< 20698 1726882583.60208: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py <<< 20698 1726882583.60211: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' <<< 20698 1726882583.60216: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd48dfa0> <<< 20698 1726882583.60244: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' <<< 20698 1726882583.60262: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd49b2b0> <<< 20698 1726882583.60286: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd49b3a0> <<< 20698 1726882583.60304: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd5df4c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd5df220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd63fd00> <<< 20698 1726882583.60337: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' <<< 20698 1726882583.60381: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882583.60409: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' <<< 20698 1726882583.60418: stdout chunk (state=3): >>>import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd49bf10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd49bc40> <<< 20698 1726882583.60432: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py <<< 20698 1726882583.60441: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882583.60459: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py <<< 20698 1726882583.60523: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' <<< 20698 1726882583.60536: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 20698 1726882583.60567: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 20698 1726882583.60649: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd4355e0> <<< 20698 1726882583.60699: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 20698 1726882583.60743: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 20698 1726882583.60790: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd43e520> <<< 20698 1726882583.60852: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fd435e80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd435df0> <<< 20698 1726882583.60895: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py <<< 20698 1726882583.60929: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' <<< 20698 1726882583.60947: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd469760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd4691f0> <<< 20698 1726882583.60983: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882583.60997: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py <<< 20698 1726882583.61035: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' <<< 20698 1726882583.61073: stdout chunk (state=3): >>>import 'six.moves' # # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py <<< 20698 1726882583.61087: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd3b6a90> <<< 20698 1726882583.61133: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' <<< 20698 1726882583.61138: stdout chunk (state=3): >>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd3b6c70> <<< 20698 1726882583.61181: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' <<< 20698 1726882583.61184: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 20698 1726882583.61235: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd469cd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd469a60> <<< 20698 1726882583.61294: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd4a8160> <<< 20698 1726882583.61331: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py <<< 20698 1726882583.61335: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' <<< 20698 1726882583.61356: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd435220> <<< 20698 1726882583.61391: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd49baf0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd5df250> <<< 20698 1726882583.61431: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' <<< 20698 1726882583.61549: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd3d8190> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' <<< 20698 1726882583.61553: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd3d84c0> <<< 20698 1726882583.61627: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd3d8d30> <<< 20698 1726882583.61631: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py <<< 20698 1726882583.61634: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' <<< 20698 1726882583.61640: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd36c640> <<< 20698 1726882583.61669: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py <<< 20698 1726882583.61708: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' <<< 20698 1726882583.61711: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd36cbb0> <<< 20698 1726882583.61733: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py <<< 20698 1726882583.61741: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' <<< 20698 1726882583.61767: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py <<< 20698 1726882583.61786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882583.61789: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py <<< 20698 1726882583.61794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' <<< 20698 1726882583.61883: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882583.61889: stdout chunk (state=3): >>># extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fd379c70> <<< 20698 1726882583.61890: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd379850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd3795b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd379220> <<< 20698 1726882583.61916: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py <<< 20698 1726882583.61924: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' <<< 20698 1726882583.61970: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd379460> <<< 20698 1726882583.61994: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py <<< 20698 1726882583.62002: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' <<< 20698 1726882583.62033: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882583.62073: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' <<< 20698 1726882583.62085: stdout chunk (state=3): >>>import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd389be0> <<< 20698 1726882583.62097: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' <<< 20698 1726882583.62114: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd389c70> <<< 20698 1726882583.62146: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py <<< 20698 1726882583.62155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' <<< 20698 1726882583.62256: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' <<< 20698 1726882583.62268: stdout chunk (state=3): >>>import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fd3962b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd389df0> <<< 20698 1726882583.62290: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py <<< 20698 1726882583.62293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' <<< 20698 1726882583.62311: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py <<< 20698 1726882583.62330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' <<< 20698 1726882583.62348: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py <<< 20698 1726882583.62373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' <<< 20698 1726882583.62401: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd29d310> <<< 20698 1726882583.62426: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py <<< 20698 1726882583.62432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' <<< 20698 1726882583.62457: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' <<< 20698 1726882583.62506: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882583.62509: stdout chunk (state=3): >>>import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd2a6370> <<< 20698 1726882583.62536: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py <<< 20698 1726882583.62539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd2a6310> <<< 20698 1726882583.62560: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' <<< 20698 1726882583.62617: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882583.62633: stdout chunk (state=3): >>>import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fd2a64c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd2a6220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd29dd30> <<< 20698 1726882583.62646: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd29d3d0> <<< 20698 1726882583.62658: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd3a4a60> <<< 20698 1726882583.62684: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd3a40d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd396970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd389820> <<< 20698 1726882583.62724: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd3890d0> <<< 20698 1726882583.62753: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' <<< 20698 1726882583.62765: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd389970> <<< 20698 1726882583.62788: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py <<< 20698 1726882583.62804: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' <<< 20698 1726882583.62811: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd29ddc0> <<< 20698 1726882583.62838: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py <<< 20698 1726882583.62853: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd2a6790> <<< 20698 1726882583.62877: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py <<< 20698 1726882583.62893: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' <<< 20698 1726882583.62898: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd2a6a00> <<< 20698 1726882583.62924: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py <<< 20698 1726882583.62943: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' <<< 20698 1726882583.62959: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd2a6f70> <<< 20698 1726882583.62982: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py <<< 20698 1726882583.63030: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' <<< 20698 1726882583.63061: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd2c3760> <<< 20698 1726882583.63089: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py <<< 20698 1726882583.63099: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' <<< 20698 1726882583.63132: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd247940> <<< 20698 1726882583.63161: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py <<< 20698 1726882583.63182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' <<< 20698 1726882583.63218: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd254bb0> <<< 20698 1726882583.63252: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py <<< 20698 1726882583.63297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' <<< 20698 1726882583.63345: stdout chunk (state=3): >>># extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fd276160><<< 20698 1726882583.63350: stdout chunk (state=3): >>> <<< 20698 1726882583.63646: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd254c10> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py <<< 20698 1726882583.63653: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' <<< 20698 1726882583.63679: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py <<< 20698 1726882583.63691: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' <<< 20698 1726882583.63698: stdout chunk (state=3): >>>import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd225430> <<< 20698 1726882583.63735: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' <<< 20698 1726882583.63747: stdout chunk (state=3): >>>import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd225550> <<< 20698 1726882583.63857: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd2174c0> <<< 20698 1726882583.63887: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py <<< 20698 1726882583.63894: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' <<< 20698 1726882583.63949: stdout chunk (state=3): >>>import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd2177f0> <<< 20698 1726882583.63953: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py <<< 20698 1726882583.63959: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd219940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd217160> <<< 20698 1726882583.63985: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py <<< 20698 1726882583.63992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' <<< 20698 1726882583.64014: stdout chunk (state=3): >>>import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd217220> <<< 20698 1726882583.64054: stdout chunk (state=3): >>>import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd20bac0> <<< 20698 1726882583.64087: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' <<< 20698 1726882583.64094: stdout chunk (state=3): >>>import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd219df0> <<< 20698 1726882583.64130: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882583.64133: stdout chunk (state=3): >>>import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd1bf220> <<< 20698 1726882583.64183: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd1bf310> <<< 20698 1726882583.64189: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' <<< 20698 1726882583.64228: stdout chunk (state=3): >>>import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd1bf430> <<< 20698 1726882583.64241: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py <<< 20698 1726882583.64282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' <<< 20698 1726882583.64305: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py <<< 20698 1726882583.64693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py # code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd195670> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd1e9f70> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' <<< 20698 1726882583.64699: stdout chunk (state=3): >>>import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd1fba00> <<< 20698 1726882583.64740: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py <<< 20698 1726882583.64749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' <<< 20698 1726882583.64792: stdout chunk (state=3): >>>import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd1fba90> <<< 20698 1726882583.64827: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py <<< 20698 1726882583.64859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' <<< 20698 1726882583.64943: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd1952e0> <<< 20698 1726882583.64997: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py <<< 20698 1726882583.65001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' <<< 20698 1726882583.65011: stdout chunk (state=3): >>>import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd1a63d0> <<< 20698 1726882583.65310: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd1cdd30> <<< 20698 1726882583.65383: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py <<< 20698 1726882583.65406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' <<< 20698 1726882583.65412: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py<<< 20698 1726882583.65440: stdout chunk (state=3): >>> <<< 20698 1726882583.65458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' <<< 20698 1726882583.65462: stdout chunk (state=3): >>>import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd1d59a0><<< 20698 1726882583.65472: stdout chunk (state=3): >>> <<< 20698 1726882583.65515: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py<<< 20698 1726882583.65520: stdout chunk (state=3): >>> <<< 20698 1726882583.65543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc'<<< 20698 1726882583.65603: stdout chunk (state=3): >>> <<< 20698 1726882583.65607: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd1538b0> <<< 20698 1726882583.65644: stdout chunk (state=3): >>>import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd1d52b0> <<< 20698 1726882583.65700: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd1bfbe0> <<< 20698 1726882583.65761: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd271dc0><<< 20698 1726882583.65764: stdout chunk (state=3): >>> <<< 20698 1726882583.65792: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py<<< 20698 1726882583.65799: stdout chunk (state=3): >>> <<< 20698 1726882583.65826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' <<< 20698 1726882583.65857: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py<<< 20698 1726882583.65861: stdout chunk (state=3): >>> <<< 20698 1726882583.65887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc'<<< 20698 1726882583.65905: stdout chunk (state=3): >>> <<< 20698 1726882583.65911: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd178670><<< 20698 1726882583.65918: stdout chunk (state=3): >>> <<< 20698 1726882583.65958: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py <<< 20698 1726882583.65979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc'<<< 20698 1726882583.65982: stdout chunk (state=3): >>> <<< 20698 1726882583.65988: stdout chunk (state=3): >>>import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd178e20> <<< 20698 1726882583.66055: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc'<<< 20698 1726882583.66070: stdout chunk (state=3): >>> import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd106190> <<< 20698 1726882583.66092: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py <<< 20698 1726882583.66128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' <<< 20698 1726882583.66169: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py <<< 20698 1726882583.66197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 20698 1726882583.66287: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd106ac0> <<< 20698 1726882583.66332: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py <<< 20698 1726882583.66376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' <<< 20698 1726882583.66400: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' <<< 20698 1726882583.66426: stdout chunk (state=3): >>>import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd1261f0> <<< 20698 1726882583.66460: stdout chunk (state=3): >>>import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd106d90> <<< 20698 1726882583.66509: stdout chunk (state=3): >>>import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd106220> <<< 20698 1726882583.66577: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd1668b0> <<< 20698 1726882583.66613: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py <<< 20698 1726882583.66644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' <<< 20698 1726882583.66716: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py <<< 20698 1726882583.66749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' <<< 20698 1726882583.66795: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py <<< 20698 1726882583.66820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' <<< 20698 1726882583.66887: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py <<< 20698 1726882583.66895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd0df310> <<< 20698 1726882583.66938: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py <<< 20698 1726882583.66953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' <<< 20698 1726882583.67004: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py <<< 20698 1726882583.67012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' <<< 20698 1726882583.67059: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py <<< 20698 1726882583.67076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' <<< 20698 1726882583.67080: stdout chunk (state=3): >>>import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd0dfdf0><<< 20698 1726882583.67089: stdout chunk (state=3): >>> <<< 20698 1726882583.67125: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py <<< 20698 1726882583.67212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc'<<< 20698 1726882583.67216: stdout chunk (state=3): >>> <<< 20698 1726882583.67249: stdout chunk (state=3): >>>import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd0dff70> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc'<<< 20698 1726882583.67270: stdout chunk (state=3): >>> <<< 20698 1726882583.67292: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py <<< 20698 1726882583.67313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' <<< 20698 1726882583.67347: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py<<< 20698 1726882583.67353: stdout chunk (state=3): >>> <<< 20698 1726882583.67369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' <<< 20698 1726882583.67511: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd0e8c10><<< 20698 1726882583.67517: stdout chunk (state=3): >>> <<< 20698 1726882583.67523: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd0e87f0><<< 20698 1726882583.67526: stdout chunk (state=3): >>> <<< 20698 1726882583.67558: stdout chunk (state=3): >>>import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd0e8340> <<< 20698 1726882583.67561: stdout chunk (state=3): >>>import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd0dfa90> <<< 20698 1726882583.67616: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py<<< 20698 1726882583.67619: stdout chunk (state=3): >>> <<< 20698 1726882583.67621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc'<<< 20698 1726882583.67623: stdout chunk (state=3): >>> <<< 20698 1726882583.67671: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd0dfbe0><<< 20698 1726882583.67674: stdout chunk (state=3): >>> <<< 20698 1726882583.67709: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py<<< 20698 1726882583.67715: stdout chunk (state=3): >>> <<< 20698 1726882583.67730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' <<< 20698 1726882583.67773: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py<<< 20698 1726882583.67791: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882583.67832: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py<<< 20698 1726882583.67849: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882583.67884: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py<<< 20698 1726882583.67904: stdout chunk (state=3): >>> <<< 20698 1726882583.67916: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' <<< 20698 1726882583.67946: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py<<< 20698 1726882583.67966: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882583.68014: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py<<< 20698 1726882583.68039: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd095a30><<< 20698 1726882583.68056: stdout chunk (state=3): >>> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd0956a0> <<< 20698 1726882583.68091: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py<<< 20698 1726882583.68104: stdout chunk (state=3): >>> <<< 20698 1726882583.68136: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc'<<< 20698 1726882583.68148: stdout chunk (state=3): >>> <<< 20698 1726882583.68226: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd095700><<< 20698 1726882583.68245: stdout chunk (state=3): >>> <<< 20698 1726882583.68268: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves' # <<< 20698 1726882583.68282: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.http_client' # <<< 20698 1726882583.68373: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd089640><<< 20698 1726882583.68392: stdout chunk (state=3): >>> <<< 20698 1726882583.68425: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' <<< 20698 1726882583.68438: stdout chunk (state=3): >>>import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd089820> <<< 20698 1726882583.68472: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py<<< 20698 1726882583.68485: stdout chunk (state=3): >>> <<< 20698 1726882583.68506: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' <<< 20698 1726882583.68538: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py <<< 20698 1726882583.68569: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' <<< 20698 1726882583.68604: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py <<< 20698 1726882583.68617: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882583.68648: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py <<< 20698 1726882583.68669: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' <<< 20698 1726882583.68702: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882583.68716: stdout chunk (state=3): >>>import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd041940> <<< 20698 1726882583.68757: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py <<< 20698 1726882583.68779: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' <<< 20698 1726882583.68793: stdout chunk (state=3): >>>import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd041af0> <<< 20698 1726882583.68821: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py <<< 20698 1726882583.68841: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' <<< 20698 1726882583.68870: stdout chunk (state=3): >>>import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd041ca0> <<< 20698 1726882583.68974: stdout chunk (state=3): >>>import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd0415e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' <<< 20698 1726882583.68990: stdout chunk (state=3): >>>import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd0418e0> <<< 20698 1726882583.69024: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py <<< 20698 1726882583.69045: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' <<< 20698 1726882583.69059: stdout chunk (state=3): >>>import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd049100> <<< 20698 1726882583.69091: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py <<< 20698 1726882583.69122: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' <<< 20698 1726882583.69179: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd049160> <<< 20698 1726882583.69207: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py<<< 20698 1726882583.69219: stdout chunk (state=3): >>> <<< 20698 1726882583.69244: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc'<<< 20698 1726882583.69255: stdout chunk (state=3): >>> <<< 20698 1726882583.69279: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py<<< 20698 1726882583.69303: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc'<<< 20698 1726882583.69324: stdout chunk (state=3): >>> <<< 20698 1726882583.69339: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd059370> <<< 20698 1726882583.69411: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' <<< 20698 1726882583.71013: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd059940><<< 20698 1726882583.71016: stdout chunk (state=3): >>> <<< 20698 1726882583.71054: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py<<< 20698 1726882583.71060: stdout chunk (state=3): >>> <<< 20698 1726882583.71078: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' <<< 20698 1726882583.71100: stdout chunk (state=3): >>>import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd07ae80> <<< 20698 1726882583.71117: stdout chunk (state=3): >>>import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd049c40><<< 20698 1726882583.71123: stdout chunk (state=3): >>> <<< 20698 1726882583.71152: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py<<< 20698 1726882583.71173: stdout chunk (state=3): >>> <<< 20698 1726882583.71197: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc'<<< 20698 1726882583.71210: stdout chunk (state=3): >>> <<< 20698 1726882583.71213: stdout chunk (state=3): >>>import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd049ac0><<< 20698 1726882583.71215: stdout chunk (state=3): >>> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd041280><<< 20698 1726882583.71217: stdout chunk (state=3): >>> <<< 20698 1726882583.71256: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py <<< 20698 1726882583.71277: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' <<< 20698 1726882583.71284: stdout chunk (state=3): >>>import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd041340> <<< 20698 1726882583.71314: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py<<< 20698 1726882583.71320: stdout chunk (state=3): >>> <<< 20698 1726882583.71347: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc'<<< 20698 1726882583.71353: stdout chunk (state=3): >>> <<< 20698 1726882583.71384: stdout chunk (state=3): >>>import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd041040><<< 20698 1726882583.71386: stdout chunk (state=3): >>> <<< 20698 1726882583.71439: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd09eb20><<< 20698 1726882583.71441: stdout chunk (state=3): >>> <<< 20698 1726882583.71492: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py<<< 20698 1726882583.71495: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc'<<< 20698 1726882583.71501: stdout chunk (state=3): >>> <<< 20698 1726882583.71543: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py<<< 20698 1726882583.71552: stdout chunk (state=3): >>> <<< 20698 1726882583.71560: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' <<< 20698 1726882583.71611: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py<<< 20698 1726882583.71614: stdout chunk (state=3): >>> <<< 20698 1726882583.71749: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' <<< 20698 1726882583.71752: stdout chunk (state=3): >>>import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd001910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd001550> import 'urllib3.packages.six.moves.urllib' # <<< 20698 1726882583.71758: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.urllib.parse' # <<< 20698 1726882583.71762: stdout chunk (state=3): >>> <<< 20698 1726882583.71768: stdout chunk (state=3): >>>import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd0af940> <<< 20698 1726882583.71784: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py<<< 20698 1726882583.71801: stdout chunk (state=3): >>> <<< 20698 1726882583.71816: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' <<< 20698 1726882583.71903: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd0410a0><<< 20698 1726882583.71922: stdout chunk (state=3): >>> <<< 20698 1726882583.71933: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd001d90> <<< 20698 1726882583.71960: stdout chunk (state=3): >>>import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd089970> <<< 20698 1726882583.72018: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py <<< 20698 1726882583.72022: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' <<< 20698 1726882583.72098: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd00e940> <<< 20698 1726882583.72128: stdout chunk (state=3): >>>import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd089040> <<< 20698 1726882583.72174: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py<<< 20698 1726882583.72188: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882583.72236: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py <<< 20698 1726882583.72256: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' <<< 20698 1726882583.72286: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py <<< 20698 1726882583.72325: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 20698 1726882583.72375: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py <<< 20698 1726882583.72402: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' <<< 20698 1726882583.72420: stdout chunk (state=3): >>>import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd0262b0> <<< 20698 1726882583.72454: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc'<<< 20698 1726882583.72502: stdout chunk (state=3): >>> import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd026520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd01c0a0><<< 20698 1726882583.72514: stdout chunk (state=3): >>> <<< 20698 1726882583.72555: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py <<< 20698 1726882583.72571: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' <<< 20698 1726882583.72624: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc'<<< 20698 1726882583.72644: stdout chunk (state=3): >>> import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd026e20> <<< 20698 1726882583.72698: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py<<< 20698 1726882583.72737: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd02f1c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd026a00> <<< 20698 1726882583.72786: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py <<< 20698 1726882583.72818: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd026c70><<< 20698 1726882583.72852: stdout chunk (state=3): >>> # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py<<< 20698 1726882583.72878: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' <<< 20698 1726882583.72916: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py <<< 20698 1726882583.72948: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' <<< 20698 1726882583.72981: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py <<< 20698 1726882583.73022: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd02fc70> <<< 20698 1726882583.73055: stdout chunk (state=3): >>>import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd02f820> <<< 20698 1726882583.73086: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' <<< 20698 1726882583.73130: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py <<< 20698 1726882583.73162: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd0380d0> <<< 20698 1726882583.73201: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py<<< 20698 1726882583.73227: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' <<< 20698 1726882583.73267: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py<<< 20698 1726882583.73332: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd038b80> <<< 20698 1726882583.73371: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py<<< 20698 1726882583.73446: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' <<< 20698 1726882583.73459: stdout chunk (state=3): >>>import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd038c40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py <<< 20698 1726882583.73515: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd038cd0><<< 20698 1726882583.73555: stdout chunk (state=3): >>> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py <<< 20698 1726882583.73627: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd038d60><<< 20698 1726882583.73639: stdout chunk (state=3): >>> <<< 20698 1726882583.73667: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py <<< 20698 1726882583.73732: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd038df0> <<< 20698 1726882583.73760: stdout chunk (state=3): >>>import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd038520><<< 20698 1726882583.73773: stdout chunk (state=3): >>> <<< 20698 1726882583.73806: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py <<< 20698 1726882583.73901: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd038fa0> <<< 20698 1726882583.73914: stdout chunk (state=3): >>>import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd02fb50> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py <<< 20698 1726882583.73979: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' <<< 20698 1726882583.74037: stdout chunk (state=3): >>>import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf623a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' <<< 20698 1726882583.74114: stdout chunk (state=3): >>>import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf626d0> <<< 20698 1726882583.74205: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf62940> # /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' <<< 20698 1726882583.74288: stdout chunk (state=3): >>>import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf62be0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' <<< 20698 1726882583.74332: stdout chunk (state=3): >>>import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf62e80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf66160><<< 20698 1726882583.74353: stdout chunk (state=3): >>> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd02f460> <<< 20698 1726882583.74416: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc'<<< 20698 1726882583.74473: stdout chunk (state=3): >>> # /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' <<< 20698 1726882583.74540: stdout chunk (state=3): >>>import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf664c0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py <<< 20698 1726882583.74555: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' <<< 20698 1726882583.74601: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' <<< 20698 1726882583.74650: stdout chunk (state=3): >>>import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf668e0> <<< 20698 1726882583.74696: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf66760><<< 20698 1726882583.74707: stdout chunk (state=3): >>> <<< 20698 1726882583.74752: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py <<< 20698 1726882583.74766: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' <<< 20698 1726882583.74802: stdout chunk (state=3): >>>import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf66d00> <<< 20698 1726882583.74850: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py <<< 20698 1726882583.74871: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' <<< 20698 1726882583.74907: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf66c10> <<< 20698 1726882583.74957: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py <<< 20698 1726882583.74978: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' <<< 20698 1726882583.75022: stdout chunk (state=3): >>>import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf66d30><<< 20698 1726882583.75034: stdout chunk (state=3): >>> <<< 20698 1726882583.75076: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py<<< 20698 1726882583.75092: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' <<< 20698 1726882583.75128: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf73100> <<< 20698 1726882583.75184: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py<<< 20698 1726882583.75200: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' <<< 20698 1726882583.75247: stdout chunk (state=3): >>>import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf73190> <<< 20698 1726882583.75271: stdout chunk (state=3): >>>import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd02f670> <<< 20698 1726882583.75315: stdout chunk (state=3): >>>import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd01c8b0> <<< 20698 1726882583.75373: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py<<< 20698 1726882583.75396: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd01c8e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd01c430> <<< 20698 1726882583.75432: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py<<< 20698 1726882583.75460: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc'<<< 20698 1726882583.75475: stdout chunk (state=3): >>> <<< 20698 1726882583.75533: stdout chunk (state=3): >>>import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd02f550> <<< 20698 1726882583.75594: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py<<< 20698 1726882583.75612: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd0893d0> <<< 20698 1726882583.75645: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py <<< 20698 1726882583.75690: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' <<< 20698 1726882583.75757: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc'<<< 20698 1726882583.75772: stdout chunk (state=3): >>> import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf73fd0> <<< 20698 1726882583.75804: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py <<< 20698 1726882583.75826: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' <<< 20698 1726882583.75872: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py <<< 20698 1726882583.75887: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' <<< 20698 1726882583.75924: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py <<< 20698 1726882583.75956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' <<< 20698 1726882583.76213: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf0a5b0> <<< 20698 1726882583.76225: stdout chunk (state=3): >>>import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf0a3a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf0a130> <<< 20698 1726882583.76250: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py <<< 20698 1726882583.76291: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc'<<< 20698 1726882583.76303: stdout chunk (state=3): >>> <<< 20698 1726882583.76333: stdout chunk (state=3): >>>import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf0a430> <<< 20698 1726882583.76371: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py<<< 20698 1726882583.76408: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' <<< 20698 1726882583.76421: stdout chunk (state=3): >>>import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf14f70> <<< 20698 1726882583.76483: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf66c70> <<< 20698 1726882583.76528: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py <<< 20698 1726882583.76547: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' <<< 20698 1726882583.76628: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc'<<< 20698 1726882583.76640: stdout chunk (state=3): >>> <<< 20698 1726882583.76697: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' <<< 20698 1726882583.76710: stdout chunk (state=3): >>>import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf27a90> <<< 20698 1726882583.76740: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py <<< 20698 1726882583.76778: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc'<<< 20698 1726882583.76804: stdout chunk (state=3): >>> <<< 20698 1726882583.76816: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py <<< 20698 1726882583.76859: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc'<<< 20698 1726882583.76873: stdout chunk (state=3): >>> <<< 20698 1726882583.76909: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf34280> <<< 20698 1726882583.76959: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py<<< 20698 1726882583.76981: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf34340> <<< 20698 1726882583.77085: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf27b20> <<< 20698 1726882583.77101: stdout chunk (state=3): >>>import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf27790> <<< 20698 1726882583.77176: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf276a0> <<< 20698 1726882583.77208: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py <<< 20698 1726882583.77245: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' <<< 20698 1726882583.77299: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py<<< 20698 1726882583.77316: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 20698 1726882583.77347: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 20698 1726882583.77375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 20698 1726882583.77403: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcee31f0> <<< 20698 1726882583.77433: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf34d30> <<< 20698 1726882583.77495: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py <<< 20698 1726882583.77513: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf34f40> <<< 20698 1726882583.77542: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py <<< 20698 1726882583.77576: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' <<< 20698 1726882583.77603: stdout chunk (state=3): >>>import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcee3820> <<< 20698 1726882583.77646: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py <<< 20698 1726882583.77677: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' <<< 20698 1726882583.77735: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcee3ee0> <<< 20698 1726882583.77770: stdout chunk (state=3): >>>import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf27760> <<< 20698 1726882583.77815: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py <<< 20698 1726882583.77828: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' <<< 20698 1726882583.77858: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py<<< 20698 1726882583.77875: stdout chunk (state=3): >>> <<< 20698 1726882583.77914: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' <<< 20698 1726882583.77950: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py <<< 20698 1726882583.77978: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' <<< 20698 1726882583.78025: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py <<< 20698 1726882583.78039: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' <<< 20698 1726882583.78073: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py <<< 20698 1726882583.78109: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' <<< 20698 1726882583.78157: stdout chunk (state=3): >>>import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce931f0> <<< 20698 1726882583.78205: stdout chunk (state=3): >>>import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce89e20> <<< 20698 1726882583.78247: stdout chunk (state=3): >>>import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce89310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcef9880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf34b80> <<< 20698 1726882583.78273: stdout chunk (state=3): >>>import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd0f6c70> <<< 20698 1726882583.78310: stdout chunk (state=3): >>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd0f6580> <<< 20698 1726882583.78360: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py <<< 20698 1726882583.78393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce89f40> <<< 20698 1726882583.78422: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py <<< 20698 1726882583.78452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' <<< 20698 1726882583.78480: stdout chunk (state=3): >>>import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce89c70> <<< 20698 1726882583.78517: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py <<< 20698 1726882583.78542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' <<< 20698 1726882583.78588: stdout chunk (state=3): >>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce9c940> <<< 20698 1726882583.78641: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py <<< 20698 1726882583.78654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' <<< 20698 1726882583.78684: stdout chunk (state=3): >>>import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce9cd30> <<< 20698 1726882583.78739: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd0df550> <<< 20698 1726882583.78817: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd0cf8b0><<< 20698 1726882583.78847: stdout chunk (state=3): >>> <<< 20698 1726882583.78874: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py <<< 20698 1726882583.78903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fceb7310> <<< 20698 1726882583.78952: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py <<< 20698 1726882583.78982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fceb76a0> <<< 20698 1726882583.79029: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py<<< 20698 1726882583.79058: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fceb77c0> <<< 20698 1726882583.79090: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py <<< 20698 1726882583.79126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' <<< 20698 1726882583.79176: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py <<< 20698 1726882583.79207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce4d130> <<< 20698 1726882583.79251: stdout chunk (state=3): >>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fceb7880> <<< 20698 1726882583.79308: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py<<< 20698 1726882583.79323: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' <<< 20698 1726882583.79349: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py <<< 20698 1726882583.79381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' <<< 20698 1726882583.79430: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py <<< 20698 1726882583.79442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' <<< 20698 1726882583.79481: stdout chunk (state=3): >>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce5b190> <<< 20698 1726882583.79534: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce4da30> <<< 20698 1726882583.79571: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py<<< 20698 1726882583.79600: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc'<<< 20698 1726882583.79611: stdout chunk (state=3): >>> <<< 20698 1726882583.79656: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 20698 1726882583.79732: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc'<<< 20698 1726882583.79744: stdout chunk (state=3): >>> <<< 20698 1726882583.79780: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py <<< 20698 1726882583.79816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc'<<< 20698 1726882583.79828: stdout chunk (state=3): >>> <<< 20698 1726882583.79861: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce01940><<< 20698 1726882583.79894: stdout chunk (state=3): >>> <<< 20698 1726882583.79933: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py <<< 20698 1726882583.79947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce0d580> <<< 20698 1726882583.80052: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce5bf10> <<< 20698 1726882583.80080: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce5b730> <<< 20698 1726882583.80136: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py <<< 20698 1726882583.80153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce70a30> <<< 20698 1726882583.80181: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py <<< 20698 1726882583.80212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' <<< 20698 1726882583.80240: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py <<< 20698 1726882583.80276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' <<< 20698 1726882583.80323: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py <<< 20698 1726882583.80350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce26c70> <<< 20698 1726882583.80412: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce263a0><<< 20698 1726882583.80424: stdout chunk (state=3): >>> <<< 20698 1726882583.80486: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' <<< 20698 1726882583.80514: stdout chunk (state=3): >>>import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce26e20> <<< 20698 1726882583.80557: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce372e0><<< 20698 1726882583.80604: stdout chunk (state=3): >>> <<< 20698 1726882583.80618: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' <<< 20698 1726882583.80717: stdout chunk (state=3): >>># extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fce37460><<< 20698 1726882583.80730: stdout chunk (state=3): >>> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce37310> <<< 20698 1726882583.80761: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py<<< 20698 1726882583.80802: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' <<< 20698 1726882583.80818: stdout chunk (state=3): >>>import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce37400> <<< 20698 1726882583.80844: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py <<< 20698 1726882583.80871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882583.80922: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 20698 1726882583.81057: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py <<< 20698 1726882583.81084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce37d30> <<< 20698 1726882583.81345: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fce37b80> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce37550> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882583.81359: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' <<< 20698 1726882583.81424: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 20698 1726882583.81452: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py <<< 20698 1726882583.81484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 20698 1726882583.81595: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcdd9970> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py <<< 20698 1726882583.81644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcdd9a60> <<< 20698 1726882583.81677: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py <<< 20698 1726882583.81737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcdd9d60> <<< 20698 1726882583.81779: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py <<< 20698 1726882583.81825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcde9370> <<< 20698 1726882583.81886: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcdd9310> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcdc6eb0> <<< 20698 1726882583.81928: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py <<< 20698 1726882583.81980: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882583.82033: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcdd9490> <<< 20698 1726882583.82082: stdout chunk (state=3): >>>import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcdc6b50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce37910> <<< 20698 1726882583.82125: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py <<< 20698 1726882583.82251: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 20698 1726882583.82285: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fccda4c0> <<< 20698 1726882583.82360: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 20698 1726882583.82438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 20698 1726882583.82450: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 20698 1726882583.82633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 20698 1726882583.82786: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fccf2f40> <<< 20698 1726882583.82861: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fccdad00><<< 20698 1726882583.82880: stdout chunk (state=3): >>> <<< 20698 1726882583.82907: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fccda850> <<< 20698 1726882583.83127: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcde9f70><<< 20698 1726882583.83139: stdout chunk (state=3): >>> <<< 20698 1726882583.83211: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py <<< 20698 1726882583.83224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' <<< 20698 1726882583.83265: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py <<< 20698 1726882583.83288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcca2dc0> <<< 20698 1726882583.83326: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py<<< 20698 1726882583.83337: stdout chunk (state=3): >>> <<< 20698 1726882583.83392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc'<<< 20698 1726882583.83426: stdout chunk (state=3): >>> <<< 20698 1726882583.83452: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc'<<< 20698 1726882583.83466: stdout chunk (state=3): >>> <<< 20698 1726882583.83543: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fccc0340> <<< 20698 1726882583.83677: stdout chunk (state=3): >>># extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fccc0f40><<< 20698 1726882583.83705: stdout chunk (state=3): >>> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcca2e50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcca2790> <<< 20698 1726882583.83748: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py<<< 20698 1726882583.83780: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' <<< 20698 1726882583.83812: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py <<< 20698 1726882583.83859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc'<<< 20698 1726882583.83891: stdout chunk (state=3): >>> <<< 20698 1726882583.83905: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py <<< 20698 1726882583.83934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc'<<< 20698 1726882583.83945: stdout chunk (state=3): >>> <<< 20698 1726882583.84017: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcccff70><<< 20698 1726882583.84031: stdout chunk (state=3): >>> <<< 20698 1726882583.84193: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcccf430> <<< 20698 1726882583.84247: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcca5880><<< 20698 1726882583.84260: stdout chunk (state=3): >>> <<< 20698 1726882583.84316: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce708b0> <<< 20698 1726882583.84330: stdout chunk (state=3): >>>import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce4dee0> <<< 20698 1726882583.84568: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd139580> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd0c5850> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' <<< 20698 1726882583.84588: stdout chunk (state=3): >>>import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcc53e20> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py <<< 20698 1726882583.84648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 20698 1726882583.85649: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcc53fa0> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd166f40> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd2479d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcc05700> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcc75b80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcc11130> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcc113d0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcc11610> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcc11850> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcc11a30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcc05ca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcc059d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcc05eb0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcc21400> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcc218b0> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcc21520> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcbbd1c0> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcc21d00> <<< 20698 1726882583.85740: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' <<< 20698 1726882583.85756: stdout chunk (state=3): >>>import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcc21e50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd254400> # /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py # code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882583.85843: stdout chunk (state=3): >>># extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fcc35b50> <<< 20698 1726882583.85929: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd2476d0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd2cf550> <<< 20698 1726882583.85980: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' <<< 20698 1726882583.86030: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' <<< 20698 1726882583.86052: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' <<< 20698 1726882583.86076: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcbe0670> <<< 20698 1726882583.86098: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py <<< 20698 1726882583.86127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' <<< 20698 1726882583.86149: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcbec940> <<< 20698 1726882583.86182: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' <<< 20698 1726882583.86214: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' <<< 20698 1726882583.86252: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcbf56d0> <<< 20698 1726882583.86303: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcbecf70> <<< 20698 1726882583.86362: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcbe0b20> <<< 20698 1726882583.86385: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcbec3a0> <<< 20698 1726882583.86421: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' <<< 20698 1726882583.86457: stdout chunk (state=3): >>>import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcb6a670> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' <<< 20698 1726882583.86508: stdout chunk (state=3): >>>import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcb6a880> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcb6ab80> <<< 20698 1726882583.86540: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcb6ae50> <<< 20698 1726882583.86620: stdout chunk (state=3): >>>import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcbe0100> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcc35d00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcbe04c0> <<< 20698 1726882584.72501: stdout chunk (state=3): >>> <<< 20698 1726882584.72522: stdout chunk (state=3): >>>{"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["NetworkManager"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 20698 1726882584.74174: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 20698 1726882584.74204: stdout chunk (state=3): >>># destroy __main__ <<< 20698 1726882584.74912: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 20698 1726882584.74944: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq <<< 20698 1726882584.74986: stdout chunk (state=3): >>># cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select <<< 20698 1726882584.75034: stdout chunk (state=3): >>># cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize <<< 20698 1726882584.75037: stdout chunk (state=3): >>># cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 <<< 20698 1726882584.75068: 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 # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing <<< 20698 1726882584.75114: stdout chunk (state=3): >>># destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser <<< 20698 1726882584.75162: stdout chunk (state=3): >>># cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf <<< 20698 1726882584.75186: stdout chunk (state=3): >>># cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand <<< 20698 1726882584.75262: stdout chunk (state=3): >>># cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph <<< 20698 1726882584.75305: stdout chunk (state=3): >>># cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # c<<< 20698 1726882584.75350: stdout chunk (state=3): >>>leanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing r<<< 20698 1726882584.75380: stdout chunk (state=3): >>>equests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile <<< 20698 1726882584.76057: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20698 1726882584.76066: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 20698 1726882584.76104: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 20698 1726882584.76112: stdout chunk (state=3): >>># destroy netrc <<< 20698 1726882584.76150: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 20698 1726882584.76171: stdout chunk (state=3): >>># destroy systemd.journal <<< 20698 1726882584.76175: stdout chunk (state=3): >>># destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo <<< 20698 1726882584.76224: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib <<< 20698 1726882584.76261: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib <<< 20698 1726882584.76300: stdout chunk (state=3): >>># cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service <<< 20698 1726882584.76316: stdout chunk (state=3): >>># cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes <<< 20698 1726882584.76333: stdout chunk (state=3): >>># cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions <<< 20698 1726882584.76363: stdout chunk (state=3): >>># cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober <<< 20698 1726882584.76397: stdout chunk (state=3): >>># destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata <<< 20698 1726882584.76423: stdout chunk (state=3): >>># cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib <<< 20698 1726882584.76451: stdout chunk (state=3): >>># cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid <<< 20698 1726882584.76476: stdout chunk (state=3): >>># cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils <<< 20698 1726882584.76485: stdout chunk (state=3): >>># cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version <<< 20698 1726882584.76517: stdout chunk (state=3): >>># destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors <<< 20698 1726882584.76540: stdout chunk (state=3): >>># cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format <<< 20698 1726882584.76580: stdout chunk (state=3): >>># destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses <<< 20698 1726882584.76597: stdout chunk (state=3): >>># cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token <<< 20698 1726882584.76608: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols <<< 20698 1726882584.76638: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc <<< 20698 1726882584.76654: stdout chunk (state=3): >>># cleanup[3] wiping glob # cleanup[3] wiping termios # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme <<< 20698 1726882584.76686: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme <<< 20698 1726882584.76753: stdout chunk (state=3): >>># cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf <<< 20698 1726882584.76873: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl <<< 20698 1726882584.77192: stdout chunk (state=3): >>># cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 20698 1726882584.77269: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib <<< 20698 1726882584.77298: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal <<< 20698 1726882584.77311: stdout chunk (state=3): >>># destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal <<< 20698 1726882584.78355: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree <<< 20698 1726882584.78358: stdout chunk (state=3): >>># destroy _heapq <<< 20698 1726882584.78366: stdout chunk (state=3): >>># destroy zipimport <<< 20698 1726882584.78402: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 20698 1726882584.78434: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 20698 1726882584.78471: stdout chunk (state=3): >>># destroy _compat_pickle <<< 20698 1726882584.78476: stdout chunk (state=3): >>># destroy _pickle <<< 20698 1726882584.78484: stdout chunk (state=3): >>># destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap <<< 20698 1726882584.78521: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 20698 1726882584.78535: stdout chunk (state=3): >>># destroy stat # destroy selectors <<< 20698 1726882584.78588: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 20698 1726882584.78590: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator <<< 20698 1726882584.78629: stdout chunk (state=3): >>># destroy gzip <<< 20698 1726882584.78687: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo <<< 20698 1726882584.78689: stdout chunk (state=3): >>># destroy requests # destroy iniparse.ini <<< 20698 1726882584.78790: stdout chunk (state=3): >>># destroy enum <<< 20698 1726882584.78793: stdout chunk (state=3): >>># destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale <<< 20698 1726882584.78797: stdout chunk (state=3): >>># destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc <<< 20698 1726882584.78799: stdout chunk (state=3): >>># destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies <<< 20698 1726882584.78849: stdout chunk (state=3): >>># destroy urllib.parse <<< 20698 1726882584.78896: stdout chunk (state=3): >>># destroy _weakref <<< 20698 1726882584.78901: stdout chunk (state=3): >>># destroy ntpath # destroy posix <<< 20698 1726882584.78944: stdout chunk (state=3): >>># destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils <<< 20698 1726882584.78982: stdout chunk (state=3): >>># destroy _opcode <<< 20698 1726882584.79010: stdout chunk (state=3): >>># destroy requests.sessions # destroy json.scanner # destroy _json <<< 20698 1726882584.79013: stdout chunk (state=3): >>># destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy traceback <<< 20698 1726882584.79016: stdout chunk (state=3): >>># destroy dnf.yum.misc # destroy glob # destroy curses <<< 20698 1726882584.79050: stdout chunk (state=3): >>># destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings <<< 20698 1726882584.79079: stdout chunk (state=3): >>># destroy configparser # destroy fnmatch # destroy pyinotify <<< 20698 1726882584.79127: stdout chunk (state=3): >>># destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json <<< 20698 1726882584.79185: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 20698 1726882584.79219: stdout chunk (state=3): >>># destroy codecs <<< 20698 1726882584.79236: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 20698 1726882584.79322: stdout chunk (state=3): >>># destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser <<< 20698 1726882584.79356: stdout chunk (state=3): >>># destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools <<< 20698 1726882584.79387: stdout chunk (state=3): >>># destroy http.client # destroy email <<< 20698 1726882584.79410: stdout chunk (state=3): >>># destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection <<< 20698 1726882584.79435: stdout chunk (state=3): >>># destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl <<< 20698 1726882584.79450: stdout chunk (state=3): >>># destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re <<< 20698 1726882584.79479: stdout chunk (state=3): >>># destroy pyexpat # destroy threading <<< 20698 1726882584.79498: stdout chunk (state=3): >>># destroy functools # destroy logging # destroy socket # destroy struct <<< 20698 1726882584.79628: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20698 1726882584.80309: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882584.80360: stderr chunk (state=3): >>><<< 20698 1726882584.80371: stdout chunk (state=3): >>><<< 20698 1726882584.80625: _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.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a01173dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a011183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a01173b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a01173ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a01118490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a01118940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a01118670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a010cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a010cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a010f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a010cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a01130880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a010c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a010f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a01118970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a01093eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a01096f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0108c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a01092640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a01093370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a00d95dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00d958b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00d95eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00d95f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00d95e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00deed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00de7610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00dfb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0109ae20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a00da7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00dee250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a00dfb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a010a09d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00da7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00da7d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00da7d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00d7a370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00d7a460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00daffa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00da9a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00da9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00cae1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00d65c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00da9eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a010a0040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00cc0af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a00cc0e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00cd2730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00cd2c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a00c6b3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00cc0f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a00c7b280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00cd25b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a00c7b340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00da79d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a00c976a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a00c97970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00c97760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a00c97850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a00c97ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a00ca31f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00c978e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00c8aa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00da75b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00c97a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3a00bb2670> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a005997c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a00599160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00599280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00599f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a005994f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00599d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a00599f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00599100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00551130> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0050cf40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0050cd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0050c3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00580dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a005803a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00580f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a005cec10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a004e5cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a004e53a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a005a0490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a004e54c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a004e54f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a004cf250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a005df1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a004dc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a005df370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a005f9d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a004dc880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a004dc6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a004db670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a004db5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a005d88b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a00561670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a0055fac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0056e0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a005610d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a005a4a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a000c3580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a004bd520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a000680a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0055fbb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a004b8970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a005eb250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a004b86a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0049e7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0049b7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00495970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffe17640> # /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffe176d0> # /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffe17c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffe17910> # /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffe17070> # /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffe00730> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffe00c40> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffe00e50> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a005e8700> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffe2aa60> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffe2aac0> # /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffe68610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffe2aee0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffe2a370> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a005e86d0> # /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py # code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00053070> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00097dc0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffe68430> # /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py # code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00096df0> # /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00096250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a000a0d30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffdc3f70> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00058910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a004b8ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffe17e50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffe176a0> # /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffe17760> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a00096ac0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffe17160> # /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a000c3a60> # /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py # code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a00059940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffe775e0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a000c3850> # /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py # code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffe646a0> # /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffdd05e0> # /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffde1b50> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffdd08e0> # /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffde16d0> # /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffe0c910> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffb8fca0> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mg7hps2y/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py # zipimport: zlib available import 'gc' # # /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' # /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffaf1be0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffaf1d60> # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39ffb43430> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffaf1fd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffaf1250> # /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffaf1850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39ff7d79d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ff7d7580> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39ff780550> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ff7d7a00> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39ff6dee20> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ff7f92e0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fe1952e0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ff7b28b0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fe062e80> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fe174580> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fdfcea00> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fe195520> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fdfc7d60> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fdfcefa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ff7d7130> # /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fdef6b20> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fdef6340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fdf0a700> # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fdf162b0> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fdf16850> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fdf16ca0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fdf16370> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fdf0a790> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fdf00dc0> # /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fdac5ee0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fdf0a190> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fdef6ca0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fdff9730> # /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fdff9f10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fdff98b0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ff7d7280> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fdad1d60> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' # extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fd944220> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd9e42b0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd9f17f0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd997e50> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd9f1e80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd9f1bb0> # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd9f1ee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd9f1e50> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd8471c0> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd847250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd9f1f40> # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd8473d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd9f1eb0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd9f1c40> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd8471f0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd847430> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd8474c0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd847550> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd8475e0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd847670> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd847700> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd847790> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd847820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd9f1220> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd9cb1c0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fd847be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd847940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd9f18e0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd9e4100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd9c2ca0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd9c22b0> # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd9c2490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fdaf8b50> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd9c2e20> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fdad1d00> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd85fc40> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd85f4f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fdaf8940> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd7fc2b0> # /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py # code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd7b0190> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fd7b0220> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd8106a0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd7fc6d0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd7f1a90> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd7e80d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd85fee0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd7b0fd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd7b0790> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd85fd90> # /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd7e8940> # /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd7d3850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd7d38e0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd7d3a60> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39ffee21c0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd7e3190> # /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffee2220> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffee2310> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd7d3a00> # /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd7d3fa0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fd61a3d0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd61a190> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd6099d0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffef49d0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffee2eb0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffef4ca0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffefa9a0> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd626700> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd626340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd636670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd636190> # /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd6364f0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffaf1970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39ffaf17c0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd63ffa0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd5f6fa0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' # /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fd58ed90> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd58ec10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd58e3d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd58e190> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd5dfee0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd58e220> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd5ba160> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd58eeb0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd5aa9d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd5bafd0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd4bd1c0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd4bd310> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd4bd910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd4bd640> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd4bd9d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd4ca610> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd4ca700> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd4caee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd4caaf0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd4caf40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd4e1b20> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd4e1c40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd4e1e80> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd471310> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd471d00> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd471e50> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd480550> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd480130> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py # code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd480f40> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd480a90> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd480d90> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd48d820> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd48dfa0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd49b2b0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd49b3a0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd5df4c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd5df220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd63fd00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd49bf10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd49bc40> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd4355e0> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd43e520> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fd435e80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd435df0> # /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd469760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd4691f0> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd3b6a90> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd3b6c70> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd469cd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd469a60> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd4a8160> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd435220> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd49baf0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd5df250> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd3d8190> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd3d84c0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd3d8d30> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd36c640> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd36cbb0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fd379c70> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd379850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd3795b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd379220> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd379460> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd389be0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd389c70> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fd3962b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd389df0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd29d310> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd2a6370> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd2a6310> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fd2a64c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd2a6220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd29dd30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd29d3d0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd3a4a60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd3a40d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd396970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd389820> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd3890d0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd389970> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd29ddc0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd2a6790> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd2a6a00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd2a6f70> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd2c3760> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd247940> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd254bb0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' # extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fd276160> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd254c10> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd225430> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd225550> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd2174c0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd2177f0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd219940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd217160> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd217220> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd20bac0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd219df0> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd1bf220> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd1bf310> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd1bf430> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py # code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd195670> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd1e9f70> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd1fba00> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd1fba90> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd1952e0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd1a63d0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd1cdd30> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd1d59a0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd1538b0> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd1d52b0> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd1bfbe0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd271dc0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd178670> # /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd178e20> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd106190> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd106ac0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd1261f0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd106d90> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd106220> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd1668b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd0df310> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd0dfdf0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd0dff70> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd0e8c10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd0e87f0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd0e8340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd0dfa90> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd0dfbe0> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd095a30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd0956a0> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd095700> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd089640> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd089820> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd041940> # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd041af0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd041ca0> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd0415e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd0418e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd049100> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd049160> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd059370> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd059940> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd07ae80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd049c40> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd049ac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd041280> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd041340> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd041040> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd09eb20> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd001910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd001550> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd0af940> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd0410a0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd001d90> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd089970> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd00e940> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd089040> # /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd0262b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd026520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd01c0a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd026e20> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd02f1c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd026a00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd026c70> # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd02fc70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd02f820> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd0380d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd038b80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd038c40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd038cd0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd038d60> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd038df0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd038520> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd038fa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd02fb50> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf623a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf626d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf62940> # /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf62be0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf62e80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf66160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd02f460> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf664c0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf668e0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf66760> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf66d00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf66c10> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf66d30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf73100> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf73190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd02f670> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd01c8b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd01c8e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd01c430> # /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd02f550> # /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd0893d0> # /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf73fd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' # /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf0a5b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf0a3a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf0a130> # /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf0a430> # /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf14f70> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf66c70> # /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf27a90> # /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf34280> # /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf34340> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf27b20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf27790> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf276a0> # /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcee31f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf34d30> # /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf34f40> # /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcee3820> # /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcee3ee0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf27760> # /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce931f0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce89e20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce89310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcef9880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcf34b80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd0f6c70> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd0f6580> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce89f40> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce89c70> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce9c940> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce9cd30> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd0df550> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd0cf8b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fceb7310> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fceb76a0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fceb77c0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce4d130> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fceb7880> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce5b190> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce4da30> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py # code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce01940> # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce0d580> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce5bf10> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce5b730> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce70a30> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce26c70> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce263a0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce26e20> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce372e0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' # extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fce37460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce37310> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce37400> # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce37d30> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fce37b80> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce37550> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcdd9970> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcdd9a60> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcdd9d60> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcde9370> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcdd9310> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcdc6eb0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcdd9490> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcdc6b50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce37910> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fccda4c0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fccf2f40> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fccdad00> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fccda850> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcde9f70> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcca2dc0> # /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fccc0340> # extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fccc0f40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcca2e50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcca2790> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' # /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py # code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py # code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcccff70> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcccf430> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcca5880> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce708b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fce4dee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd139580> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd0c5850> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcc53e20> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcc53fa0> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd166f40> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd2479d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcc05700> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcc75b80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcc11130> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcc113d0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcc11610> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcc11850> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcc11a30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcc05ca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcc059d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcc05eb0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcc21400> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcc218b0> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcc21520> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcbbd1c0> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcc21d00> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcc21e50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd254400> # /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py # code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' # extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fcc35b50> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd2476d0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd2cf550> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcbe0670> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcbec940> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcbf56d0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcbecf70> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcbe0b20> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcbec3a0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcb6a670> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcb6a880> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcb6ab80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcb6ae50> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcbe0100> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcc35d00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fcbe04c0> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["NetworkManager"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} # destroy dnf.plugin.dynamic # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile # destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selinux # destroy distro # destroy netrc # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo # cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal # destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq # destroy zipimport # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap # destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy ansible.module_utils.six.moves # destroy _operator # destroy gzip # destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini # destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies # destroy urllib.parse # destroy _weakref # destroy ntpath # destroy posix # destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils # destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json # destroy calendar # destroy dateutil.tz # destroy six # destroy codecs # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email # destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re # destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy dnf.plugin.dynamic # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile # destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selinux # destroy distro # destroy netrc # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo # cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal # destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq # destroy zipimport # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap # destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy ansible.module_utils.six.moves # destroy _operator # destroy gzip # destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini # destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies # destroy urllib.parse # destroy _weakref # destroy ntpath # destroy posix # destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils # destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json # destroy calendar # destroy dateutil.tz # destroy six # destroy codecs # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email # destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re # destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct # destroy _frozen_importlib # clear sys.audit hooks 20698 1726882584.82460: done with _execute_module (ansible.legacy.dnf, {'name': 'NetworkManager', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882582.7263365-20873-163873958062149/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882584.82462: _low_level_execute_command(): starting 20698 1726882584.82466: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882582.7263365-20873-163873958062149/ > /dev/null 2>&1 && sleep 0' 20698 1726882584.82467: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882584.82468: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882584.82470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882584.82471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882584.82472: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882584.82473: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882584.82478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882584.82479: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882584.82480: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882584.82482: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882584.82484: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882584.82485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882584.82487: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882584.82488: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882584.82489: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882584.82490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882584.82491: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882584.82492: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882584.82493: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882584.82495: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882584.83796: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882584.83833: stderr chunk (state=3): >>><<< 20698 1726882584.83836: stdout chunk (state=3): >>><<< 20698 1726882584.83849: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882584.83858: handler run complete 20698 1726882584.83887: attempt loop complete, returning result 20698 1726882584.83890: _execute() done 20698 1726882584.83892: dumping result to json 20698 1726882584.83896: done dumping result, returning 20698 1726882584.83903: done running TaskExecutor() for managed_node2/TASK: Install NetworkManager [0e448fcc-3ce9-6606-eaf5-000000000009] 20698 1726882584.83908: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000009 ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 20698 1726882584.84069: no more pending results, returning what we have 20698 1726882584.84072: results queue empty 20698 1726882584.84073: checking for any_errors_fatal 20698 1726882584.84076: done checking for any_errors_fatal 20698 1726882584.84077: checking for max_fail_percentage 20698 1726882584.84078: done checking for max_fail_percentage 20698 1726882584.84079: checking to see if all hosts have failed and the running result is not ok 20698 1726882584.84080: done checking to see if all hosts have failed 20698 1726882584.84081: getting the remaining hosts for this loop 20698 1726882584.84083: done getting the remaining hosts for this loop 20698 1726882584.84087: getting the next task for host managed_node2 20698 1726882584.84093: done getting next task for host managed_node2 20698 1726882584.84096: ^ task is: TASK: Get package info 20698 1726882584.84097: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882584.84100: getting variables 20698 1726882584.84102: in VariableManager get_vars() 20698 1726882584.84130: Calling all_inventory to load vars for managed_node2 20698 1726882584.84132: Calling groups_inventory to load vars for managed_node2 20698 1726882584.84135: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882584.84145: Calling all_plugins_play to load vars for managed_node2 20698 1726882584.84148: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882584.84150: Calling groups_plugins_play to load vars for managed_node2 20698 1726882584.84347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882584.84490: done with get_vars() 20698 1726882584.84497: done getting variables 20698 1726882584.84529: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000009 20698 1726882584.84533: WORKER PROCESS EXITING TASK [Get package info] ******************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_nm.yml:30 Friday 20 September 2024 21:36:24 -0400 (0:00:02.268) 0:00:06.104 ****** 20698 1726882584.84576: entering _queue_task() for managed_node2/package_facts 20698 1726882584.84577: Creating lock for package_facts 20698 1726882584.84773: worker is 1 (out of 1 available) 20698 1726882584.84784: exiting _queue_task() for managed_node2/package_facts 20698 1726882584.84795: done queuing things up, now waiting for results queue to drain 20698 1726882584.84796: waiting for pending results... 20698 1726882584.84941: running TaskExecutor() for managed_node2/TASK: Get package info 20698 1726882584.85008: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000000a 20698 1726882584.85019: variable 'ansible_search_path' from source: unknown 20698 1726882584.85048: calling self._execute() 20698 1726882584.85107: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882584.85111: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882584.85119: variable 'omit' from source: magic vars 20698 1726882584.85390: variable 'ansible_distribution_major_version' from source: facts 20698 1726882584.85400: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882584.85406: variable 'omit' from source: magic vars 20698 1726882584.85425: variable 'omit' from source: magic vars 20698 1726882584.85449: variable 'omit' from source: magic vars 20698 1726882584.85485: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882584.85509: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882584.85524: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882584.85537: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882584.85546: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882584.85575: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882584.85578: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882584.85580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882584.85647: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882584.85650: Set connection var ansible_shell_executable to /bin/sh 20698 1726882584.85655: Set connection var ansible_pipelining to False 20698 1726882584.85665: Set connection var ansible_timeout to 10 20698 1726882584.85668: Set connection var ansible_connection to ssh 20698 1726882584.85670: Set connection var ansible_shell_type to sh 20698 1726882584.85693: variable 'ansible_shell_executable' from source: unknown 20698 1726882584.85696: variable 'ansible_connection' from source: unknown 20698 1726882584.85698: variable 'ansible_module_compression' from source: unknown 20698 1726882584.85701: variable 'ansible_shell_type' from source: unknown 20698 1726882584.85703: variable 'ansible_shell_executable' from source: unknown 20698 1726882584.85705: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882584.85707: variable 'ansible_pipelining' from source: unknown 20698 1726882584.85710: variable 'ansible_timeout' from source: unknown 20698 1726882584.85714: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882584.85852: 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__) 20698 1726882584.85865: variable 'omit' from source: magic vars 20698 1726882584.85869: starting attempt loop 20698 1726882584.85872: running the handler 20698 1726882584.85883: _low_level_execute_command(): starting 20698 1726882584.85890: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882584.86377: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882584.86393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882584.86405: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 20698 1726882584.86416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882584.86427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882584.86482: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882584.86492: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882584.86599: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882584.88215: stdout chunk (state=3): >>>/root <<< 20698 1726882584.88316: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882584.88360: stderr chunk (state=3): >>><<< 20698 1726882584.88365: stdout chunk (state=3): >>><<< 20698 1726882584.88386: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882584.88396: _low_level_execute_command(): starting 20698 1726882584.88402: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882584.8838449-20977-139481190528590 `" && echo ansible-tmp-1726882584.8838449-20977-139481190528590="` echo /root/.ansible/tmp/ansible-tmp-1726882584.8838449-20977-139481190528590 `" ) && sleep 0' 20698 1726882584.88815: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882584.88828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882584.88852: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 20698 1726882584.88870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882584.88915: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882584.88928: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882584.89043: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882584.90951: stdout chunk (state=3): >>>ansible-tmp-1726882584.8838449-20977-139481190528590=/root/.ansible/tmp/ansible-tmp-1726882584.8838449-20977-139481190528590 <<< 20698 1726882584.91059: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882584.91109: stderr chunk (state=3): >>><<< 20698 1726882584.91112: stdout chunk (state=3): >>><<< 20698 1726882584.91124: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882584.8838449-20977-139481190528590=/root/.ansible/tmp/ansible-tmp-1726882584.8838449-20977-139481190528590 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882584.91161: variable 'ansible_module_compression' from source: unknown 20698 1726882584.91199: ANSIBALLZ: Using lock for package_facts 20698 1726882584.91202: ANSIBALLZ: Acquiring lock 20698 1726882584.91205: ANSIBALLZ: Lock acquired: 139856953732288 20698 1726882584.91207: ANSIBALLZ: Creating module 20698 1726882585.19144: ANSIBALLZ: Writing module into payload 20698 1726882585.19321: ANSIBALLZ: Writing module 20698 1726882585.19359: ANSIBALLZ: Renaming module 20698 1726882585.19377: ANSIBALLZ: Done creating module 20698 1726882585.19417: variable 'ansible_facts' from source: unknown 20698 1726882585.19629: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882584.8838449-20977-139481190528590/AnsiballZ_package_facts.py 20698 1726882585.19791: Sending initial data 20698 1726882585.19794: Sent initial data (162 bytes) 20698 1726882585.20789: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882585.20803: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882585.20817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882585.20834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882585.20880: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882585.20892: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882585.20905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882585.20922: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882585.20933: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882585.20942: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882585.20953: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882585.20967: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882585.20983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882585.20994: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882585.21004: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882585.21016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882585.21099: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882585.21116: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882585.21131: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882585.21277: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882585.23114: 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 <<< 20698 1726882585.23208: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882585.23310: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmpeps6yu6_ /root/.ansible/tmp/ansible-tmp-1726882584.8838449-20977-139481190528590/AnsiballZ_package_facts.py <<< 20698 1726882585.23408: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882585.26100: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882585.26270: stderr chunk (state=3): >>><<< 20698 1726882585.26274: stdout chunk (state=3): >>><<< 20698 1726882585.26389: done transferring module to remote 20698 1726882585.26393: _low_level_execute_command(): starting 20698 1726882585.26395: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882584.8838449-20977-139481190528590/ /root/.ansible/tmp/ansible-tmp-1726882584.8838449-20977-139481190528590/AnsiballZ_package_facts.py && sleep 0' 20698 1726882585.27012: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882585.27027: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882585.27051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882585.27076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882585.27120: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882585.27132: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882585.27147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882585.27175: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882585.27188: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882585.27199: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882585.27212: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882585.27229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882585.27245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882585.27258: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882585.27279: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882585.27293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882585.27369: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882585.27394: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882585.27409: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882585.27610: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882585.29419: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882585.29497: stderr chunk (state=3): >>><<< 20698 1726882585.29508: stdout chunk (state=3): >>><<< 20698 1726882585.29569: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882585.29572: _low_level_execute_command(): starting 20698 1726882585.29575: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882584.8838449-20977-139481190528590/AnsiballZ_package_facts.py && sleep 0' 20698 1726882585.30185: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882585.30200: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882585.30215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882585.30257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882585.30303: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882585.30315: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882585.30328: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882585.30351: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882585.30383: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882585.30396: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882585.30409: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882585.30431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882585.30447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882585.30473: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882585.30486: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882585.30509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882585.30600: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882585.30622: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882585.30640: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882585.30777: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882585.32797: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20698 1726882585.32800: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 20698 1726882585.32803: stdout chunk (state=3): >>>import '_weakref' # <<< 20698 1726882585.32858: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20698 1726882585.32897: stdout chunk (state=3): >>>import 'posix' # <<< 20698 1726882585.32927: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20698 1726882585.32976: stdout chunk (state=3): >>>import 'time' # <<< 20698 1726882585.32980: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20698 1726882585.33026: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882585.33050: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20698 1726882585.33074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20698 1726882585.33093: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86191f3dc0> <<< 20698 1726882585.33137: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20698 1726882585.33149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86191983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86191f3b20> <<< 20698 1726882585.33192: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 20698 1726882585.33203: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86191f3ac0> <<< 20698 1726882585.33226: stdout chunk (state=3): >>>import '_signal' # <<< 20698 1726882585.33250: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 20698 1726882585.33274: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8619198490> <<< 20698 1726882585.33309: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 20698 1726882585.33330: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8619198940> <<< 20698 1726882585.33344: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8619198670> <<< 20698 1726882585.33379: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20698 1726882585.33428: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20698 1726882585.33432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20698 1726882585.33471: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20698 1726882585.33475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20698 1726882585.33517: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f861914f190> <<< 20698 1726882585.33532: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20698 1726882585.33535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20698 1726882585.33598: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f861914f220> <<< 20698 1726882585.33651: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20698 1726882585.33681: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8619172850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f861914f940> <<< 20698 1726882585.33710: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86191b0880> <<< 20698 1726882585.33727: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8619148d90> <<< 20698 1726882585.33784: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8619172d90> <<< 20698 1726882585.33842: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8619198970> <<< 20698 1726882585.33871: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 20698 1726882585.34203: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20698 1726882585.34206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20698 1726882585.34244: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 20698 1726882585.34269: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20698 1726882585.34295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 20698 1726882585.34316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86190eeeb0> <<< 20698 1726882585.34396: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86190f1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20698 1726882585.34416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20698 1726882585.34454: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20698 1726882585.34459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20698 1726882585.34504: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86190e7610> <<< 20698 1726882585.34519: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86190ed640> <<< 20698 1726882585.34536: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86190ee370> <<< 20698 1726882585.34539: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20698 1726882585.34614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20698 1726882585.34626: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20698 1726882585.34665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882585.34679: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 20698 1726882585.34722: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8618d8de20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618d8d910> <<< 20698 1726882585.34739: stdout chunk (state=3): >>>import 'itertools' # <<< 20698 1726882585.34778: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618d8df10> <<< 20698 1726882585.34801: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20698 1726882585.34845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20698 1726882585.34872: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618d8dfd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618da10d0> import '_collections' # <<< 20698 1726882585.34914: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86190c9d90> import '_functools' # <<< 20698 1726882585.34941: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86190c2670> <<< 20698 1726882585.34999: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86190d46d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86190f5e20> <<< 20698 1726882585.35048: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 20698 1726882585.35072: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8618da1cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86190c92b0> <<< 20698 1726882585.35124: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86190d42e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86190fb9d0> <<< 20698 1726882585.35180: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 20698 1726882585.35237: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882585.35242: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618da1eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618da1df0> <<< 20698 1726882585.35289: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618da1d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 20698 1726882585.35331: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20698 1726882585.35334: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20698 1726882585.35391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20698 1726882585.35422: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618d743d0> <<< 20698 1726882585.35438: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20698 1726882585.35441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20698 1726882585.35469: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618d744c0> <<< 20698 1726882585.35588: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618da9f40> <<< 20698 1726882585.35628: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618da3a90> <<< 20698 1726882585.35657: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618da3490> <<< 20698 1726882585.35672: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 20698 1726882585.35699: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20698 1726882585.35740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 20698 1726882585.35752: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618cc3220> <<< 20698 1726882585.35784: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618d60520> <<< 20698 1726882585.35830: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618da3f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86190fb040> <<< 20698 1726882585.35857: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20698 1726882585.35893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20698 1726882585.35918: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618cd4b50> <<< 20698 1726882585.35939: stdout chunk (state=3): >>>import 'errno' # <<< 20698 1726882585.35978: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8618cd4e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 20698 1726882585.36009: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 20698 1726882585.36033: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618ce4790> <<< 20698 1726882585.36062: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20698 1726882585.36075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20698 1726882585.36098: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618ce4cd0> <<< 20698 1726882585.36138: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8618c7e400> <<< 20698 1726882585.36481: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618cd4f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8618c8f2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618ce4610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8618c8f3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618da1a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8618caa700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882585.36497: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8618caa9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618caa7c0> <<< 20698 1726882585.36501: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8618caa8b0> <<< 20698 1726882585.36512: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 20698 1726882585.36709: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8618caad00> <<< 20698 1726882585.36747: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8618cb6250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618caa940> <<< 20698 1726882585.36770: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618c9ea90> <<< 20698 1726882585.36787: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618da1610> <<< 20698 1726882585.36808: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20698 1726882585.36867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20698 1726882585.36903: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618caaaf0> <<< 20698 1726882585.37041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20698 1726882585.37068: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8618bde6d0> <<< 20698 1726882585.37330: stdout chunk (state=3): >>># zipimport: found 105 names in '/tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip' # zipimport: zlib available <<< 20698 1726882585.37422: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.37451: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 20698 1726882585.37496: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py <<< 20698 1726882585.37511: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.38710: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.39631: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86185ee820> <<< 20698 1726882585.39655: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882585.39701: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 20698 1726882585.39716: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 20698 1726882585.39739: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86185ee160> <<< 20698 1726882585.39783: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86185ee280> <<< 20698 1726882585.39808: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86185eef70> <<< 20698 1726882585.39831: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 20698 1726882585.39889: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86185ee4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86185eed90> <<< 20698 1726882585.39910: stdout chunk (state=3): >>>import 'atexit' # <<< 20698 1726882585.39940: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86185eefd0> <<< 20698 1726882585.39943: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20698 1726882585.39965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20698 1726882585.40011: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86185ee100> <<< 20698 1726882585.40036: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20698 1726882585.40055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20698 1726882585.40095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20698 1726882585.40108: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 20698 1726882585.40191: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86185aff40> <<< 20698 1726882585.40228: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86184c8310> <<< 20698 1726882585.40274: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86184c8160> <<< 20698 1726882585.40286: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20698 1726882585.40325: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86184c8ca0> <<< 20698 1726882585.40336: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86185d4dc0> <<< 20698 1726882585.40519: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86185d43a0> <<< 20698 1726882585.40537: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 20698 1726882585.40558: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86185d4fd0> <<< 20698 1726882585.40579: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 20698 1726882585.40627: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 20698 1726882585.40650: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20698 1726882585.40674: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 20698 1726882585.40687: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618b40d30> <<< 20698 1726882585.40754: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86185f6d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86185f6400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86185a1b20> <<< 20698 1726882585.40811: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86185f6520> <<< 20698 1726882585.40841: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86185f6550> <<< 20698 1726882585.40862: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 20698 1726882585.40867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20698 1726882585.40878: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20698 1726882585.40909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20698 1726882585.40993: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882585.41008: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8618534fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618b50250> <<< 20698 1726882585.41011: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20698 1726882585.41073: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8618531850> <<< 20698 1726882585.41076: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618b503d0> <<< 20698 1726882585.41087: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20698 1726882585.41123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882585.41156: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 20698 1726882585.41205: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618b50d30> <<< 20698 1726882585.41340: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86185317f0> <<< 20698 1726882585.41432: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86185ceb50> <<< 20698 1726882585.41472: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882585.41491: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8618b50910> <<< 20698 1726882585.41504: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8618b505e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618b49910> <<< 20698 1726882585.41528: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 20698 1726882585.41551: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20698 1726882585.41565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20698 1726882585.41605: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8618527940> <<< 20698 1726882585.41797: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8618544d90> <<< 20698 1726882585.41832: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618530580> <<< 20698 1726882585.41858: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8618527ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86185309a0> # zipimport: zlib available # zipimport: zlib available <<< 20698 1726882585.41881: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 20698 1726882585.41950: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.42050: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py <<< 20698 1726882585.42075: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20698 1726882585.42086: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.42176: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.42276: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.42721: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.43182: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 20698 1726882585.43210: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py <<< 20698 1726882585.43227: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882585.43278: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f861856e7f0> <<< 20698 1726882585.43350: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86185748b0> <<< 20698 1726882585.43367: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86180ae970> <<< 20698 1726882585.43402: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 20698 1726882585.43430: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.43457: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 20698 1726882585.43572: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.43692: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 20698 1726882585.43719: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86185ab730> # zipimport: zlib available <<< 20698 1726882585.44113: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.44478: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.44534: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.44594: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py <<< 20698 1726882585.44606: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.44625: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.44662: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 20698 1726882585.44720: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.44794: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/errors.py <<< 20698 1726882585.44819: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20698 1726882585.44829: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.44882: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.44906: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 20698 1726882585.45086: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.45301: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20698 1726882585.45321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 20698 1726882585.45390: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86185f1370> <<< 20698 1726882585.45393: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.45443: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.45518: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20698 1726882585.45542: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.45572: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.45610: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 20698 1726882585.45653: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.45696: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.45793: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.45918: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882585.45940: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8618561550> <<< 20698 1726882585.46020: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8617f2deb0> <<< 20698 1726882585.46066: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py <<< 20698 1726882585.46069: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.46107: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.46175: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.46190: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.46361: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20698 1726882585.46409: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86185637f0> <<< 20698 1726882585.46441: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618565790> <<< 20698 1726882585.46506: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618561b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 20698 1726882585.46541: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.46554: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py <<< 20698 1726882585.46658: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/basic.py <<< 20698 1726882585.46661: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/modules/__init__.py <<< 20698 1726882585.46676: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.46860: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.47040: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.47082: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.47136: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available <<< 20698 1726882585.47166: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.47169: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.47206: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.47236: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.47269: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.47311: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py <<< 20698 1726882585.47314: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.47373: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.47449: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.47452: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.47488: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 20698 1726882585.47626: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.47768: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.47798: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.47849: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882585.47869: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 20698 1726882585.47912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 20698 1726882585.47917: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 20698 1726882585.47919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 20698 1726882585.47949: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8617e45f40> <<< 20698 1726882585.47952: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 20698 1726882585.47979: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 20698 1726882585.48001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 20698 1726882585.48028: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 20698 1726882585.48051: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8617e3c5b0> <<< 20698 1726882585.48092: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8617e3cd00> <<< 20698 1726882585.48151: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8617e20b20> <<< 20698 1726882585.48170: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8617e201c0> <<< 20698 1726882585.48198: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8617f40400> <<< 20698 1726882585.48219: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8617f40a30> <<< 20698 1726882585.48244: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 20698 1726882585.48260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 20698 1726882585.48267: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 20698 1726882585.48291: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882585.48307: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86180762e0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618076280> <<< 20698 1726882585.48348: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 20698 1726882585.48351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 20698 1726882585.48372: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618076a90> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 20698 1726882585.48396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 20698 1726882585.48426: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8618077940> <<< 20698 1726882585.48450: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86180c5ca0> <<< 20698 1726882585.48489: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8617f40f40> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py <<< 20698 1726882585.48526: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available <<< 20698 1726882585.48529: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 20698 1726882585.48540: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.48595: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.48646: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 20698 1726882585.48696: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.48741: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 20698 1726882585.48767: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 20698 1726882585.48780: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.48814: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.48833: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 20698 1726882585.48874: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.48925: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 20698 1726882585.48962: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.49001: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 20698 1726882585.49012: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.49050: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.49104: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.49148: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.49204: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 20698 1726882585.49216: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.49610: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.49985: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 20698 1726882585.50033: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.50079: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.50110: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.50149: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 20698 1726882585.50175: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.50207: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 20698 1726882585.50262: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.50312: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py <<< 20698 1726882585.50332: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.50347: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.50377: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 20698 1726882585.50404: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.50430: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 20698 1726882585.50445: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.50505: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.50584: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 20698 1726882585.50611: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8617d776a0> <<< 20698 1726882585.50630: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 20698 1726882585.50650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 20698 1726882585.50810: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8617d77400> <<< 20698 1726882585.50822: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 20698 1726882585.50878: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.50928: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 20698 1726882585.50939: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.51010: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.51096: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 20698 1726882585.51149: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.51224: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py <<< 20698 1726882585.51235: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.51254: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.51301: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 20698 1726882585.51334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 20698 1726882585.51475: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8617d989d0> <<< 20698 1726882585.51714: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8617d778e0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py <<< 20698 1726882585.51725: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.51768: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.51815: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 20698 1726882585.51893: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.51958: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.52051: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.52192: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 20698 1726882585.52227: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.52262: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 20698 1726882585.52277: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.52307: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.52349: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 20698 1726882585.52421: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8617d333d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8617d772e0> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available <<< 20698 1726882585.52446: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 20698 1726882585.52479: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.52523: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 20698 1726882585.52729: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.52872: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 20698 1726882585.52877: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.52940: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.53024: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.53052: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.53111: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 20698 1726882585.53134: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20698 1726882585.53148: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.53261: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.53395: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 20698 1726882585.53399: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.53494: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.53597: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 20698 1726882585.53668: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.53672: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.54103: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.54511: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 20698 1726882585.54518: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 20698 1726882585.54521: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.54608: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.54696: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 20698 1726882585.54703: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.54783: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.54867: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 20698 1726882585.54873: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.55005: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.55138: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 20698 1726882585.55150: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.55153: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.55161: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 20698 1726882585.55171: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.55206: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.55244: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py <<< 20698 1726882585.55251: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.55333: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.55417: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.55576: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.55747: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py <<< 20698 1726882585.55754: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.55782: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.55823: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 20698 1726882585.55847: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.55872: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 20698 1726882585.55880: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.55935: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.55997: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 20698 1726882585.56002: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.56022: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.56046: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 20698 1726882585.56053: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.56097: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.56153: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 20698 1726882585.56156: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.56205: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.56260: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 20698 1726882585.56279: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.56482: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.56693: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 20698 1726882585.56742: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.56798: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 20698 1726882585.56801: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.56833: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.56862: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 20698 1726882585.56894: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.56929: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 20698 1726882585.56932: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.56955: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.56991: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 20698 1726882585.57067: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.57143: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 20698 1726882585.57172: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 20698 1726882585.57258: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.57261: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 20698 1726882585.57264: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.57266: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.57286: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.57320: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.57371: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.57419: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.57502: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 20698 1726882585.57504: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 20698 1726882585.57506: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.57543: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.57588: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 20698 1726882585.57596: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.57753: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.57914: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 20698 1726882585.57919: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.57958: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.58000: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 20698 1726882585.58008: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.58044: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.58088: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 20698 1726882585.58094: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.58162: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.58231: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 20698 1726882585.58235: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 20698 1726882585.58240: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.58312: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.58388: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 20698 1726882585.58402: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available <<< 20698 1726882585.58444: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.58506: stdout chunk (state=3): >>>import ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py <<< 20698 1726882585.58603: stdout chunk (state=3): >>># zipimport: zlib available <<< 20698 1726882585.58735: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' <<< 20698 1726882585.59171: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' <<< 20698 1726882585.59177: stdout chunk (state=3): >>># extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8617d50ca0> <<< 20698 1726882585.59215: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8617d506a0> <<< 20698 1726882585.59232: stdout chunk (state=3): >>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8617d50700> <<< 20698 1726882585.82081: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "e<<< 20698 1726882585.82121: stdout chunk (state=3): >>>poch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": nu<<< 20698 1726882585.82127: stdout chunk (state=3): >>>ll, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects"<<< 20698 1726882585.82137: stdout chunk (state=3): >>>: [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source"<<< 20698 1726882585.82143: stdout chunk (state=3): >>>: "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release<<< 20698 1726882585.82150: stdout chunk (state=3): >>>": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.1<<< 20698 1726882585.82176: stdout chunk (state=3): >>>6.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-<<< 20698 1726882585.82191: stdout chunk (state=3): >>>base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "a<<< 20698 1726882585.82210: stdout chunk (state=3): >>>rch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "sour<<< 20698 1726882585.82231: stdout chunk (state=3): >>>ce": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300<<< 20698 1726882585.82236: stdout chunk (state=3): >>>", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64"<<< 20698 1726882585.82266: stdout chunk (state=3): >>>, "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_6<<< 20698 1726882585.82293: stdout chunk (state=3): >>>4", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", <<< 20698 1726882585.82306: stdout chunk (state=3): >>>"release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.85", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 20698 1726882585.82755: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv <<< 20698 1726882585.82760: stdout chunk (state=3): >>># clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external<<< 20698 1726882585.82762: stdout chunk (state=3): >>> # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 <<< 20698 1726882585.82767: stdout chunk (state=3): >>># cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath <<< 20698 1726882585.82800: stdout chunk (state=3): >>># cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re<<< 20698 1726882585.82826: stdout chunk (state=3): >>> # 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 <<< 20698 1726882585.82898: stdout chunk (state=3): >>># cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing <<< 20698 1726882585.82923: stdout chunk (state=3): >>># cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile <<< 20698 1726882585.82992: stdout chunk (state=3): >>># cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl <<< 20698 1726882585.83034: stdout chunk (state=3): >>># cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token <<< 20698 1726882585.83062: stdout chunk (state=3): >>># destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog <<< 20698 1726882585.83070: stdout chunk (state=3): >>># cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string <<< 20698 1726882585.83076: stdout chunk (state=3): >>># cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text <<< 20698 1726882585.83080: stdout chunk (state=3): >>># destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes<<< 20698 1726882585.83086: stdout chunk (state=3): >>> # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings <<< 20698 1726882585.83092: stdout chunk (state=3): >>># destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast<<< 20698 1726882585.83097: stdout chunk (state=3): >>> # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec <<< 20698 1726882585.83103: stdout chunk (state=3): >>># destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file <<< 20698 1726882585.83124: 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 # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils <<< 20698 1726882585.83131: stdout chunk (state=3): >>># destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.common.respawn <<< 20698 1726882585.83148: stdout chunk (state=3): >>># destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _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<<< 20698 1726882585.83159: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # 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 <<< 20698 1726882585.83211: stdout chunk (state=3): >>># 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 <<< 20698 1726882585.83241: stdout chunk (state=3): >>># 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<<< 20698 1726882585.83269: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys <<< 20698 1726882585.83282: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd <<< 20698 1726882585.83292: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin <<< 20698 1726882585.83294: stdout chunk (state=3): >>># 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 <<< 20698 1726882585.83296: stdout chunk (state=3): >>># 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 <<< 20698 1726882585.83297: stdout chunk (state=3): >>># 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 <<< 20698 1726882585.83299: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm <<< 20698 1726882585.84142: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 20698 1726882585.84149: stdout chunk (state=3): >>># destroy rpm.transaction # destroy rpm <<< 20698 1726882585.84153: stdout chunk (state=3): >>># cleanup[3] wiping rpm._rpm # cleanup[3] wiping termios # cleanup[3] wiping _ssl <<< 20698 1726882585.84158: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 20698 1726882585.84160: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 20698 1726882585.84162: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess <<< 20698 1726882585.84166: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 <<< 20698 1726882585.84168: stdout chunk (state=3): >>># cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 20698 1726882585.84170: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref <<< 20698 1726882585.84172: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 20698 1726882585.84175: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 20698 1726882585.84185: stdout chunk (state=3): >>># destroy rpm._rpm # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 20698 1726882585.84338: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 20698 1726882585.84364: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq # destroy posixpath <<< 20698 1726882585.84385: stdout chunk (state=3): >>># destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 20698 1726882585.84406: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 20698 1726882585.84419: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 20698 1726882585.84466: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20698 1726882585.84920: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882585.84929: stdout chunk (state=3): >>><<< 20698 1726882585.84939: stderr chunk (state=3): >>><<< 20698 1726882585.85185: _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.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86191f3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86191983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86191f3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86191f3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8619198490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8619198940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8619198670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f861914f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f861914f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8619172850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f861914f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86191b0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8619148d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8619172d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8619198970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86190eeeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86190f1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86190e7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86190ed640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86190ee370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8618d8de20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618d8d910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618d8df10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618d8dfd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618da10d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86190c9d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86190c2670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86190d46d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86190f5e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8618da1cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86190c92b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86190d42e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86190fb9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618da1eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618da1df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618da1d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618d743d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618d744c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618da9f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618da3a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618da3490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618cc3220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618d60520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618da3f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86190fb040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618cd4b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8618cd4e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618ce4790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618ce4cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8618c7e400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618cd4f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8618c8f2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618ce4610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8618c8f3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618da1a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8618caa700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8618caa9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618caa7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8618caa8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8618caad00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8618cb6250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618caa940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618c9ea90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618da1610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618caaaf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8618bde6d0> # zipimport: found 105 names in '/tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86185ee820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86185ee160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86185ee280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86185eef70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86185ee4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86185eed90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86185eefd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86185ee100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86185aff40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86184c8310> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86184c8160> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86184c8ca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86185d4dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86185d43a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86185d4fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618b40d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86185f6d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86185f6400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86185a1b20> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86185f6520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86185f6550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8618534fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618b50250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8618531850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618b503d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618b50d30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86185317f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86185ceb50> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8618b50910> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8618b505e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618b49910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8618527940> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8618544d90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618530580> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8618527ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86185309a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f861856e7f0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86185748b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86180ae970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86185ab730> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86185f1370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8618561550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8617f2deb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86185637f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618565790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618561b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8617e45f40> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8617e3c5b0> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8617e3cd00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8617e20b20> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8617e201c0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8617f40400> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8617f40a30> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86180762e0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618076280> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8618076a90> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8618077940> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86180c5ca0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8617f40f40> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8617d776a0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8617d77400> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8617d989d0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8617d778e0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8617d333d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8617d772e0> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_v_uzk64d/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py # zipimport: zlib available # /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8617d50ca0> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8617d506a0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8617d50700> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.85", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy rpm.transaction # destroy rpm # cleanup[3] wiping rpm._rpm # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy rpm._rpm # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy rpm.transaction # destroy rpm # cleanup[3] wiping rpm._rpm # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy rpm._rpm # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 20698 1726882585.89348: done with _execute_module (package_facts, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'package_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882584.8838449-20977-139481190528590/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882585.89393: _low_level_execute_command(): starting 20698 1726882585.89404: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882584.8838449-20977-139481190528590/ > /dev/null 2>&1 && sleep 0' 20698 1726882585.90104: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882585.90121: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882585.90143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882585.90163: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882585.90210: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882585.90223: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882585.90243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882585.90265: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882585.90278: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882585.90288: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882585.90300: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882585.90312: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882585.90327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882585.90338: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882585.90351: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882585.90370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882585.90446: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882585.90477: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882585.90493: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882585.90623: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882585.92526: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882585.92529: stderr chunk (state=3): >>><<< 20698 1726882585.92535: stdout chunk (state=3): >>><<< 20698 1726882585.92552: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882585.92561: handler run complete 20698 1726882585.93480: variable 'ansible_facts' from source: unknown 20698 1726882585.94039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882585.96200: variable 'ansible_facts' from source: unknown 20698 1726882585.96673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882585.97504: attempt loop complete, returning result 20698 1726882585.97517: _execute() done 20698 1726882585.97520: dumping result to json 20698 1726882585.97752: done dumping result, returning 20698 1726882585.97765: done running TaskExecutor() for managed_node2/TASK: Get package info [0e448fcc-3ce9-6606-eaf5-00000000000a] 20698 1726882585.97771: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000000a 20698 1726882586.01279: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000000a 20698 1726882586.01283: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "packages": { "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.el9", "source": "rpm", "version": "1.51.0" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.el9", "source": "rpm", "version": "1.51.0" } ], "NetworkManager-team": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-team", "release": "1.el9", "source": "rpm", "version": "1.51.0" } ], "NetworkManager-tui": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-tui", "release": "1.el9", "source": "rpm", "version": "1.51.0" } ], "acl": [ { "arch": "x86_64", "epoch": null, "name": "acl", "release": "4.el9", "source": "rpm", "version": "2.3.1" } ], "alternatives": [ { "arch": "x86_64", "epoch": null, "name": "alternatives", "release": "1.el9", "source": "rpm", "version": "1.24" } ], "aspell": [ { "arch": "x86_64", "epoch": 12, "name": "aspell", "release": "8.el9", "source": "rpm", "version": "0.60.8" } ], "attr": [ { "arch": "x86_64", "epoch": null, "name": "attr", "release": "3.el9", "source": "rpm", "version": "2.5.1" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "1.el9", "source": "rpm", "version": "3.1.5" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.el9", "source": "rpm", "version": "3.1.5" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "2.el9", "source": "rpm", "version": "1.2.6" } ], "authselect-compat": [ { "arch": "x86_64", "epoch": null, "name": "authselect-compat", "release": "2.el9", "source": "rpm", "version": "1.2.6" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "2.el9", "source": "rpm", "version": "1.2.6" } ], "avahi-libs": [ { "arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "21.el9", "source": "rpm", "version": "0.8" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "13.el9", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "9.el9", "source": "rpm", "version": "5.1.8" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "14.el9", "source": "rpm", "version": "1.07.1" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "1.el9", "source": "rpm", "version": "1.29.3" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "35.el9", "source": "rpm", "version": "1" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "54.el9", "source": "rpm", "version": "2.35.2" } ], "binutils-gold": [ { "arch": "x86_64", "epoch": null, "name": "binutils-gold", "release": "54.el9", "source": "rpm", "version": "2.35.2" } ], "bison": [ { "arch": "x86_64", "epoch": null, "name": "bison", "release": "5.el9", "source": "rpm", "version": "3.7.4" } ], "boost-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "boost-filesystem", "release": "8.el9", "source": "rpm", "version": "1.75.0" } ], "boost-system": [ { "arch": "x86_64", "epoch": null, "name": "boost-system", "release": "8.el9", "source": "rpm", "version": "1.75.0" } ], "boost-thread": [ { "arch": "x86_64", "epoch": null, "name": "boost-thread", "release": "8.el9", "source": "rpm", "version": "1.75.0" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "8.el9", "source": "rpm", "version": "1.0.8" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "2.el9", "source": "rpm", "version": "1.19.1" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "91.4.el9", "source": "rpm", "version": "2024.2.69_v8.0.303" } ], "centos-gpg-keys": [ { "arch": "noarch", "epoch": null, "name": "centos-gpg-keys", "release": "26.el9", "source": "rpm", "version": "9.0" } ], "centos-stream-release": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-release", "release": "26.el9", "source": "rpm", "version": "9.0" } ], "centos-stream-repos": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-repos", "release": "26.el9", "source": "rpm", "version": "9.0" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.el9", "source": "rpm", "version": "3.6" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.el9", "source": "rpm", "version": "4.6" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "19.el9", "source": "rpm", "version": "23.4" } ], "cloud-utils-growpart": [ { "arch": "x86_64", "epoch": null, "name": "cloud-utils-growpart", "release": "1.el9", "source": "rpm", "version": "0.33" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "36.el9", "source": "rpm", "version": "8.32" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "36.el9", "source": "rpm", "version": "8.32" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "16.el9", "source": "rpm", "version": "2.13" } ], "cpp": [ { "arch": "x86_64", "epoch": null, "name": "cpp", "release": "2.el9", "source": "rpm", "version": "11.5.0" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.el9", "source": "rpm", "version": "2.9.6" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.el9", "source": "rpm", "version": "2.9.6" } ], "cronie": [ { "arch": "x86_64", "epoch": null, "name": "cronie", "release": "11.el9", "source": "rpm", "version": "1.5.7" } ], "cronie-anacron": [ { "arch": "x86_64", "epoch": null, "name": "cronie-anacron", "release": "11.el9", "source": "rpm", "version": "1.5.7" } ], "crontabs": [ { "arch": "noarch", "epoch": null, "name": "crontabs", "release": "26.20190603git.el9", "source": "rpm", "version": "1.11" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.gitbaf3e06.el9", "source": "rpm", "version": "20240822" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.gitbaf3e06.el9", "source": "rpm", "version": "20240822" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "3.el9", "source": "rpm", "version": "2.7.2" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "31.el9", "source": "rpm", "version": "7.76.1" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "21.el9", "source": "rpm", "version": "2.1.27" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dbus-broker": [ { "arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "7.el9", "source": "rpm", "version": "28" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dbus-tools": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-tools", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dejavu-sans-fonts": [ { "arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "18.el9", "source": "rpm", "version": "2.37" } ], "device-mapper": [ { "arch": "x86_64", "epoch": 9, "name": "device-mapper", "release": "2.el9", "source": "rpm", "version": "1.02.198" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": 9, "name": "device-mapper-libs", "release": "2.el9", "source": "rpm", "version": "1.02.198" } ], "dhcp-client": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "19.b1.el9", "source": "rpm", "version": "4.4.2" } ], "dhcp-common": [ { "arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "19.b1.el9", "source": "rpm", "version": "4.4.2" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "12.el9", "source": "rpm", "version": "3.7" } ], "dmidecode": [ { "arch": "x86_64", "epoch": 1, "name": "dmidecode", "release": "1.el9", "source": "rpm", "version": "3.6" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "17.el9", "source": "rpm", "version": "4.14.0" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "17.el9", "source": "rpm", "version": "4.14.0" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "16.el9", "source": "rpm", "version": "4.3.0" } ], "dnsmasq": [ { "arch": "x86_64", "epoch": null, "name": "dnsmasq", "release": "16.el9", "source": "rpm", "version": "2.85" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "70.git20240819.el9", "source": "rpm", "version": "057" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "70.git20240819.el9", "source": "rpm", "version": "057" } ], "dracut-network": [ { "arch": "x86_64", "epoch": null, "name": "dracut-network", "release": "70.git20240819.el9", "source": "rpm", "version": "057" } ], "dracut-squash": [ { "arch": "x86_64", "epoch": null, "name": "dracut-squash", "release": "70.git20240819.el9", "source": "rpm", "version": "057" } ], "dyninst": [ { "arch": "x86_64", "epoch": null, "name": "dyninst", "release": "1.el9", "source": "rpm", "version": "12.1.0" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "5.el9", "source": "rpm", "version": "1.46.5" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "5.el9", "source": "rpm", "version": "1.46.5" } ], "efivar-libs": [ { "arch": "x86_64", "epoch": null, "name": "efivar-libs", "release": "3.el9", "source": "rpm", "version": "38" } ], "elfutils-debuginfod-client": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "elfutils-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-devel", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "elfutils-libelf-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf-devel", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "emacs-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "emacs-filesystem", "release": "10.el9", "source": "rpm", "version": "27.2" } ], "epel-release": [ { "arch": "noarch", "epoch": null, "name": "epel-release", "release": "8.el9", "source": "rpm", "version": "9" } ], "ethtool": [ { "arch": "x86_64", "epoch": 2, "name": "ethtool", "release": "1.el9", "source": "rpm", "version": "6.2" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "2.el9", "source": "rpm", "version": "2.5.0" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "16.el9", "source": "rpm", "version": "5.39" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "16.el9", "source": "rpm", "version": "5.39" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "5.el9", "source": "rpm", "version": "3.16" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.el9", "source": "rpm", "version": "4.8.0" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "7.el9", "source": "rpm", "version": "1.3.4" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "7.el9", "source": "rpm", "version": "1.3.4" } ], "flex": [ { "arch": "x86_64", "epoch": null, "name": "flex", "release": "9.el9", "source": "rpm", "version": "2.6.4" } ], "fonts-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "7.el9.1", "source": "rpm", "version": "2.0.5" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "16.el9", "source": "rpm", "version": "2.9.9" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "6.el9", "source": "rpm", "version": "5.1.0" } ], "gawk-all-langpacks": [ { "arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "6.el9", "source": "rpm", "version": "5.1.0" } ], "gcc": [ { "arch": "x86_64", "epoch": null, "name": "gcc", "release": "2.el9", "source": "rpm", "version": "11.5.0" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.el9", "source": "rpm", "version": "1.23" } ], "gdisk": [ { "arch": "x86_64", "epoch": null, "name": "gdisk", "release": "5.el9", "source": "rpm", "version": "1.0.7" } ], "geolite2-city": [ { "arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "6.el9", "source": "rpm", "version": "20191217" } ], "geolite2-country": [ { "arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "6.el9", "source": "rpm", "version": "20191217" } ], "gettext": [ { "arch": "x86_64", "epoch": null, "name": "gettext", "release": "8.el9", "source": "rpm", "version": "0.21" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "8.el9", "source": "rpm", "version": "0.21" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "1.el9", "source": "rpm", "version": "2.43.5" } ], "git-core": [ { "arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.el9", "source": "rpm", "version": "2.43.5" } ], "git-core-doc": [ { "arch": "noarch", "epoch": null, "name": "git-core-doc", "release": "1.el9", "source": "rpm", "version": "2.43.5" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "15.el9", "source": "rpm", "version": "2.68.4" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "122.el9", "source": "rpm", "version": "2.34" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "122.el9", "source": "rpm", "version": "2.34" } ], "glibc-devel": [ { "arch": "x86_64", "epoch": null, "name": "glibc-devel", "release": "122.el9", "source": "rpm", "version": "2.34" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "122.el9", "source": "rpm", "version": "2.34" } ], "glibc-headers": [ { "arch": "x86_64", "epoch": null, "name": "glibc-headers", "release": "122.el9", "source": "rpm", "version": "2.34" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "122.el9", "source": "rpm", "version": "2.34" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.el9", "source": "rpm", "version": "6.2.0" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "4.el9", "source": "rpm", "version": "2.3.3" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "4.el9", "source": "rpm", "version": "3.8.3" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "11.el9", "source": "rpm", "version": "1.68.0" } ], "gpg-pubkey": [ { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "613798eb", "source": "rpm", "version": "3228467c" }, { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5ccc5b19", "source": "rpm", "version": "8483c65d" } ], "gpgme": [ { "arch": "x86_64", "epoch": null, "name": "gpgme", "release": "6.el9", "source": "rpm", "version": "1.15.1" } ], "gpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "gpm-libs", "release": "29.el9", "source": "rpm", "version": "1.20.7" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "5.el9", "source": "rpm", "version": "3.6" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "10.el9", "source": "rpm", "version": "1.22.4" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "92.el9", "source": "rpm", "version": "2.06" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "92.el9", "source": "rpm", "version": "2.06" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "92.el9", "source": "rpm", "version": "2.06" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "92.el9", "source": "rpm", "version": "2.06" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "92.el9", "source": "rpm", "version": "2.06" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "63.el9", "source": "rpm", "version": "8.40" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "7.el9", "source": "rpm", "version": "0.8.4" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.el9", "source": "rpm", "version": "1.12" } ], "hostapd": [ { "arch": "x86_64", "epoch": null, "name": "hostapd", "release": "1.el9", "source": "rpm", "version": "2.10" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "6.el9", "source": "rpm", "version": "3.23" } ], "hwdata": [ { "arch": "noarch", "epoch": null, "name": "hwdata", "release": "9.15.el9", "source": "rpm", "version": "0.348" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.el9", "source": "rpm", "version": "1.5" } ], "inih": [ { "arch": "x86_64", "epoch": null, "name": "inih", "release": "6.el9", "source": "rpm", "version": "49" } ], "initscripts-rename-device": [ { "arch": "x86_64", "epoch": null, "name": "initscripts-rename-device", "release": "4.el9", "source": "rpm", "version": "10.11.8" } ], "initscripts-service": [ { "arch": "noarch", "epoch": null, "name": "initscripts-service", "release": "4.el9", "source": "rpm", "version": "10.11.8" } ], "ipcalc": [ { "arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "5.el9", "source": "rpm", "version": "1.0.0" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "5.el9", "source": "rpm", "version": "6.2.0" } ], "iproute-tc": [ { "arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "5.el9", "source": "rpm", "version": "6.2.0" } ], "ipset": [ { "arch": "x86_64", "epoch": null, "name": "ipset", "release": "8.el9", "source": "rpm", "version": "7.11" } ], "ipset-libs": [ { "arch": "x86_64", "epoch": null, "name": "ipset-libs", "release": "8.el9", "source": "rpm", "version": "7.11" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.el9", "source": "rpm", "version": "1.8.10" } ], "iptables-nft": [ { "arch": "x86_64", "epoch": null, "name": "iptables-nft", "release": "5.el9", "source": "rpm", "version": "1.8.10" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "11.el9", "source": "rpm", "version": "20210202" } ], "irqbalance": [ { "arch": "x86_64", "epoch": 2, "name": "irqbalance", "release": "1.el9", "source": "rpm", "version": "1.9.4" } ], "iwl100-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl100-firmware", "release": "146.el9", "source": "rpm", "version": "39.31.5.1" } ], "iwl1000-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl1000-firmware", "release": "146.el9", "source": "rpm", "version": "39.31.5.1" } ], "iwl105-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl105-firmware", "release": "146.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl135-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl135-firmware", "release": "146.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl2000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2000-firmware", "release": "146.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl2030-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2030-firmware", "release": "146.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl3160-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl3160-firmware", "release": "146.el9", "source": "rpm", "version": "25.30.13.0" } ], "iwl5000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5000-firmware", "release": "146.el9", "source": "rpm", "version": "8.83.5.1_1" } ], "iwl5150-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5150-firmware", "release": "146.el9", "source": "rpm", "version": "8.24.2.2" } ], "iwl6000g2a-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6000g2a-firmware", "release": "146.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl6050-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6050-firmware", "release": "146.el9", "source": "rpm", "version": "41.28.5.1" } ], "iwl7260-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl7260-firmware", "release": "146.el9", "source": "rpm", "version": "25.30.13.0" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.el9", "source": "rpm", "version": "2.14" } ], "jitterentropy": [ { "arch": "x86_64", "epoch": null, "name": "jitterentropy", "release": "1.el9", "source": "rpm", "version": "3.5.0" } ], "jq": [ { "arch": "x86_64", "epoch": null, "name": "jq", "release": "17.el9", "source": "rpm", "version": "1.6" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "11.el9", "source": "rpm", "version": "0.14" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "10.el9", "source": "rpm", "version": "2.4.0" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "10.el9", "source": "rpm", "version": "2.4.0" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "10.el9", "source": "rpm", "version": "2.4.0" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-devel": [ { "arch": "x86_64", "epoch": null, "name": "kernel-devel", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-headers": [ { "arch": "x86_64", "epoch": null, "name": "kernel-headers", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-modules-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules-core", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-tools": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-tools-libs": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools-libs", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kexec-tools": [ { "arch": "x86_64", "epoch": null, "name": "kexec-tools", "release": "15.el9", "source": "rpm", "version": "2.0.27" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "1.el9", "source": "rpm", "version": "1.6.3" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.el9", "source": "rpm", "version": "1.6.3" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "10.el9", "source": "rpm", "version": "28" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "10.el9", "source": "rpm", "version": "28" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "32.el9", "source": "rpm", "version": "0.8.7" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "3.el9", "source": "rpm", "version": "1.21.1" } ], "langpacks-core-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "langpacks-core-font-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "langpacks-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "5.el9", "source": "rpm", "version": "590" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.el9", "source": "rpm", "version": "2.3.1" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "4.el9", "source": "rpm", "version": "3.5.3" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.el9", "source": "rpm", "version": "2.5.5" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "3.el9", "source": "rpm", "version": "2.5.1" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "53.el9", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "libbpf": [ { "arch": "x86_64", "epoch": 2, "name": "libbpf", "release": "1.el9", "source": "rpm", "version": "1.4.0" } ], "libbrotli": [ { "arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "6.el9", "source": "rpm", "version": "1.0.9" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "9.el9", "source": "rpm", "version": "2.48" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "7.el9", "source": "rpm", "version": "0.8.2" } ], "libcap-ng-python3": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng-python3", "release": "7.el9", "source": "rpm", "version": "0.8.2" } ], "libcbor": [ { "arch": "x86_64", "epoch": null, "name": "libcbor", "release": "5.el9", "source": "rpm", "version": "0.7.0" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "53.el9", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "5.el9", "source": "rpm", "version": "1.46.5" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.el9", "source": "rpm", "version": "0.1.18" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "31.el9", "source": "rpm", "version": "7.76.1" } ], "libdaemon": [ { "arch": "x86_64", "epoch": null, "name": "libdaemon", "release": "23.el9", "source": "rpm", "version": "0.14" } ], "libdb": [ { "arch": "x86_64", "epoch": null, "name": "libdb", "release": "54.el9", "source": "rpm", "version": "5.3.28" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "53.el9", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "12.el9", "source": "rpm", "version": "0.69.0" } ], "libdnf-plugin-subscription-manager": [ { "arch": "x86_64", "epoch": null, "name": "libdnf-plugin-subscription-manager", "release": "1.el9", "source": "rpm", "version": "1.29.42" } ], "libeconf": [ { "arch": "x86_64", "epoch": null, "name": "libeconf", "release": "4.el9", "source": "rpm", "version": "0.4.1" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210216cvs.el9", "source": "rpm", "version": "3.1" } ], "libestr": [ { "arch": "x86_64", "epoch": null, "name": "libestr", "release": "4.el9", "source": "rpm", "version": "0.1.11" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "5.el9", "source": "rpm", "version": "4.33" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.el9", "source": "rpm", "version": "2.1.12" } ], "libfastjson": [ { "arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.el9", "source": "rpm", "version": "0.99.9" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "8.el9", "source": "rpm", "version": "3.4.2" } ], "libfido2": [ { "arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.el9", "source": "rpm", "version": "1.13.0" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "2.el9", "source": "rpm", "version": "11.5.0" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "11.el9", "source": "rpm", "version": "1.10.0" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "2.el9", "source": "rpm", "version": "11.5.0" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "5.el9", "source": "rpm", "version": "1.42" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "7.el9", "source": "rpm", "version": "2.3.0" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "53.el9", "source": "rpm", "version": "1.3.1" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "2.el9", "source": "rpm", "version": "1.4.0" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "2.el9", "source": "rpm", "version": "1.4.0" } ], "libksba": [ { "arch": "x86_64", "epoch": null, "name": "libksba", "release": "7.el9", "source": "rpm", "version": "1.5.1" } ], "libldb": [ { "arch": "x86_64", "epoch": null, "name": "libldb", "release": "2.el9", "source": "rpm", "version": "2.9.1" } ], "libmaxminddb": [ { "arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "4.el9", "source": "rpm", "version": "1.5.2" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "16.el9", "source": "rpm", "version": "1.0.4" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.el9", "source": "rpm", "version": "2.13.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "libmpc": [ { "arch": "x86_64", "epoch": null, "name": "libmpc", "release": "4.el9", "source": "rpm", "version": "1.2.1" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "1.el9", "source": "rpm", "version": "1.9" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "1.el9", "source": "rpm", "version": "1.0.9" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "21.el9", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "27.el9", "source": "rpm", "version": "2.5.4" } ], "libnftnl": [ { "arch": "x86_64", "epoch": null, "name": "libnftnl", "release": "4.el9", "source": "rpm", "version": "1.2.6" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "6.el9", "source": "rpm", "version": "1.43.0" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.el9", "source": "rpm", "version": "3.9.0" } ], "libnl3-cli": [ { "arch": "x86_64", "epoch": null, "name": "libnl3-cli", "release": "1.el9", "source": "rpm", "version": "3.9.0" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "53.el9", "source": "rpm", "version": "0.2.1" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "4.el9", "source": "rpm", "version": "1.5.3" } ], "libpkgconf": [ { "arch": "x86_64", "epoch": null, "name": "libpkgconf", "release": "10.el9", "source": "rpm", "version": "1.7.3" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "5.el9", "source": "rpm", "version": "0.21.1" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "8.el9", "source": "rpm", "version": "1.4.4" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "53.el9", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "2.el9", "source": "rpm", "version": "1.14.5" } ], "libreport-filesystem": [ { "arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "6.el9", "source": "rpm", "version": "2.15.2" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "2.el9", "source": "rpm", "version": "2.5.2" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.el9", "source": "rpm", "version": "3.6" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.el9", "source": "rpm", "version": "3.6" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.el9", "source": "rpm", "version": "3.6" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "1.el9", "source": "rpm", "version": "3.6" } ], "libsigsegv": [ { "arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "4.el9", "source": "rpm", "version": "2.13" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.el9", "source": "rpm", "version": "0.7.24" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "5.el9", "source": "rpm", "version": "1.46.5" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "13.el9", "source": "rpm", "version": "0.10.4" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "13.el9", "source": "rpm", "version": "0.10.4" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "2.el9", "source": "rpm", "version": "11.5.0" } ], "libsysfs": [ { "arch": "x86_64", "epoch": null, "name": "libsysfs", "release": "10.el9", "source": "rpm", "version": "2.1.1" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.el9", "source": "rpm", "version": "2.4.2" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "8.el9", "source": "rpm", "version": "4.16.0" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.el9", "source": "rpm", "version": "1.4.10" } ], "libteam": [ { "arch": "x86_64", "epoch": null, "name": "libteam", "release": "16.el9", "source": "rpm", "version": "1.31" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.el9", "source": "rpm", "version": "0.16.1" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "9.el9", "source": "rpm", "version": "1.3.3" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "15.el9", "source": "rpm", "version": "0.9.10" } ], "liburing": [ { "arch": "x86_64", "epoch": null, "name": "liburing", "release": "1.el9", "source": "rpm", "version": "2.5" } ], "libuser": [ { "arch": "x86_64", "epoch": null, "name": "libuser", "release": "15.el9", "source": "rpm", "version": "0.63" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "6.el9", "source": "rpm", "version": "1.2.1" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "3.el9", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "3.el9", "source": "rpm", "version": "0.3.2" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "3.el9", "source": "rpm", "version": "4.4.18" } ], "libxcrypt-compat": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "3.el9", "source": "rpm", "version": "4.4.18" } ], "libxcrypt-devel": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-devel", "release": "3.el9", "source": "rpm", "version": "4.4.18" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "6.el9", "source": "rpm", "version": "2.9.13" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "9.el9", "source": "rpm", "version": "1.1.34" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "7.el9", "source": "rpm", "version": "0.2.5" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "2.el9", "source": "rpm", "version": "1.5.1" } ], "libzstd-devel": [ { "arch": "x86_64", "epoch": null, "name": "libzstd-devel", "release": "2.el9", "source": "rpm", "version": "1.5.1" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "146.el9", "source": "rpm", "version": "20240905" } ], "linux-firmware-whence": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "146.el9", "source": "rpm", "version": "20240905" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.el9", "source": "rpm", "version": "0.9.29" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "8.el9", "source": "rpm", "version": "3.18.0" } ], "lshw": [ { "arch": "x86_64", "epoch": null, "name": "lshw", "release": "10.el9", "source": "rpm", "version": "B.02.19.2" } ], "lsscsi": [ { "arch": "x86_64", "epoch": null, "name": "lsscsi", "release": "6.el9", "source": "rpm", "version": "0.32" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "4.el9", "source": "rpm", "version": "5.4.4" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "5.el9", "source": "rpm", "version": "1.9.3" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "7.el9", "source": "rpm", "version": "2.10" } ], "m4": [ { "arch": "x86_64", "epoch": null, "name": "m4", "release": "1.el9", "source": "rpm", "version": "1.4.19" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "8.el9", "source": "rpm", "version": "4.3" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "7.el9", "source": "rpm", "version": "2.9.3" } ], "microcode_ctl": [ { "arch": "noarch", "epoch": 4, "name": "microcode_ctl", "release": "1.el9", "source": "rpm", "version": "20240531" } ], "mokutil": [ { "arch": "x86_64", "epoch": 2, "name": "mokutil", "release": "4.el9", "source": "rpm", "version": "0.6.0" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.el9", "source": "rpm", "version": "4.1.0" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "10.20210508.el9", "source": "rpm", "version": "6.2" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "10.20210508.el9", "source": "rpm", "version": "6.2" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "10.20210508.el9", "source": "rpm", "version": "6.2" } ], "nettle": [ { "arch": "x86_64", "epoch": null, "name": "nettle", "release": "1.el9", "source": "rpm", "version": "3.9.1" } ], "newt": [ { "arch": "x86_64", "epoch": null, "name": "newt", "release": "11.el9", "source": "rpm", "version": "0.52.21" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "27.el9", "source": "rpm", "version": "2.5.4" } ], "nftables": [ { "arch": "x86_64", "epoch": 1, "name": "nftables", "release": "3.el9", "source": "rpm", "version": "1.0.9" } ], "npth": [ { "arch": "x86_64", "epoch": null, "name": "npth", "release": "8.el9", "source": "rpm", "version": "1.6" } ], "nspr": [ { "arch": "x86_64", "epoch": null, "name": "nspr", "release": "14.el9", "source": "rpm", "version": "4.35.0" } ], "nss": [ { "arch": "x86_64", "epoch": null, "name": "nss", "release": "7.el9", "source": "rpm", "version": "3.101.0" } ], "nss-softokn": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn", "release": "7.el9", "source": "rpm", "version": "3.101.0" } ], "nss-softokn-freebl": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn-freebl", "release": "7.el9", "source": "rpm", "version": "3.101.0" } ], "nss-sysinit": [ { "arch": "x86_64", "epoch": null, "name": "nss-sysinit", "release": "7.el9", "source": "rpm", "version": "3.101.0" } ], "nss-util": [ { "arch": "x86_64", "epoch": null, "name": "nss-util", "release": "7.el9", "source": "rpm", "version": "3.101.0" } ], "numactl-libs": [ { "arch": "x86_64", "epoch": null, "name": "numactl-libs", "release": "3.el9", "source": "rpm", "version": "2.0.16" } ], "oddjob": [ { "arch": "x86_64", "epoch": null, "name": "oddjob", "release": "7.el9", "source": "rpm", "version": "0.34.7" } ], "oddjob-mkhomedir": [ { "arch": "x86_64", "epoch": null, "name": "oddjob-mkhomedir", "release": "7.el9", "source": "rpm", "version": "0.34.7" } ], "oniguruma": [ { "arch": "x86_64", "epoch": null, "name": "oniguruma", "release": "1.el9.6", "source": "rpm", "version": "6.9.6" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.el9", "source": "rpm", "version": "2.6.6" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "43.el9", "source": "rpm", "version": "8.7p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "43.el9", "source": "rpm", "version": "8.7p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "43.el9", "source": "rpm", "version": "8.7p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "6.el9", "source": "rpm", "version": "3.2.2" } ], "openssl-devel": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-devel", "release": "6.el9", "source": "rpm", "version": "3.2.2" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "6.el9", "source": "rpm", "version": "3.2.2" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "10.el9", "source": "rpm", "version": "1.77" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.el9", "source": "rpm", "version": "0.25.3" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.el9", "source": "rpm", "version": "0.25.3" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "20.el9", "source": "rpm", "version": "1.5.1" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "2.el9", "source": "rpm", "version": "3.5" } ], "passwd": [ { "arch": "x86_64", "epoch": null, "name": "passwd", "release": "12.el9", "source": "rpm", "version": "0.80" } ], "pciutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "5.el9", "source": "rpm", "version": "3.7.0" } ], "pcre": [ { "arch": "x86_64", "epoch": null, "name": "pcre", "release": "4.el9", "source": "rpm", "version": "8.44" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "6.el9", "source": "rpm", "version": "10.40" } ], "pcre2-syntax": [ { "arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "6.el9", "source": "rpm", "version": "10.40" } ], "perl-AutoLoader": [ { "arch": "noarch", "epoch": 0, "name": "perl-AutoLoader", "release": "481.el9", "source": "rpm", "version": "5.74" } ], "perl-B": [ { "arch": "x86_64", "epoch": 0, "name": "perl-B", "release": "481.el9", "source": "rpm", "version": "1.80" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "460.el9", "source": "rpm", "version": "1.50" } ], "perl-Class-Struct": [ { "arch": "noarch", "epoch": 0, "name": "perl-Class-Struct", "release": "481.el9", "source": "rpm", "version": "0.66" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "462.el9", "source": "rpm", "version": "2.174" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "4.el9", "source": "rpm", "version": "1.19" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "4.el9", "source": "rpm", "version": "2.58" } ], "perl-DynaLoader": [ { "arch": "x86_64", "epoch": 0, "name": "perl-DynaLoader", "release": "481.el9", "source": "rpm", "version": "1.47" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "462.el9", "source": "rpm", "version": "3.08" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "481.el9", "source": "rpm", "version": "1.30" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "7.el9", "source": "rpm", "version": "0.17029" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "461.el9", "source": "rpm", "version": "5.74" } ], "perl-Fcntl": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Fcntl", "release": "481.el9", "source": "rpm", "version": "1.13" } ], "perl-File-Basename": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Basename", "release": "481.el9", "source": "rpm", "version": "2.85" } ], "perl-File-Find": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Find", "release": "481.el9", "source": "rpm", "version": "1.37" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "4.el9", "source": "rpm", "version": "2.18" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": 1, "name": "perl-File-Temp", "release": "4.el9", "source": "rpm", "version": "0.231.100" } ], "perl-File-stat": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-stat", "release": "481.el9", "source": "rpm", "version": "1.09" } ], "perl-FileHandle": [ { "arch": "noarch", "epoch": 0, "name": "perl-FileHandle", "release": "481.el9", "source": "rpm", "version": "2.03" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "4.el9", "source": "rpm", "version": "2.52" } ], "perl-Getopt-Std": [ { "arch": "noarch", "epoch": 0, "name": "perl-Getopt-Std", "release": "481.el9", "source": "rpm", "version": "1.12" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "1.el9", "source": "rpm", "version": "2.43.5" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "462.el9", "source": "rpm", "version": "0.076" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "481.el9", "source": "rpm", "version": "1.43" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "5.el9", "source": "rpm", "version": "0.41" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "2.el9", "source": "rpm", "version": "2.073" } ], "perl-IPC-Open3": [ { "arch": "noarch", "epoch": 0, "name": "perl-IPC-Open3", "release": "481.el9", "source": "rpm", "version": "1.21" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "4.el9", "source": "rpm", "version": "3.16" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "6.el9", "source": "rpm", "version": "20200520" } ], "perl-NDBM_File": [ { "arch": "x86_64", "epoch": 0, "name": "perl-NDBM_File", "release": "481.el9", "source": "rpm", "version": "1.15" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "1.el9", "source": "rpm", "version": "1.94" } ], "perl-POSIX": [ { "arch": "x86_64", "epoch": 0, "name": "perl-POSIX", "release": "481.el9", "source": "rpm", "version": "1.94" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "461.el9", "source": "rpm", "version": "3.78" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "460.el9", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "461.el9", "source": "rpm", "version": "3.28.01" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "4.el9", "source": "rpm", "version": "3.42" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "4.el9", "source": "rpm", "version": "2.01" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Scalar-List-Utils", "release": "462.el9", "source": "rpm", "version": "1.56" } ], "perl-SelectSaver": [ { "arch": "noarch", "epoch": 0, "name": "perl-SelectSaver", "release": "481.el9", "source": "rpm", "version": "1.02" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "4.el9", "source": "rpm", "version": "2.031" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "460.el9", "source": "rpm", "version": "3.21" } ], "perl-Symbol": [ { "arch": "noarch", "epoch": 0, "name": "perl-Symbol", "release": "481.el9", "source": "rpm", "version": "1.08" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "461.el9", "source": "rpm", "version": "5.01" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "460.el9", "source": "rpm", "version": "1.17" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "11.el9", "source": "rpm", "version": "2.38" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "460.el9", "source": "rpm", "version": "3.30" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "460.el9", "source": "rpm", "version": "2013.0523" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 2, "name": "perl-Time-Local", "release": "7.el9", "source": "rpm", "version": "1.300" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "3.el9", "source": "rpm", "version": "5.09" } ], "perl-base": [ { "arch": "noarch", "epoch": 0, "name": "perl-base", "release": "481.el9", "source": "rpm", "version": "2.27" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "461.el9", "source": "rpm", "version": "1.33" } ], "perl-if": [ { "arch": "noarch", "epoch": 0, "name": "perl-if", "release": "481.el9", "source": "rpm", "version": "0.60.800" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "481.el9", "source": "rpm", "version": "5.32.1" } ], "perl-lib": [ { "arch": "x86_64", "epoch": 0, "name": "perl-lib", "release": "481.el9", "source": "rpm", "version": "0.65" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "4.el9", "source": "rpm", "version": "3.13" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "481.el9", "source": "rpm", "version": "5.32.1" } ], "perl-mro": [ { "arch": "x86_64", "epoch": 0, "name": "perl-mro", "release": "481.el9", "source": "rpm", "version": "1.23" } ], "perl-overload": [ { "arch": "noarch", "epoch": 0, "name": "perl-overload", "release": "481.el9", "source": "rpm", "version": "1.31" } ], "perl-overloading": [ { "arch": "noarch", "epoch": 0, "name": "perl-overloading", "release": "481.el9", "source": "rpm", "version": "0.02" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "460.el9", "source": "rpm", "version": "0.238" } ], "perl-podlators": [ { "arch": "noarch", "epoch": 1, "name": "perl-podlators", "release": "460.el9", "source": "rpm", "version": "4.14" } ], "perl-subs": [ { "arch": "noarch", "epoch": 0, "name": "perl-subs", "release": "481.el9", "source": "rpm", "version": "1.03" } ], "perl-vars": [ { "arch": "noarch", "epoch": 0, "name": "perl-vars", "release": "481.el9", "source": "rpm", "version": "1.05" } ], "pigz": [ { "arch": "x86_64", "epoch": null, "name": "pigz", "release": "4.el9", "source": "rpm", "version": "2.5" } ], "pkgconf": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf", "release": "10.el9", "source": "rpm", "version": "1.7.3" } ], "pkgconf-m4": [ { "arch": "noarch", "epoch": null, "name": "pkgconf-m4", "release": "10.el9", "source": "rpm", "version": "1.7.3" } ], "pkgconf-pkg-config": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf-pkg-config", "release": "10.el9", "source": "rpm", "version": "1.7.3" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.1.el9", "source": "rpm", "version": "3.6" } ], "policycoreutils-python-utils": [ { "arch": "noarch", "epoch": null, "name": "policycoreutils-python-utils", "release": "2.1.el9", "source": "rpm", "version": "3.6" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "8.el9", "source": "rpm", "version": "1.18" } ], "prefixdevname": [ { "arch": "x86_64", "epoch": null, "name": "prefixdevname", "release": "8.el9", "source": "rpm", "version": "0.1.0" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "14.el9", "source": "rpm", "version": "3.3.17" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.el9", "source": "rpm", "version": "23.4" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.el9", "source": "rpm", "version": "20210518" } ], "python-unversioned-command": [ { "arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "8.el9", "source": "rpm", "version": "3.9.19" } ], "python3": [ { "arch": "x86_64", "epoch": null, "name": "python3", "release": "8.el9", "source": "rpm", "version": "3.9.19" } ], "python3-attrs": [ { "arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "7.el9", "source": "rpm", "version": "20.3.0" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.el9", "source": "rpm", "version": "3.1.5" } ], "python3-babel": [ { "arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.el9", "source": "rpm", "version": "2.9.1" } ], "python3-chardet": [ { "arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "5.el9", "source": "rpm", "version": "4.0.0" } ], "python3-cloud-what": [ { "arch": "x86_64", "epoch": null, "name": "python3-cloud-what", "release": "1.el9", "source": "rpm", "version": "1.29.42" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "25.el9", "source": "rpm", "version": "5.0.6" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "7.el9", "source": "rpm", "version": "2.8.1" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "2.el9", "source": "rpm", "version": "1.2.18" } ], "python3-decorator": [ { "arch": "noarch", "epoch": null, "name": "python3-decorator", "release": "6.el9", "source": "rpm", "version": "4.4.2" } ], "python3-distro": [ { "arch": "noarch", "epoch": null, "name": "python3-distro", "release": "7.el9", "source": "rpm", "version": "1.5.0" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "17.el9", "source": "rpm", "version": "4.14.0" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "16.el9", "source": "rpm", "version": "4.3.0" } ], "python3-firewall": [ { "arch": "noarch", "epoch": null, "name": "python3-firewall", "release": "7.el9", "source": "rpm", "version": "1.3.4" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "6.el9", "source": "rpm", "version": "3.40.1" } ], "python3-gobject-base-noarch": [ { "arch": "noarch", "epoch": null, "name": "python3-gobject-base-noarch", "release": "6.el9", "source": "rpm", "version": "3.40.1" } ], "python3-gpg": [ { "arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "6.el9", "source": "rpm", "version": "1.15.1" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "12.el9", "source": "rpm", "version": "0.69.0" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "7.el9.1", "source": "rpm", "version": "2.10" } ], "python3-iniparse": [ { "arch": "noarch", "epoch": null, "name": "python3-iniparse", "release": "45.el9", "source": "rpm", "version": "0.4" } ], "python3-inotify": [ { "arch": "noarch", "epoch": null, "name": "python3-inotify", "release": "25.el9", "source": "rpm", "version": "0.9.6" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "6.el9", "source": "rpm", "version": "2.11.3" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "16.el9", "source": "rpm", "version": "1.21" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "4.el9", "source": "rpm", "version": "2.0" } ], "python3-jsonschema": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "13.el9", "source": "rpm", "version": "3.2.0" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.el9", "source": "rpm", "version": "0.1.18" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "12.el9", "source": "rpm", "version": "0.69.0" } ], "python3-librepo": [ { "arch": "x86_64", "epoch": null, "name": "python3-librepo", "release": "2.el9", "source": "rpm", "version": "1.14.5" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "8.el9", "source": "rpm", "version": "3.9.19" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.el9", "source": "rpm", "version": "3.6" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.el9", "source": "rpm", "version": "3.6" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "3.el9", "source": "rpm", "version": "4.6.5" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "12.el9", "source": "rpm", "version": "1.1.1" } ], "python3-netifaces": [ { "arch": "x86_64", "epoch": null, "name": "python3-netifaces", "release": "15.el9", "source": "rpm", "version": "0.10.6" } ], "python3-nftables": [ { "arch": "x86_64", "epoch": 1, "name": "python3-nftables", "release": "3.el9", "source": "rpm", "version": "1.0.9" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.el9", "source": "rpm", "version": "3.1.1" } ], "python3-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-pip-wheel", "release": "1.el9", "source": "rpm", "version": "21.3.1" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.1.el9", "source": "rpm", "version": "3.6" } ], "python3-prettytable": [ { "arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "27.el9", "source": "rpm", "version": "0.7.2" } ], "python3-pyrsistent": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "8.el9", "source": "rpm", "version": "0.17.3" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "12.el9", "source": "rpm", "version": "3.4" } ], "python3-pysocks": [ { "arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "12.el9", "source": "rpm", "version": "1.7.1" } ], "python3-pytz": [ { "arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "5.el9", "source": "rpm", "version": "2021.1" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "6.el9", "source": "rpm", "version": "5.4.1" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.el9", "source": "rpm", "version": "2.25.1" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.el9", "source": "rpm", "version": "4.4.4" } ], "python3-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "13.el9", "source": "rpm", "version": "53.0.0" } ], "python3-setuptools-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools-wheel", "release": "13.el9", "source": "rpm", "version": "53.0.0" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "9.el9", "source": "rpm", "version": "1.15.0" } ], "python3-subscription-manager-rhsm": [ { "arch": "x86_64", "epoch": null, "name": "python3-subscription-manager-rhsm", "release": "1.el9", "source": "rpm", "version": "1.29.42" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "19.el9", "source": "rpm", "version": "234" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "6.el9", "source": "rpm", "version": "1.26.5" } ], "qa-tools": [ { "arch": "noarch", "epoch": null, "name": "qa-tools", "release": "5.el9", "source": "rpm", "version": "4.1" } ], "qemu-guest-agent": [ { "arch": "x86_64", "epoch": 17, "name": "qemu-guest-agent", "release": "10.el9", "source": "rpm", "version": "9.0.0" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "2.el9", "source": "rpm", "version": "4.09" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "2.el9", "source": "rpm", "version": "4.09" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "4.el9", "source": "rpm", "version": "8.1" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.el9", "source": "rpm", "version": "0.4.4" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.el9", "source": "rpm", "version": "0.4.4" } ], "rhc": [ { "arch": "x86_64", "epoch": 1, "name": "rhc", "release": "5.el9", "source": "rpm", "version": "0.2.4" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "7.el9", "source": "rpm", "version": "6.16" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "31.el9", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "7.el9", "source": "rpm", "version": "1.2.6" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-audit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-audit", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-systemd-inhibit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-sign-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "20.el9", "source": "rpm", "version": "3.2.3" } ], "rsyslog": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "4.el9", "source": "rpm", "version": "8.2310.0" } ], "rsyslog-logrotate": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog-logrotate", "release": "4.el9", "source": "rpm", "version": "8.2310.0" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "9.el9", "source": "rpm", "version": "4.8" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "1.el9", "source": "rpm", "version": "38.1.44" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "1.el9", "source": "rpm", "version": "38.1.44" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "10.el9", "source": "rpm", "version": "2.13.7" } ], "sg3_utils": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils", "release": "9.el9", "source": "rpm", "version": "1.47" } ], "sg3_utils-libs": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils-libs", "release": "9.el9", "source": "rpm", "version": "1.47" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "9.el9", "source": "rpm", "version": "4.9" } ], "slang": [ { "arch": "x86_64", "epoch": null, "name": "slang", "release": "11.el9", "source": "rpm", "version": "2.3.2" } ], "snappy": [ { "arch": "x86_64", "epoch": null, "name": "snappy", "release": "8.el9", "source": "rpm", "version": "1.1.8" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "7.el9", "source": "rpm", "version": "3.34.1" } ], "squashfs-tools": [ { "arch": "x86_64", "epoch": null, "name": "squashfs-tools", "release": "10.git1.el9", "source": "rpm", "version": "4.4" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "strace": [ { "arch": "x86_64", "epoch": null, "name": "strace", "release": "2.el9", "source": "rpm", "version": "5.18" } ], "subscription-manager": [ { "arch": "x86_64", "epoch": null, "name": "subscription-manager", "release": "1.el9", "source": "rpm", "version": "1.29.42" } ], "subscription-manager-rhsm-certificates": [ { "arch": "noarch", "epoch": null, "name": "subscription-manager-rhsm-certificates", "release": "1.el9", "source": "rpm", "version": "20220623" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "10.el9", "source": "rpm", "version": "1.9.5p2" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "45.el9", "source": "rpm", "version": "252" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "45.el9", "source": "rpm", "version": "252" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "45.el9", "source": "rpm", "version": "252" } ], "systemd-rpm-macros": [ { "arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "45.el9", "source": "rpm", "version": "252" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "45.el9", "source": "rpm", "version": "252" } ], "systemtap": [ { "arch": "x86_64", "epoch": null, "name": "systemtap", "release": "4.el9", "source": "rpm", "version": "5.1" } ], "systemtap-client": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-client", "release": "4.el9", "source": "rpm", "version": "5.1" } ], "systemtap-devel": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-devel", "release": "4.el9", "source": "rpm", "version": "5.1" } ], "systemtap-runtime": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-runtime", "release": "4.el9", "source": "rpm", "version": "5.1" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "7.el9", "source": "rpm", "version": "1.34" } ], "tbb": [ { "arch": "x86_64", "epoch": null, "name": "tbb", "release": "8.el9", "source": "rpm", "version": "2020.3" } ], "teamd": [ { "arch": "x86_64", "epoch": null, "name": "teamd", "release": "16.el9", "source": "rpm", "version": "1.31" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "18.el9", "source": "rpm", "version": "1.9" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.el9", "source": "rpm", "version": "3.2.3" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "2.el9", "source": "rpm", "version": "2024a" } ], "unzip": [ { "arch": "x86_64", "epoch": null, "name": "unzip", "release": "57.el9", "source": "rpm", "version": "6.0" } ], "usermode": [ { "arch": "x86_64", "epoch": null, "name": "usermode", "release": "5.el9", "source": "rpm", "version": "1.114" } ], "userspace-rcu": [ { "arch": "x86_64", "epoch": null, "name": "userspace-rcu", "release": "6.el9", "source": "rpm", "version": "0.12.1" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "util-linux-core": [ { "arch": "x86_64", "epoch": null, "name": "util-linux-core", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "21.el9", "source": "rpm", "version": "8.2.2637" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "21.el9", "source": "rpm", "version": "8.2.2637" } ], "vim-filesystem": [ { "arch": "noarch", "epoch": 2, "name": "vim-filesystem", "release": "21.el9", "source": "rpm", "version": "8.2.2637" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "21.el9", "source": "rpm", "version": "8.2.2637" } ], "virt-what": [ { "arch": "x86_64", "epoch": null, "name": "virt-what", "release": "10.el9", "source": "rpm", "version": "1.25" } ], "wget": [ { "arch": "x86_64", "epoch": null, "name": "wget", "release": "8.el9", "source": "rpm", "version": "1.21.1" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "29.el9", "source": "rpm", "version": "2.21" } ], "wpa_supplicant": [ { "arch": "x86_64", "epoch": 1, "name": "wpa_supplicant", "release": "5.el9", "source": "rpm", "version": "2.10" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "4.el9", "source": "rpm", "version": "6.4.0" } ], "xz": [ { "arch": "x86_64", "epoch": null, "name": "xz", "release": "8.el9", "source": "rpm", "version": "5.2.5" } ], "xz-devel": [ { "arch": "x86_64", "epoch": null, "name": "xz-devel", "release": "8.el9", "source": "rpm", "version": "5.2.5" } ], "xz-libs": [ { "arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "8.el9", "source": "rpm", "version": "5.2.5" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "17.el9", "source": "rpm", "version": "4.14.0" } ], "yum-utils": [ { "arch": "noarch", "epoch": null, "name": "yum-utils", "release": "16.el9", "source": "rpm", "version": "4.3.0" } ], "zip": [ { "arch": "x86_64", "epoch": null, "name": "zip", "release": "35.el9", "source": "rpm", "version": "3.0" } ], "zlib": [ { "arch": "x86_64", "epoch": null, "name": "zlib", "release": "41.el9", "source": "rpm", "version": "1.2.11" } ], "zlib-devel": [ { "arch": "x86_64", "epoch": null, "name": "zlib-devel", "release": "41.el9", "source": "rpm", "version": "1.2.11" } ] } }, "changed": false } 20698 1726882586.04465: no more pending results, returning what we have 20698 1726882586.04468: results queue empty 20698 1726882586.04469: checking for any_errors_fatal 20698 1726882586.04472: done checking for any_errors_fatal 20698 1726882586.04473: checking for max_fail_percentage 20698 1726882586.04474: done checking for max_fail_percentage 20698 1726882586.04475: checking to see if all hosts have failed and the running result is not ok 20698 1726882586.04476: done checking to see if all hosts have failed 20698 1726882586.04477: getting the remaining hosts for this loop 20698 1726882586.04478: done getting the remaining hosts for this loop 20698 1726882586.04481: getting the next task for host managed_node2 20698 1726882586.04486: done getting next task for host managed_node2 20698 1726882586.04488: ^ task is: TASK: Get NetworkManager version 20698 1726882586.04493: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882586.04496: getting variables 20698 1726882586.04497: in VariableManager get_vars() 20698 1726882586.04517: Calling all_inventory to load vars for managed_node2 20698 1726882586.04520: Calling groups_inventory to load vars for managed_node2 20698 1726882586.04523: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882586.04532: Calling all_plugins_play to load vars for managed_node2 20698 1726882586.04535: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882586.04538: Calling groups_plugins_play to load vars for managed_node2 20698 1726882586.06494: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882586.07913: done with get_vars() 20698 1726882586.07933: done getting variables 20698 1726882586.08001: 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 [Get NetworkManager version] ********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_nm.yml:32 Friday 20 September 2024 21:36:26 -0400 (0:00:01.234) 0:00:07.338 ****** 20698 1726882586.08028: entering _queue_task() for managed_node2/set_fact 20698 1726882586.08331: worker is 1 (out of 1 available) 20698 1726882586.08351: exiting _queue_task() for managed_node2/set_fact 20698 1726882586.09107: done queuing things up, now waiting for results queue to drain 20698 1726882586.09109: waiting for pending results... 20698 1726882586.10171: running TaskExecutor() for managed_node2/TASK: Get NetworkManager version 20698 1726882586.10313: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000000b 20698 1726882586.10333: variable 'ansible_search_path' from source: unknown 20698 1726882586.10400: calling self._execute() 20698 1726882586.10493: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882586.10503: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882586.10521: variable 'omit' from source: magic vars 20698 1726882586.10906: variable 'ansible_distribution_major_version' from source: facts 20698 1726882586.10925: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882586.10936: variable 'omit' from source: magic vars 20698 1726882586.10968: variable 'omit' from source: magic vars 20698 1726882586.11497: variable 'ansible_facts' from source: unknown 20698 1726882586.12269: variable 'omit' from source: magic vars 20698 1726882586.12313: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882586.12352: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882586.12381: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882586.12402: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882586.12417: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882586.12448: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882586.12455: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882586.12467: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882586.12575: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882586.12586: Set connection var ansible_shell_executable to /bin/sh 20698 1726882586.12594: Set connection var ansible_pipelining to False 20698 1726882586.12603: Set connection var ansible_timeout to 10 20698 1726882586.12609: Set connection var ansible_connection to ssh 20698 1726882586.12615: Set connection var ansible_shell_type to sh 20698 1726882586.12643: variable 'ansible_shell_executable' from source: unknown 20698 1726882586.12649: variable 'ansible_connection' from source: unknown 20698 1726882586.12655: variable 'ansible_module_compression' from source: unknown 20698 1726882586.12661: variable 'ansible_shell_type' from source: unknown 20698 1726882586.12671: variable 'ansible_shell_executable' from source: unknown 20698 1726882586.12792: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882586.12801: variable 'ansible_pipelining' from source: unknown 20698 1726882586.12808: variable 'ansible_timeout' from source: unknown 20698 1726882586.12816: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882586.12949: 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) 20698 1726882586.13018: variable 'omit' from source: magic vars 20698 1726882586.13122: starting attempt loop 20698 1726882586.13129: running the handler 20698 1726882586.13144: handler run complete 20698 1726882586.13156: attempt loop complete, returning result 20698 1726882586.13162: _execute() done 20698 1726882586.13171: dumping result to json 20698 1726882586.13178: done dumping result, returning 20698 1726882586.13188: done running TaskExecutor() for managed_node2/TASK: Get NetworkManager version [0e448fcc-3ce9-6606-eaf5-00000000000b] 20698 1726882586.13196: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000000b 20698 1726882586.13301: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000000b 20698 1726882586.13307: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "networkmanager_version": "1.51.0" }, "changed": false } 20698 1726882586.13379: no more pending results, returning what we have 20698 1726882586.13382: results queue empty 20698 1726882586.13383: checking for any_errors_fatal 20698 1726882586.13389: done checking for any_errors_fatal 20698 1726882586.13390: checking for max_fail_percentage 20698 1726882586.13392: done checking for max_fail_percentage 20698 1726882586.13393: checking to see if all hosts have failed and the running result is not ok 20698 1726882586.13394: done checking to see if all hosts have failed 20698 1726882586.13395: getting the remaining hosts for this loop 20698 1726882586.13396: done getting the remaining hosts for this loop 20698 1726882586.13400: getting the next task for host managed_node2 20698 1726882586.13408: done getting next task for host managed_node2 20698 1726882586.13410: ^ task is: TASK: meta (flush_handlers) 20698 1726882586.13411: ^ 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 20698 1726882586.13415: getting variables 20698 1726882586.13417: in VariableManager get_vars() 20698 1726882586.13446: Calling all_inventory to load vars for managed_node2 20698 1726882586.13449: Calling groups_inventory to load vars for managed_node2 20698 1726882586.13452: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882586.13467: Calling all_plugins_play to load vars for managed_node2 20698 1726882586.13470: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882586.13473: Calling groups_plugins_play to load vars for managed_node2 20698 1726882586.15335: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882586.16723: done with get_vars() 20698 1726882586.16743: done getting variables 20698 1726882586.16810: in VariableManager get_vars() 20698 1726882586.16820: Calling all_inventory to load vars for managed_node2 20698 1726882586.16823: Calling groups_inventory to load vars for managed_node2 20698 1726882586.16825: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882586.16830: Calling all_plugins_play to load vars for managed_node2 20698 1726882586.16832: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882586.16835: Calling groups_plugins_play to load vars for managed_node2 20698 1726882586.18469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882586.20030: done with get_vars() 20698 1726882586.20059: done queuing things up, now waiting for results queue to drain 20698 1726882586.20061: results queue empty 20698 1726882586.20062: checking for any_errors_fatal 20698 1726882586.20066: done checking for any_errors_fatal 20698 1726882586.20067: checking for max_fail_percentage 20698 1726882586.20068: done checking for max_fail_percentage 20698 1726882586.20069: checking to see if all hosts have failed and the running result is not ok 20698 1726882586.20069: done checking to see if all hosts have failed 20698 1726882586.20070: getting the remaining hosts for this loop 20698 1726882586.20071: done getting the remaining hosts for this loop 20698 1726882586.20074: getting the next task for host managed_node2 20698 1726882586.20083: done getting next task for host managed_node2 20698 1726882586.20085: ^ task is: TASK: meta (flush_handlers) 20698 1726882586.20086: ^ 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 20698 1726882586.20089: getting variables 20698 1726882586.20090: in VariableManager get_vars() 20698 1726882586.20099: Calling all_inventory to load vars for managed_node2 20698 1726882586.20101: Calling groups_inventory to load vars for managed_node2 20698 1726882586.20103: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882586.20108: Calling all_plugins_play to load vars for managed_node2 20698 1726882586.20110: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882586.20113: Calling groups_plugins_play to load vars for managed_node2 20698 1726882586.21428: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882586.22195: done with get_vars() 20698 1726882586.22207: done getting variables 20698 1726882586.22239: in VariableManager get_vars() 20698 1726882586.22245: Calling all_inventory to load vars for managed_node2 20698 1726882586.22246: Calling groups_inventory to load vars for managed_node2 20698 1726882586.22249: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882586.22252: Calling all_plugins_play to load vars for managed_node2 20698 1726882586.22253: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882586.22257: Calling groups_plugins_play to load vars for managed_node2 20698 1726882586.23124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882586.25195: done with get_vars() 20698 1726882586.25211: done queuing things up, now waiting for results queue to drain 20698 1726882586.25213: results queue empty 20698 1726882586.25213: checking for any_errors_fatal 20698 1726882586.25214: done checking for any_errors_fatal 20698 1726882586.25215: checking for max_fail_percentage 20698 1726882586.25215: done checking for max_fail_percentage 20698 1726882586.25216: checking to see if all hosts have failed and the running result is not ok 20698 1726882586.25216: done checking to see if all hosts have failed 20698 1726882586.25217: getting the remaining hosts for this loop 20698 1726882586.25218: done getting the remaining hosts for this loop 20698 1726882586.25222: getting the next task for host managed_node2 20698 1726882586.25224: done getting next task for host managed_node2 20698 1726882586.25225: ^ task is: None 20698 1726882586.25226: ^ 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 20698 1726882586.25227: done queuing things up, now waiting for results queue to drain 20698 1726882586.25227: results queue empty 20698 1726882586.25228: checking for any_errors_fatal 20698 1726882586.25228: done checking for any_errors_fatal 20698 1726882586.25228: checking for max_fail_percentage 20698 1726882586.25229: done checking for max_fail_percentage 20698 1726882586.25230: checking to see if all hosts have failed and the running result is not ok 20698 1726882586.25230: done checking to see if all hosts have failed 20698 1726882586.25232: getting the next task for host managed_node2 20698 1726882586.25233: done getting next task for host managed_node2 20698 1726882586.25233: ^ task is: None 20698 1726882586.25234: ^ 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 20698 1726882586.25284: in VariableManager get_vars() 20698 1726882586.25327: done with get_vars() 20698 1726882586.25333: in VariableManager get_vars() 20698 1726882586.25357: done with get_vars() 20698 1726882586.25368: variable 'omit' from source: magic vars 20698 1726882586.25399: in VariableManager get_vars() 20698 1726882586.25420: done with get_vars() 20698 1726882586.25437: variable 'omit' from source: magic vars PLAY [Play for testing ethtool features settings] ****************************** 20698 1726882586.27100: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 20698 1726882586.27128: getting the remaining hosts for this loop 20698 1726882586.27130: done getting the remaining hosts for this loop 20698 1726882586.27132: getting the next task for host managed_node2 20698 1726882586.27135: done getting next task for host managed_node2 20698 1726882586.27137: ^ task is: TASK: Gathering Facts 20698 1726882586.27138: ^ 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 20698 1726882586.27140: getting variables 20698 1726882586.27143: in VariableManager get_vars() 20698 1726882586.27165: Calling all_inventory to load vars for managed_node2 20698 1726882586.27168: Calling groups_inventory to load vars for managed_node2 20698 1726882586.27170: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882586.27177: Calling all_plugins_play to load vars for managed_node2 20698 1726882586.27190: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882586.27194: Calling groups_plugins_play to load vars for managed_node2 20698 1726882586.28361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882586.29546: done with get_vars() 20698 1726882586.29569: done getting variables 20698 1726882586.29621: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:3 Friday 20 September 2024 21:36:26 -0400 (0:00:00.216) 0:00:07.554 ****** 20698 1726882586.29652: entering _queue_task() for managed_node2/gather_facts 20698 1726882586.29993: worker is 1 (out of 1 available) 20698 1726882586.30006: exiting _queue_task() for managed_node2/gather_facts 20698 1726882586.30016: done queuing things up, now waiting for results queue to drain 20698 1726882586.30037: waiting for pending results... 20698 1726882586.30220: running TaskExecutor() for managed_node2/TASK: Gathering Facts 20698 1726882586.30322: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000214 20698 1726882586.30334: variable 'ansible_search_path' from source: unknown 20698 1726882586.30367: calling self._execute() 20698 1726882586.30458: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882586.30463: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882586.30474: variable 'omit' from source: magic vars 20698 1726882586.30860: variable 'ansible_distribution_major_version' from source: facts 20698 1726882586.30885: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882586.31070: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882586.31352: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882586.31409: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882586.31453: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882586.31495: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882586.31590: variable 'networkmanager_version' from source: set_fact 20698 1726882586.31606: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882586.31620: variable 'omit' from source: magic vars 20698 1726882586.31647: variable 'omit' from source: magic vars 20698 1726882586.31692: variable 'omit' from source: magic vars 20698 1726882586.31722: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882586.31765: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882586.31787: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882586.31807: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882586.31820: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882586.31854: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882586.31881: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882586.31889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882586.31993: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882586.32003: Set connection var ansible_shell_executable to /bin/sh 20698 1726882586.32013: Set connection var ansible_pipelining to False 20698 1726882586.32021: Set connection var ansible_timeout to 10 20698 1726882586.32027: Set connection var ansible_connection to ssh 20698 1726882586.32032: Set connection var ansible_shell_type to sh 20698 1726882586.32068: variable 'ansible_shell_executable' from source: unknown 20698 1726882586.32083: variable 'ansible_connection' from source: unknown 20698 1726882586.32090: variable 'ansible_module_compression' from source: unknown 20698 1726882586.32097: variable 'ansible_shell_type' from source: unknown 20698 1726882586.32104: variable 'ansible_shell_executable' from source: unknown 20698 1726882586.32110: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882586.32116: variable 'ansible_pipelining' from source: unknown 20698 1726882586.32122: variable 'ansible_timeout' from source: unknown 20698 1726882586.32128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882586.32254: 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) 20698 1726882586.32281: variable 'omit' from source: magic vars 20698 1726882586.32292: starting attempt loop 20698 1726882586.32298: running the handler 20698 1726882586.32323: variable 'ansible_facts' from source: unknown 20698 1726882586.32344: _low_level_execute_command(): starting 20698 1726882586.32358: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882586.32945: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882586.32969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882586.32983: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 20698 1726882586.32996: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882586.33077: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882586.33100: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882586.33118: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882586.33250: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882586.34928: stdout chunk (state=3): >>>/root <<< 20698 1726882586.35041: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882586.35092: stderr chunk (state=3): >>><<< 20698 1726882586.35096: stdout chunk (state=3): >>><<< 20698 1726882586.35110: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882586.35120: _low_level_execute_command(): starting 20698 1726882586.35125: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882586.3510904-21036-280812553338897 `" && echo ansible-tmp-1726882586.3510904-21036-280812553338897="` echo /root/.ansible/tmp/ansible-tmp-1726882586.3510904-21036-280812553338897 `" ) && sleep 0' 20698 1726882586.35558: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882586.35562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882586.35598: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882586.35602: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882586.35604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882586.35714: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882586.35814: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882586.37712: stdout chunk (state=3): >>>ansible-tmp-1726882586.3510904-21036-280812553338897=/root/.ansible/tmp/ansible-tmp-1726882586.3510904-21036-280812553338897 <<< 20698 1726882586.37819: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882586.37863: stderr chunk (state=3): >>><<< 20698 1726882586.37868: stdout chunk (state=3): >>><<< 20698 1726882586.37880: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882586.3510904-21036-280812553338897=/root/.ansible/tmp/ansible-tmp-1726882586.3510904-21036-280812553338897 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882586.37901: variable 'ansible_module_compression' from source: unknown 20698 1726882586.37942: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2069822553mst/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 20698 1726882586.37995: variable 'ansible_facts' from source: unknown 20698 1726882586.38110: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882586.3510904-21036-280812553338897/AnsiballZ_setup.py 20698 1726882586.38214: Sending initial data 20698 1726882586.38223: Sent initial data (154 bytes) 20698 1726882586.38819: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882586.38831: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882586.38850: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 20698 1726882586.38866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found <<< 20698 1726882586.38877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882586.38922: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882586.38937: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882586.39034: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882586.40801: 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 <<< 20698 1726882586.40897: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882586.40994: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmpque_a0up /root/.ansible/tmp/ansible-tmp-1726882586.3510904-21036-280812553338897/AnsiballZ_setup.py <<< 20698 1726882586.41088: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882586.43034: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882586.43115: stderr chunk (state=3): >>><<< 20698 1726882586.43118: stdout chunk (state=3): >>><<< 20698 1726882586.43140: done transferring module to remote 20698 1726882586.43148: _low_level_execute_command(): starting 20698 1726882586.43152: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882586.3510904-21036-280812553338897/ /root/.ansible/tmp/ansible-tmp-1726882586.3510904-21036-280812553338897/AnsiballZ_setup.py && sleep 0' 20698 1726882586.43552: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882586.43576: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882586.43589: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882586.43599: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882586.43644: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882586.43655: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882586.43762: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882586.45550: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882586.45593: stderr chunk (state=3): >>><<< 20698 1726882586.45596: stdout chunk (state=3): >>><<< 20698 1726882586.45609: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882586.45613: _low_level_execute_command(): starting 20698 1726882586.45615: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882586.3510904-21036-280812553338897/AnsiballZ_setup.py && sleep 0' 20698 1726882586.45999: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882586.46011: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882586.46031: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 20698 1726882586.46049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882586.46090: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882586.46102: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882586.46210: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882586.97669: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBALEARW5ZJ51XTLSDuUsPojumVU0f1DmiQsXjMOap4QLlljOiysapjSUe6pZOyAdiI/KfARhDoOFvlC07kCLCcs7DDk8JxBZpsM0D55SdDlfwsB3FVgWNP+9by8G6kzbePHWdZyyWlAuavj4OAEwAjpWpP8/daus0ha4xywlVVoKjAAAAFQCbiW4bR+tgMvjrxC198dqI1mTbjQAAAIBzCzkJTtnGDKfOHq2dFI5cUEuaj1PgRot3wyaXENzUjZVnIFgXUmgKDCxO+EAtU6uAkBPQF4XNgiuaw5bavYpZxcJ4WIpM4ZDRoSkc7BBbJPRLZ45GfrHJwgqAmAZ3RSvVqeXE4WKQHLm43/eDHewgPqqqWe6QVuQH5SEe79yk3wAAAIEArG+AuupiAeoVJ9Lh36QMj4kRo5pTASh2eD5MqSOdy39UhsXbWBcj3JCIvNk/nwep/9neGyRZ5t5wT05dRX80vlgZJX65hrbepO+lqC3wlng+6GQ34D7TJKYnvEkR3neE0+06kx5R6IRWZf1YQV6fMQhx8AJ2JmvnLFicmYlkhQQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDND+RJCrYgIUzolo5fZ64Ey6cksefKDUWmGDjsqVTmuT3HrlDyUZOro4JAnUQBmiamXsJUFbrFdJAVpukD4yyowqCQLr0ZFuKNEzrt5CObrtWflOskKynO3kaoU0WhDkqIbwS2j/+NxBCxgDGqd/5Os3cOMv3eyjUElz6xoI4zsmGMfxVYmT+/SHBfoyxyqY8Hw2Ooq+H5L9OlYgV4hqu7kKPpM1THUJTjy47m6qvws5gztclLjPA1KIW2Dz6kKzUYspNJcoS2sK1xFvL7mBjpGAP7WhXVH2n5ySenQ24Z6mEj+tG2f11rjPpjCUjDzzciGCWiRDZWBLm/GGmQXJJ8zAYnw82yIUKqufLrr1wmcXICPMVj9pFjXSoBWe/yhX9E87w7YD5HWsUrgrLdSctdV4QYy+R5g9ERi7FjwbRsuZ04BihZs70+f/29hUzuc6MA87KVovGT0Uc7GVC7bx8NLt0bTBsbydlONVHVQuol/YEpQrQophDvmBfh+PgMDH8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOEITn1vyppR+Moe1UdR0WGPhUnQ/dwHNcNi0OYy21LkBQ5jsxOPLvZ+C2MbRYlz2afs4nYYIV8E0AuK6aRks3w=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKEdFOHVk9tX1R+zEyLVdxS/U5QeeeFYWSnUmjpXlpt7", "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_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "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_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-11-158.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-158", "ansible_nodename": "ip-10-31-11-158.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": "21e18164a0c64d0daed004bd8a1b67b7", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_iscsi_iqn": "", "ansible_lsb": {}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "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": 3532, "ansible_memfree_mb": 2799, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 733, "free": 2799}, "nocache": {"free": 3261, "used": 271}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2e6858-9a88-b36a-7765-70992ab591a7", "ansible_product_uuid": "ec2e6858-9a88-b36a-7765-70992ab591a7", "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": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 525, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264239390720, "block_size": 4096, "block_total": 65519355, "block_available": 64511570, "block_used": 1007785, "inode_total": 131071472, "inode_available": 130998694, "inode_used": 72778, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_loadavg": {"1m": 0.42, "5m": 0.36, "15m": 0.2}, "ansible_fibre_ch<<< 20698 1726882586.97703: stdout chunk (state=3): >>>annel_wwn": [], "ansible_apparmor": {"status": "disabled"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "36", "second": "26", "epoch": "1726882586", "epoch_int": "1726882586", "date": "2024-09-20", "time": "21:36:26", "iso8601_micro": "2024-09-21T01:36:26.933706Z", "iso8601": "2024-09-21T01:36:26Z", "iso8601_basic": "20240920T213626933706", "iso8601_basic_short": "20240920T213626", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_service_mgr": "systemd", "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:4f:68:7a:de:b1", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.158", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::104f:68ff:fe7a:deb1", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.11.158", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:4f:68:7a:de:b1", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.158"], "ansible_all_ipv6_addresses": ["fe80::104f:68ff:fe7a:deb1"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.158", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::104f:68ff:fe7a:deb1"]}, "ansible_is_chroot": false, "ansible_env": {"SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 33528 10.31.11.158 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.40.7 33528 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fips": false, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_local": {}, "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 20698 1726882586.99390: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882586.99394: stdout chunk (state=3): >>><<< 20698 1726882586.99397: stderr chunk (state=3): >>><<< 20698 1726882586.99870: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBALEARW5ZJ51XTLSDuUsPojumVU0f1DmiQsXjMOap4QLlljOiysapjSUe6pZOyAdiI/KfARhDoOFvlC07kCLCcs7DDk8JxBZpsM0D55SdDlfwsB3FVgWNP+9by8G6kzbePHWdZyyWlAuavj4OAEwAjpWpP8/daus0ha4xywlVVoKjAAAAFQCbiW4bR+tgMvjrxC198dqI1mTbjQAAAIBzCzkJTtnGDKfOHq2dFI5cUEuaj1PgRot3wyaXENzUjZVnIFgXUmgKDCxO+EAtU6uAkBPQF4XNgiuaw5bavYpZxcJ4WIpM4ZDRoSkc7BBbJPRLZ45GfrHJwgqAmAZ3RSvVqeXE4WKQHLm43/eDHewgPqqqWe6QVuQH5SEe79yk3wAAAIEArG+AuupiAeoVJ9Lh36QMj4kRo5pTASh2eD5MqSOdy39UhsXbWBcj3JCIvNk/nwep/9neGyRZ5t5wT05dRX80vlgZJX65hrbepO+lqC3wlng+6GQ34D7TJKYnvEkR3neE0+06kx5R6IRWZf1YQV6fMQhx8AJ2JmvnLFicmYlkhQQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDND+RJCrYgIUzolo5fZ64Ey6cksefKDUWmGDjsqVTmuT3HrlDyUZOro4JAnUQBmiamXsJUFbrFdJAVpukD4yyowqCQLr0ZFuKNEzrt5CObrtWflOskKynO3kaoU0WhDkqIbwS2j/+NxBCxgDGqd/5Os3cOMv3eyjUElz6xoI4zsmGMfxVYmT+/SHBfoyxyqY8Hw2Ooq+H5L9OlYgV4hqu7kKPpM1THUJTjy47m6qvws5gztclLjPA1KIW2Dz6kKzUYspNJcoS2sK1xFvL7mBjpGAP7WhXVH2n5ySenQ24Z6mEj+tG2f11rjPpjCUjDzzciGCWiRDZWBLm/GGmQXJJ8zAYnw82yIUKqufLrr1wmcXICPMVj9pFjXSoBWe/yhX9E87w7YD5HWsUrgrLdSctdV4QYy+R5g9ERi7FjwbRsuZ04BihZs70+f/29hUzuc6MA87KVovGT0Uc7GVC7bx8NLt0bTBsbydlONVHVQuol/YEpQrQophDvmBfh+PgMDH8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOEITn1vyppR+Moe1UdR0WGPhUnQ/dwHNcNi0OYy21LkBQ5jsxOPLvZ+C2MbRYlz2afs4nYYIV8E0AuK6aRks3w=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKEdFOHVk9tX1R+zEyLVdxS/U5QeeeFYWSnUmjpXlpt7", "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_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "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_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-11-158.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-158", "ansible_nodename": "ip-10-31-11-158.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": "21e18164a0c64d0daed004bd8a1b67b7", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_iscsi_iqn": "", "ansible_lsb": {}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "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": 3532, "ansible_memfree_mb": 2799, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 733, "free": 2799}, "nocache": {"free": 3261, "used": 271}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2e6858-9a88-b36a-7765-70992ab591a7", "ansible_product_uuid": "ec2e6858-9a88-b36a-7765-70992ab591a7", "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": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 525, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264239390720, "block_size": 4096, "block_total": 65519355, "block_available": 64511570, "block_used": 1007785, "inode_total": 131071472, "inode_available": 130998694, "inode_used": 72778, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_loadavg": {"1m": 0.42, "5m": 0.36, "15m": 0.2}, "ansible_fibre_channel_wwn": [], "ansible_apparmor": {"status": "disabled"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "36", "second": "26", "epoch": "1726882586", "epoch_int": "1726882586", "date": "2024-09-20", "time": "21:36:26", "iso8601_micro": "2024-09-21T01:36:26.933706Z", "iso8601": "2024-09-21T01:36:26Z", "iso8601_basic": "20240920T213626933706", "iso8601_basic_short": "20240920T213626", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_service_mgr": "systemd", "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:4f:68:7a:de:b1", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.158", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::104f:68ff:fe7a:deb1", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.11.158", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:4f:68:7a:de:b1", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.158"], "ansible_all_ipv6_addresses": ["fe80::104f:68ff:fe7a:deb1"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.158", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::104f:68ff:fe7a:deb1"]}, "ansible_is_chroot": false, "ansible_env": {"SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 33528 10.31.11.158 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.40.7 33528 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fips": false, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_local": {}, "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. 20698 1726882586.99882: 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-1726882586.3510904-21036-280812553338897/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882586.99884: _low_level_execute_command(): starting 20698 1726882586.99887: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882586.3510904-21036-280812553338897/ > /dev/null 2>&1 && sleep 0' 20698 1726882587.01130: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882587.01981: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882587.01997: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882587.02013: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882587.02062: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882587.02076: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882587.02089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882587.02104: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882587.02113: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882587.02122: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882587.02131: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882587.02141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882587.02153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882587.02168: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882587.02178: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882587.02189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882587.02268: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882587.02291: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882587.02305: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882587.02437: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882587.04347: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882587.04350: stdout chunk (state=3): >>><<< 20698 1726882587.04352: stderr chunk (state=3): >>><<< 20698 1726882587.04769: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882587.04773: handler run complete 20698 1726882587.04776: variable 'ansible_facts' from source: unknown 20698 1726882587.04778: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882587.04933: variable 'ansible_facts' from source: unknown 20698 1726882587.05023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882587.05296: attempt loop complete, returning result 20698 1726882587.05975: _execute() done 20698 1726882587.05983: dumping result to json 20698 1726882587.06016: done dumping result, returning 20698 1726882587.06029: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0e448fcc-3ce9-6606-eaf5-000000000214] 20698 1726882587.06038: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000214 ok: [managed_node2] 20698 1726882587.06626: no more pending results, returning what we have 20698 1726882587.06629: results queue empty 20698 1726882587.06630: checking for any_errors_fatal 20698 1726882587.06631: done checking for any_errors_fatal 20698 1726882587.06631: checking for max_fail_percentage 20698 1726882587.06633: done checking for max_fail_percentage 20698 1726882587.06634: checking to see if all hosts have failed and the running result is not ok 20698 1726882587.06634: done checking to see if all hosts have failed 20698 1726882587.06635: getting the remaining hosts for this loop 20698 1726882587.06636: done getting the remaining hosts for this loop 20698 1726882587.06639: getting the next task for host managed_node2 20698 1726882587.06644: done getting next task for host managed_node2 20698 1726882587.06645: ^ task is: TASK: meta (flush_handlers) 20698 1726882587.06647: ^ 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 20698 1726882587.06651: getting variables 20698 1726882587.06652: in VariableManager get_vars() 20698 1726882587.06694: Calling all_inventory to load vars for managed_node2 20698 1726882587.06696: Calling groups_inventory to load vars for managed_node2 20698 1726882587.06699: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882587.06707: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000214 20698 1726882587.06710: WORKER PROCESS EXITING 20698 1726882587.06721: Calling all_plugins_play to load vars for managed_node2 20698 1726882587.06725: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882587.06728: Calling groups_plugins_play to load vars for managed_node2 20698 1726882587.09104: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882587.12172: done with get_vars() 20698 1726882587.12199: done getting variables 20698 1726882587.12393: in VariableManager get_vars() 20698 1726882587.12416: Calling all_inventory to load vars for managed_node2 20698 1726882587.12419: Calling groups_inventory to load vars for managed_node2 20698 1726882587.12421: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882587.12426: Calling all_plugins_play to load vars for managed_node2 20698 1726882587.12429: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882587.12436: Calling groups_plugins_play to load vars for managed_node2 20698 1726882587.14675: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882587.16848: done with get_vars() 20698 1726882587.16878: done queuing things up, now waiting for results queue to drain 20698 1726882587.16881: results queue empty 20698 1726882587.16881: checking for any_errors_fatal 20698 1726882587.16886: done checking for any_errors_fatal 20698 1726882587.16886: checking for max_fail_percentage 20698 1726882587.16887: done checking for max_fail_percentage 20698 1726882587.16888: checking to see if all hosts have failed and the running result is not ok 20698 1726882587.16889: done checking to see if all hosts have failed 20698 1726882587.16890: getting the remaining hosts for this loop 20698 1726882587.16891: done getting the remaining hosts for this loop 20698 1726882587.16894: getting the next task for host managed_node2 20698 1726882587.16898: done getting next task for host managed_node2 20698 1726882587.16900: ^ task is: TASK: Show playbook name 20698 1726882587.16902: ^ 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 20698 1726882587.16904: getting variables 20698 1726882587.16905: in VariableManager get_vars() 20698 1726882587.16932: Calling all_inventory to load vars for managed_node2 20698 1726882587.16935: Calling groups_inventory to load vars for managed_node2 20698 1726882587.16936: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882587.16942: Calling all_plugins_play to load vars for managed_node2 20698 1726882587.16945: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882587.16948: Calling groups_plugins_play to load vars for managed_node2 20698 1726882587.18101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882587.21246: done with get_vars() 20698 1726882587.21273: done getting variables 20698 1726882587.21358: 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 [Show playbook name] ****************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:9 Friday 20 September 2024 21:36:27 -0400 (0:00:00.917) 0:00:08.472 ****** 20698 1726882587.21390: entering _queue_task() for managed_node2/debug 20698 1726882587.21392: Creating lock for debug 20698 1726882587.21697: worker is 1 (out of 1 available) 20698 1726882587.21709: exiting _queue_task() for managed_node2/debug 20698 1726882587.21720: done queuing things up, now waiting for results queue to drain 20698 1726882587.21722: waiting for pending results... 20698 1726882587.21978: running TaskExecutor() for managed_node2/TASK: Show playbook name 20698 1726882587.22071: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000000f 20698 1726882587.22090: variable 'ansible_search_path' from source: unknown 20698 1726882587.22130: calling self._execute() 20698 1726882587.22225: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882587.22237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882587.22255: variable 'omit' from source: magic vars 20698 1726882587.22614: variable 'ansible_distribution_major_version' from source: facts 20698 1726882587.22631: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882587.22819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882587.23115: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882587.23165: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882587.23205: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882587.23240: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882587.23322: variable 'networkmanager_version' from source: set_fact 20698 1726882587.23339: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882587.23348: variable 'omit' from source: magic vars 20698 1726882587.23381: variable 'omit' from source: magic vars 20698 1726882587.23422: variable 'omit' from source: magic vars 20698 1726882587.23453: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882587.23487: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882587.23512: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882587.23531: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882587.23545: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882587.23578: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882587.23587: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882587.23595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882587.23695: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882587.23708: Set connection var ansible_shell_executable to /bin/sh 20698 1726882587.23721: Set connection var ansible_pipelining to False 20698 1726882587.23730: Set connection var ansible_timeout to 10 20698 1726882587.23737: Set connection var ansible_connection to ssh 20698 1726882587.23742: Set connection var ansible_shell_type to sh 20698 1726882587.23770: variable 'ansible_shell_executable' from source: unknown 20698 1726882587.23777: variable 'ansible_connection' from source: unknown 20698 1726882587.23782: variable 'ansible_module_compression' from source: unknown 20698 1726882587.23787: variable 'ansible_shell_type' from source: unknown 20698 1726882587.23793: variable 'ansible_shell_executable' from source: unknown 20698 1726882587.23798: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882587.23805: variable 'ansible_pipelining' from source: unknown 20698 1726882587.23810: variable 'ansible_timeout' from source: unknown 20698 1726882587.23818: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882587.23926: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882587.23945: variable 'omit' from source: magic vars 20698 1726882587.23956: starting attempt loop 20698 1726882587.23965: running the handler 20698 1726882587.24014: handler run complete 20698 1726882587.24043: attempt loop complete, returning result 20698 1726882587.24050: _execute() done 20698 1726882587.24057: dumping result to json 20698 1726882587.24064: done dumping result, returning 20698 1726882587.24079: done running TaskExecutor() for managed_node2/TASK: Show playbook name [0e448fcc-3ce9-6606-eaf5-00000000000f] 20698 1726882587.24090: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000000f ok: [managed_node2] => {} MSG: this is: playbooks/tests_ethtool_features.yml 20698 1726882587.24233: no more pending results, returning what we have 20698 1726882587.24236: results queue empty 20698 1726882587.24237: checking for any_errors_fatal 20698 1726882587.24239: done checking for any_errors_fatal 20698 1726882587.24239: checking for max_fail_percentage 20698 1726882587.24241: done checking for max_fail_percentage 20698 1726882587.24243: checking to see if all hosts have failed and the running result is not ok 20698 1726882587.24244: done checking to see if all hosts have failed 20698 1726882587.24245: getting the remaining hosts for this loop 20698 1726882587.24246: done getting the remaining hosts for this loop 20698 1726882587.24250: getting the next task for host managed_node2 20698 1726882587.24257: done getting next task for host managed_node2 20698 1726882587.24260: ^ task is: TASK: INIT: Ethtool feeatures tests 20698 1726882587.24262: ^ 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 20698 1726882587.24268: getting variables 20698 1726882587.24270: in VariableManager get_vars() 20698 1726882587.24322: Calling all_inventory to load vars for managed_node2 20698 1726882587.24325: Calling groups_inventory to load vars for managed_node2 20698 1726882587.24328: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882587.24341: Calling all_plugins_play to load vars for managed_node2 20698 1726882587.24344: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882587.24347: Calling groups_plugins_play to load vars for managed_node2 20698 1726882587.25786: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000000f 20698 1726882587.25791: WORKER PROCESS EXITING 20698 1726882587.25922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882587.27327: done with get_vars() 20698 1726882587.27357: done getting variables 20698 1726882587.27437: 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 [INIT: Ethtool feeatures tests] ******************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:15 Friday 20 September 2024 21:36:27 -0400 (0:00:00.060) 0:00:08.532 ****** 20698 1726882587.27468: entering _queue_task() for managed_node2/debug 20698 1726882587.27781: worker is 1 (out of 1 available) 20698 1726882587.27792: exiting _queue_task() for managed_node2/debug 20698 1726882587.27802: done queuing things up, now waiting for results queue to drain 20698 1726882587.27804: waiting for pending results... 20698 1726882587.28051: running TaskExecutor() for managed_node2/TASK: INIT: Ethtool feeatures tests 20698 1726882587.28151: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000010 20698 1726882587.28171: variable 'ansible_search_path' from source: unknown 20698 1726882587.28209: calling self._execute() 20698 1726882587.28298: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882587.28308: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882587.28321: variable 'omit' from source: magic vars 20698 1726882587.28702: variable 'ansible_distribution_major_version' from source: facts 20698 1726882587.28720: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882587.28895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882587.29162: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882587.29213: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882587.29253: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882587.29310: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882587.29413: variable 'networkmanager_version' from source: set_fact 20698 1726882587.29430: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882587.29444: variable 'omit' from source: magic vars 20698 1726882587.29492: variable 'omit' from source: magic vars 20698 1726882587.29529: variable 'omit' from source: magic vars 20698 1726882587.29581: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882587.29612: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882587.29633: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882587.29668: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882587.30374: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882587.30410: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882587.30418: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882587.30424: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882587.30602: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882587.30619: Set connection var ansible_shell_executable to /bin/sh 20698 1726882587.30630: Set connection var ansible_pipelining to False 20698 1726882587.30639: Set connection var ansible_timeout to 10 20698 1726882587.30650: Set connection var ansible_connection to ssh 20698 1726882587.30657: Set connection var ansible_shell_type to sh 20698 1726882587.30695: variable 'ansible_shell_executable' from source: unknown 20698 1726882587.30714: variable 'ansible_connection' from source: unknown 20698 1726882587.30724: variable 'ansible_module_compression' from source: unknown 20698 1726882587.30731: variable 'ansible_shell_type' from source: unknown 20698 1726882587.30738: variable 'ansible_shell_executable' from source: unknown 20698 1726882587.30744: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882587.30751: variable 'ansible_pipelining' from source: unknown 20698 1726882587.30758: variable 'ansible_timeout' from source: unknown 20698 1726882587.30769: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882587.30954: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882587.30972: variable 'omit' from source: magic vars 20698 1726882587.30980: starting attempt loop 20698 1726882587.30985: running the handler 20698 1726882587.31032: handler run complete 20698 1726882587.31060: attempt loop complete, returning result 20698 1726882587.31070: _execute() done 20698 1726882587.31076: dumping result to json 20698 1726882587.31082: done dumping result, returning 20698 1726882587.31092: done running TaskExecutor() for managed_node2/TASK: INIT: Ethtool feeatures tests [0e448fcc-3ce9-6606-eaf5-000000000010] 20698 1726882587.31102: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000010 ok: [managed_node2] => {} MSG: ################################################## 20698 1726882587.31240: no more pending results, returning what we have 20698 1726882587.31244: results queue empty 20698 1726882587.31245: checking for any_errors_fatal 20698 1726882587.31252: done checking for any_errors_fatal 20698 1726882587.31252: checking for max_fail_percentage 20698 1726882587.31255: done checking for max_fail_percentage 20698 1726882587.31256: checking to see if all hosts have failed and the running result is not ok 20698 1726882587.31257: done checking to see if all hosts have failed 20698 1726882587.31258: getting the remaining hosts for this loop 20698 1726882587.31260: done getting the remaining hosts for this loop 20698 1726882587.31265: getting the next task for host managed_node2 20698 1726882587.31273: done getting next task for host managed_node2 20698 1726882587.31276: ^ task is: TASK: Include the task 'show_interfaces.yml' 20698 1726882587.31278: ^ 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 20698 1726882587.31281: getting variables 20698 1726882587.31283: in VariableManager get_vars() 20698 1726882587.31339: Calling all_inventory to load vars for managed_node2 20698 1726882587.31342: Calling groups_inventory to load vars for managed_node2 20698 1726882587.31345: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882587.31357: Calling all_plugins_play to load vars for managed_node2 20698 1726882587.31361: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882587.31381: Calling groups_plugins_play to load vars for managed_node2 20698 1726882587.32484: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000010 20698 1726882587.32487: WORKER PROCESS EXITING 20698 1726882587.33051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882587.34662: done with get_vars() 20698 1726882587.34685: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:18 Friday 20 September 2024 21:36:27 -0400 (0:00:00.073) 0:00:08.606 ****** 20698 1726882587.34780: entering _queue_task() for managed_node2/include_tasks 20698 1726882587.35061: worker is 1 (out of 1 available) 20698 1726882587.35076: exiting _queue_task() for managed_node2/include_tasks 20698 1726882587.35088: done queuing things up, now waiting for results queue to drain 20698 1726882587.35089: waiting for pending results... 20698 1726882587.35372: running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' 20698 1726882587.35475: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000011 20698 1726882587.35496: variable 'ansible_search_path' from source: unknown 20698 1726882587.35536: calling self._execute() 20698 1726882587.35620: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882587.35634: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882587.35648: variable 'omit' from source: magic vars 20698 1726882587.36316: variable 'ansible_distribution_major_version' from source: facts 20698 1726882587.36333: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882587.36735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882587.37139: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882587.37258: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882587.37329: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882587.37366: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882587.37448: variable 'networkmanager_version' from source: set_fact 20698 1726882587.37469: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882587.37483: _execute() done 20698 1726882587.37489: dumping result to json 20698 1726882587.37507: done dumping result, returning 20698 1726882587.37516: done running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' [0e448fcc-3ce9-6606-eaf5-000000000011] 20698 1726882587.37526: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000011 20698 1726882587.37648: no more pending results, returning what we have 20698 1726882587.37654: in VariableManager get_vars() 20698 1726882587.37717: Calling all_inventory to load vars for managed_node2 20698 1726882587.37720: Calling groups_inventory to load vars for managed_node2 20698 1726882587.37723: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882587.37736: Calling all_plugins_play to load vars for managed_node2 20698 1726882587.37739: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882587.37742: Calling groups_plugins_play to load vars for managed_node2 20698 1726882587.38983: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000011 20698 1726882587.38986: WORKER PROCESS EXITING 20698 1726882587.39171: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882587.40647: done with get_vars() 20698 1726882587.40670: variable 'ansible_search_path' from source: unknown 20698 1726882587.40685: we have included files to process 20698 1726882587.40686: generating all_blocks data 20698 1726882587.40688: done generating all_blocks data 20698 1726882587.40689: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 20698 1726882587.40690: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 20698 1726882587.40692: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 20698 1726882587.40866: in VariableManager get_vars() 20698 1726882587.40904: done with get_vars() 20698 1726882587.41025: done processing included file 20698 1726882587.41027: iterating over new_blocks loaded from include file 20698 1726882587.41028: in VariableManager get_vars() 20698 1726882587.41060: done with get_vars() 20698 1726882587.41062: filtering new block on tags 20698 1726882587.41087: done filtering new block on tags 20698 1726882587.41089: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node2 20698 1726882587.41095: extending task lists for all hosts with included blocks 20698 1726882587.41221: done extending task lists 20698 1726882587.41222: done processing included files 20698 1726882587.41223: results queue empty 20698 1726882587.41224: checking for any_errors_fatal 20698 1726882587.41228: done checking for any_errors_fatal 20698 1726882587.41229: checking for max_fail_percentage 20698 1726882587.41230: done checking for max_fail_percentage 20698 1726882587.41231: checking to see if all hosts have failed and the running result is not ok 20698 1726882587.41232: done checking to see if all hosts have failed 20698 1726882587.41232: getting the remaining hosts for this loop 20698 1726882587.41234: done getting the remaining hosts for this loop 20698 1726882587.41237: getting the next task for host managed_node2 20698 1726882587.41240: done getting next task for host managed_node2 20698 1726882587.41242: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 20698 1726882587.41245: ^ 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 20698 1726882587.41247: getting variables 20698 1726882587.41248: in VariableManager get_vars() 20698 1726882587.41267: Calling all_inventory to load vars for managed_node2 20698 1726882587.41270: Calling groups_inventory to load vars for managed_node2 20698 1726882587.41273: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882587.41278: Calling all_plugins_play to load vars for managed_node2 20698 1726882587.41281: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882587.41284: Calling groups_plugins_play to load vars for managed_node2 20698 1726882587.42541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882587.47152: done with get_vars() 20698 1726882587.47173: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 21:36:27 -0400 (0:00:00.124) 0:00:08.730 ****** 20698 1726882587.47242: entering _queue_task() for managed_node2/include_tasks 20698 1726882587.47568: worker is 1 (out of 1 available) 20698 1726882587.47587: exiting _queue_task() for managed_node2/include_tasks 20698 1726882587.47598: done queuing things up, now waiting for results queue to drain 20698 1726882587.47600: waiting for pending results... 20698 1726882587.47880: running TaskExecutor() for managed_node2/TASK: Include the task 'get_current_interfaces.yml' 20698 1726882587.48006: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000238 20698 1726882587.48024: variable 'ansible_search_path' from source: unknown 20698 1726882587.48032: variable 'ansible_search_path' from source: unknown 20698 1726882587.48080: calling self._execute() 20698 1726882587.48188: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882587.48202: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882587.48218: variable 'omit' from source: magic vars 20698 1726882587.48625: variable 'ansible_distribution_major_version' from source: facts 20698 1726882587.48644: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882587.48824: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882587.49091: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882587.49143: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882587.49201: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882587.49243: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882587.49330: variable 'networkmanager_version' from source: set_fact 20698 1726882587.49351: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882587.49362: _execute() done 20698 1726882587.49371: dumping result to json 20698 1726882587.49378: done dumping result, returning 20698 1726882587.49390: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_current_interfaces.yml' [0e448fcc-3ce9-6606-eaf5-000000000238] 20698 1726882587.49400: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000238 20698 1726882587.49529: no more pending results, returning what we have 20698 1726882587.49534: in VariableManager get_vars() 20698 1726882587.49598: Calling all_inventory to load vars for managed_node2 20698 1726882587.49602: Calling groups_inventory to load vars for managed_node2 20698 1726882587.49604: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882587.49618: Calling all_plugins_play to load vars for managed_node2 20698 1726882587.49621: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882587.49624: Calling groups_plugins_play to load vars for managed_node2 20698 1726882587.51074: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000238 20698 1726882587.51078: WORKER PROCESS EXITING 20698 1726882587.51099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882587.52971: done with get_vars() 20698 1726882587.52987: variable 'ansible_search_path' from source: unknown 20698 1726882587.52989: variable 'ansible_search_path' from source: unknown 20698 1726882587.53024: we have included files to process 20698 1726882587.53025: generating all_blocks data 20698 1726882587.53027: done generating all_blocks data 20698 1726882587.53028: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 20698 1726882587.53029: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 20698 1726882587.53031: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 20698 1726882587.53835: done processing included file 20698 1726882587.53837: iterating over new_blocks loaded from include file 20698 1726882587.53838: in VariableManager get_vars() 20698 1726882587.53871: done with get_vars() 20698 1726882587.53873: filtering new block on tags 20698 1726882587.53891: done filtering new block on tags 20698 1726882587.53893: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node2 20698 1726882587.53898: extending task lists for all hosts with included blocks 20698 1726882587.54001: done extending task lists 20698 1726882587.54003: done processing included files 20698 1726882587.54004: results queue empty 20698 1726882587.54004: checking for any_errors_fatal 20698 1726882587.54007: done checking for any_errors_fatal 20698 1726882587.54008: checking for max_fail_percentage 20698 1726882587.54009: done checking for max_fail_percentage 20698 1726882587.54009: checking to see if all hosts have failed and the running result is not ok 20698 1726882587.54010: done checking to see if all hosts have failed 20698 1726882587.54011: getting the remaining hosts for this loop 20698 1726882587.54012: done getting the remaining hosts for this loop 20698 1726882587.54015: getting the next task for host managed_node2 20698 1726882587.54019: done getting next task for host managed_node2 20698 1726882587.54021: ^ task is: TASK: Gather current interface info 20698 1726882587.54024: ^ 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? (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 20698 1726882587.54026: getting variables 20698 1726882587.54027: in VariableManager get_vars() 20698 1726882587.54044: Calling all_inventory to load vars for managed_node2 20698 1726882587.54046: Calling groups_inventory to load vars for managed_node2 20698 1726882587.54048: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882587.54053: Calling all_plugins_play to load vars for managed_node2 20698 1726882587.54055: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882587.54058: Calling groups_plugins_play to load vars for managed_node2 20698 1726882587.55663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882587.58806: done with get_vars() 20698 1726882587.58827: done getting variables 20698 1726882587.58872: 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 [Gather current interface info] ******************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 21:36:27 -0400 (0:00:00.116) 0:00:08.847 ****** 20698 1726882587.58903: entering _queue_task() for managed_node2/command 20698 1726882587.59898: worker is 1 (out of 1 available) 20698 1726882587.59909: exiting _queue_task() for managed_node2/command 20698 1726882587.59920: done queuing things up, now waiting for results queue to drain 20698 1726882587.59921: waiting for pending results... 20698 1726882587.60783: running TaskExecutor() for managed_node2/TASK: Gather current interface info 20698 1726882587.60911: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000024d 20698 1726882587.61042: variable 'ansible_search_path' from source: unknown 20698 1726882587.61079: variable 'ansible_search_path' from source: unknown 20698 1726882587.61120: calling self._execute() 20698 1726882587.61333: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882587.61362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882587.61475: variable 'omit' from source: magic vars 20698 1726882587.62242: variable 'ansible_distribution_major_version' from source: facts 20698 1726882587.62268: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882587.62617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882587.63236: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882587.63371: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882587.63416: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882587.63453: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882587.63652: variable 'networkmanager_version' from source: set_fact 20698 1726882587.63746: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882587.63760: variable 'omit' from source: magic vars 20698 1726882587.63811: variable 'omit' from source: magic vars 20698 1726882587.63970: variable 'omit' from source: magic vars 20698 1726882587.64007: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882587.64040: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882587.64081: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882587.64208: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882587.64223: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882587.64259: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882587.64377: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882587.64389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882587.64612: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882587.64624: Set connection var ansible_shell_executable to /bin/sh 20698 1726882587.64634: Set connection var ansible_pipelining to False 20698 1726882587.64645: Set connection var ansible_timeout to 10 20698 1726882587.64651: Set connection var ansible_connection to ssh 20698 1726882587.64663: Set connection var ansible_shell_type to sh 20698 1726882587.64696: variable 'ansible_shell_executable' from source: unknown 20698 1726882587.64705: variable 'ansible_connection' from source: unknown 20698 1726882587.64715: variable 'ansible_module_compression' from source: unknown 20698 1726882587.64723: variable 'ansible_shell_type' from source: unknown 20698 1726882587.64731: variable 'ansible_shell_executable' from source: unknown 20698 1726882587.64738: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882587.64746: variable 'ansible_pipelining' from source: unknown 20698 1726882587.64826: variable 'ansible_timeout' from source: unknown 20698 1726882587.64834: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882587.65069: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882587.65087: variable 'omit' from source: magic vars 20698 1726882587.65097: starting attempt loop 20698 1726882587.65104: running the handler 20698 1726882587.65124: _low_level_execute_command(): starting 20698 1726882587.65136: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882587.66386: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882587.66496: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882587.68160: stdout chunk (state=3): >>>/root <<< 20698 1726882587.68278: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882587.68360: stderr chunk (state=3): >>><<< 20698 1726882587.68365: stdout chunk (state=3): >>><<< 20698 1726882587.68470: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882587.68474: _low_level_execute_command(): starting 20698 1726882587.68477: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882587.683829-21073-5730802129090 `" && echo ansible-tmp-1726882587.683829-21073-5730802129090="` echo /root/.ansible/tmp/ansible-tmp-1726882587.683829-21073-5730802129090 `" ) && sleep 0' 20698 1726882587.69042: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882587.69069: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882587.69086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882587.69105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882587.69148: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882587.69162: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882587.69176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882587.69203: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882587.69217: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882587.69232: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882587.69243: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882587.69254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882587.69284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882587.69301: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882587.69312: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882587.69327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882587.69407: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882587.69428: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882587.69452: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882587.69600: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882587.71497: stdout chunk (state=3): >>>ansible-tmp-1726882587.683829-21073-5730802129090=/root/.ansible/tmp/ansible-tmp-1726882587.683829-21073-5730802129090 <<< 20698 1726882587.71684: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882587.71688: stdout chunk (state=3): >>><<< 20698 1726882587.71690: stderr chunk (state=3): >>><<< 20698 1726882587.72069: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882587.683829-21073-5730802129090=/root/.ansible/tmp/ansible-tmp-1726882587.683829-21073-5730802129090 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882587.72072: variable 'ansible_module_compression' from source: unknown 20698 1726882587.72075: ANSIBALLZ: Using generic lock for ansible.legacy.command 20698 1726882587.72077: ANSIBALLZ: Acquiring lock 20698 1726882587.72079: ANSIBALLZ: Lock acquired: 139856957599056 20698 1726882587.72081: ANSIBALLZ: Creating module 20698 1726882587.91712: ANSIBALLZ: Writing module into payload 20698 1726882587.91837: ANSIBALLZ: Writing module 20698 1726882587.91871: ANSIBALLZ: Renaming module 20698 1726882587.91882: ANSIBALLZ: Done creating module 20698 1726882587.91906: variable 'ansible_facts' from source: unknown 20698 1726882587.92006: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882587.683829-21073-5730802129090/AnsiballZ_command.py 20698 1726882587.92179: Sending initial data 20698 1726882587.92182: Sent initial data (153 bytes) 20698 1726882587.93212: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882587.93229: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882587.93245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882587.93268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882587.93306: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882587.93321: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882587.93337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882587.93352: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882587.93367: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882587.93377: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882587.93387: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882587.93397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882587.93410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882587.93421: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882587.93442: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882587.93460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882587.93543: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882587.93577: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882587.93595: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882587.93734: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882587.95582: 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 <<< 20698 1726882587.95688: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882587.95793: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmp0vgworzj /root/.ansible/tmp/ansible-tmp-1726882587.683829-21073-5730802129090/AnsiballZ_command.py <<< 20698 1726882587.95890: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882587.97187: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882587.97373: stderr chunk (state=3): >>><<< 20698 1726882587.97376: stdout chunk (state=3): >>><<< 20698 1726882587.97378: done transferring module to remote 20698 1726882587.97380: _low_level_execute_command(): starting 20698 1726882587.97383: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882587.683829-21073-5730802129090/ /root/.ansible/tmp/ansible-tmp-1726882587.683829-21073-5730802129090/AnsiballZ_command.py && sleep 0' 20698 1726882587.98124: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882587.98145: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882587.98168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882587.98187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882587.98229: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882587.98242: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882587.98276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882587.98295: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882587.98308: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882587.98319: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882587.98330: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882587.98344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882587.98377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882587.98398: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882587.98410: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882587.98429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882587.98527: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882587.98553: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882587.98581: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882587.98730: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882588.00542: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882588.00622: stderr chunk (state=3): >>><<< 20698 1726882588.00632: stdout chunk (state=3): >>><<< 20698 1726882588.00741: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882588.00745: _low_level_execute_command(): starting 20698 1726882588.00748: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882587.683829-21073-5730802129090/AnsiballZ_command.py && sleep 0' 20698 1726882588.01430: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882588.01449: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882588.01475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882588.01494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882588.01542: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882588.01554: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882588.01572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882588.01589: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882588.01600: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882588.01616: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882588.01631: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882588.01644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882588.01661: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882588.01676: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882588.01686: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882588.01698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882588.01785: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882588.01805: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882588.01820: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882588.01976: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882588.15451: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:36:28.149233", "end": "2024-09-20 21:36:28.152470", "delta": "0:00:00.003237", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 20698 1726882588.16775: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882588.16780: stdout chunk (state=3): >>><<< 20698 1726882588.16782: stderr chunk (state=3): >>><<< 20698 1726882588.16918: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:36:28.149233", "end": "2024-09-20 21:36:28.152470", "delta": "0:00:00.003237", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. 20698 1726882588.16928: done with _execute_module (ansible.legacy.command, {'chdir': '/sys/class/net', '_raw_params': 'ls -1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882587.683829-21073-5730802129090/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882588.16930: _low_level_execute_command(): starting 20698 1726882588.16932: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882587.683829-21073-5730802129090/ > /dev/null 2>&1 && sleep 0' 20698 1726882588.17626: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882588.17629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882588.17670: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 20698 1726882588.17674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882588.17678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882588.17744: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882588.17748: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882588.17763: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882588.17898: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882588.19893: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882588.19897: stdout chunk (state=3): >>><<< 20698 1726882588.19899: stderr chunk (state=3): >>><<< 20698 1726882588.20199: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882588.20203: handler run complete 20698 1726882588.20205: Evaluated conditional (False): False 20698 1726882588.20208: attempt loop complete, returning result 20698 1726882588.20210: _execute() done 20698 1726882588.20212: dumping result to json 20698 1726882588.20214: done dumping result, returning 20698 1726882588.20216: done running TaskExecutor() for managed_node2/TASK: Gather current interface info [0e448fcc-3ce9-6606-eaf5-00000000024d] 20698 1726882588.20218: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000024d 20698 1726882588.20303: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000024d 20698 1726882588.20306: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003237", "end": "2024-09-20 21:36:28.152470", "rc": 0, "start": "2024-09-20 21:36:28.149233" } STDOUT: bonding_masters eth0 lo 20698 1726882588.20393: no more pending results, returning what we have 20698 1726882588.20397: results queue empty 20698 1726882588.20398: checking for any_errors_fatal 20698 1726882588.20400: done checking for any_errors_fatal 20698 1726882588.20400: checking for max_fail_percentage 20698 1726882588.20402: done checking for max_fail_percentage 20698 1726882588.20403: checking to see if all hosts have failed and the running result is not ok 20698 1726882588.20404: done checking to see if all hosts have failed 20698 1726882588.20405: getting the remaining hosts for this loop 20698 1726882588.20407: done getting the remaining hosts for this loop 20698 1726882588.20411: getting the next task for host managed_node2 20698 1726882588.20421: done getting next task for host managed_node2 20698 1726882588.20423: ^ task is: TASK: Set current_interfaces 20698 1726882588.20428: ^ 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? (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 20698 1726882588.20432: getting variables 20698 1726882588.20434: in VariableManager get_vars() 20698 1726882588.20761: Calling all_inventory to load vars for managed_node2 20698 1726882588.20767: Calling groups_inventory to load vars for managed_node2 20698 1726882588.20771: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882588.20785: Calling all_plugins_play to load vars for managed_node2 20698 1726882588.20788: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882588.20792: Calling groups_plugins_play to load vars for managed_node2 20698 1726882588.22543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882588.24151: done with get_vars() 20698 1726882588.24179: done getting variables 20698 1726882588.24279: 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 current_interfaces] ************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 21:36:28 -0400 (0:00:00.654) 0:00:09.501 ****** 20698 1726882588.24318: entering _queue_task() for managed_node2/set_fact 20698 1726882588.26178: worker is 1 (out of 1 available) 20698 1726882588.26190: exiting _queue_task() for managed_node2/set_fact 20698 1726882588.26202: done queuing things up, now waiting for results queue to drain 20698 1726882588.26203: waiting for pending results... 20698 1726882588.27082: running TaskExecutor() for managed_node2/TASK: Set current_interfaces 20698 1726882588.27292: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000024e 20698 1726882588.27304: variable 'ansible_search_path' from source: unknown 20698 1726882588.27307: variable 'ansible_search_path' from source: unknown 20698 1726882588.27345: calling self._execute() 20698 1726882588.27541: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882588.27547: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882588.27560: variable 'omit' from source: magic vars 20698 1726882588.28372: variable 'ansible_distribution_major_version' from source: facts 20698 1726882588.28385: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882588.28773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882588.29253: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882588.29299: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882588.29444: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882588.29478: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882588.29669: variable 'networkmanager_version' from source: set_fact 20698 1726882588.29682: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882588.29687: variable 'omit' from source: magic vars 20698 1726882588.29726: variable 'omit' from source: magic vars 20698 1726882588.29936: variable '_current_interfaces' from source: set_fact 20698 1726882588.30102: variable 'omit' from source: magic vars 20698 1726882588.30128: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882588.30159: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882588.30175: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882588.30349: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882588.30362: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882588.30392: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882588.30509: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882588.30512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882588.30723: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882588.30731: Set connection var ansible_shell_executable to /bin/sh 20698 1726882588.30737: Set connection var ansible_pipelining to False 20698 1726882588.30743: Set connection var ansible_timeout to 10 20698 1726882588.30745: Set connection var ansible_connection to ssh 20698 1726882588.30748: Set connection var ansible_shell_type to sh 20698 1726882588.30775: variable 'ansible_shell_executable' from source: unknown 20698 1726882588.30778: variable 'ansible_connection' from source: unknown 20698 1726882588.30781: variable 'ansible_module_compression' from source: unknown 20698 1726882588.30784: variable 'ansible_shell_type' from source: unknown 20698 1726882588.30786: variable 'ansible_shell_executable' from source: unknown 20698 1726882588.30788: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882588.30790: variable 'ansible_pipelining' from source: unknown 20698 1726882588.30794: variable 'ansible_timeout' from source: unknown 20698 1726882588.30799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882588.31014: 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) 20698 1726882588.31025: variable 'omit' from source: magic vars 20698 1726882588.31031: starting attempt loop 20698 1726882588.31033: running the handler 20698 1726882588.31160: handler run complete 20698 1726882588.31169: attempt loop complete, returning result 20698 1726882588.31172: _execute() done 20698 1726882588.31175: dumping result to json 20698 1726882588.31178: done dumping result, returning 20698 1726882588.31185: done running TaskExecutor() for managed_node2/TASK: Set current_interfaces [0e448fcc-3ce9-6606-eaf5-00000000024e] 20698 1726882588.31191: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000024e 20698 1726882588.31278: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000024e 20698 1726882588.31281: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } 20698 1726882588.31339: no more pending results, returning what we have 20698 1726882588.31343: results queue empty 20698 1726882588.31344: checking for any_errors_fatal 20698 1726882588.31352: done checking for any_errors_fatal 20698 1726882588.31353: checking for max_fail_percentage 20698 1726882588.31358: done checking for max_fail_percentage 20698 1726882588.31359: checking to see if all hosts have failed and the running result is not ok 20698 1726882588.31360: done checking to see if all hosts have failed 20698 1726882588.31361: getting the remaining hosts for this loop 20698 1726882588.31363: done getting the remaining hosts for this loop 20698 1726882588.31368: getting the next task for host managed_node2 20698 1726882588.31377: done getting next task for host managed_node2 20698 1726882588.31379: ^ task is: TASK: Show current_interfaces 20698 1726882588.31381: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882588.31385: getting variables 20698 1726882588.31387: in VariableManager get_vars() 20698 1726882588.31436: Calling all_inventory to load vars for managed_node2 20698 1726882588.31438: Calling groups_inventory to load vars for managed_node2 20698 1726882588.31441: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882588.31452: Calling all_plugins_play to load vars for managed_node2 20698 1726882588.31457: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882588.31460: Calling groups_plugins_play to load vars for managed_node2 20698 1726882588.34526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882588.36352: done with get_vars() 20698 1726882588.36375: done getting variables 20698 1726882588.36438: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 21:36:28 -0400 (0:00:00.121) 0:00:09.623 ****** 20698 1726882588.36474: entering _queue_task() for managed_node2/debug 20698 1726882588.36776: worker is 1 (out of 1 available) 20698 1726882588.36787: exiting _queue_task() for managed_node2/debug 20698 1726882588.36798: done queuing things up, now waiting for results queue to drain 20698 1726882588.36800: waiting for pending results... 20698 1726882588.37066: running TaskExecutor() for managed_node2/TASK: Show current_interfaces 20698 1726882588.37186: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000239 20698 1726882588.37204: variable 'ansible_search_path' from source: unknown 20698 1726882588.37211: variable 'ansible_search_path' from source: unknown 20698 1726882588.37254: calling self._execute() 20698 1726882588.37382: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882588.37393: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882588.37410: variable 'omit' from source: magic vars 20698 1726882588.38035: variable 'ansible_distribution_major_version' from source: facts 20698 1726882588.38053: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882588.38268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882588.38545: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882588.38599: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882588.38636: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882588.38684: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882588.38772: variable 'networkmanager_version' from source: set_fact 20698 1726882588.38790: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882588.38800: variable 'omit' from source: magic vars 20698 1726882588.38836: variable 'omit' from source: magic vars 20698 1726882588.38940: variable 'current_interfaces' from source: set_fact 20698 1726882588.38974: variable 'omit' from source: magic vars 20698 1726882588.39009: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882588.39040: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882588.39061: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882588.39090: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882588.39111: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882588.39165: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882588.39174: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882588.39181: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882588.39289: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882588.39353: Set connection var ansible_shell_executable to /bin/sh 20698 1726882588.39368: Set connection var ansible_pipelining to False 20698 1726882588.39379: Set connection var ansible_timeout to 10 20698 1726882588.39385: Set connection var ansible_connection to ssh 20698 1726882588.39392: Set connection var ansible_shell_type to sh 20698 1726882588.39424: variable 'ansible_shell_executable' from source: unknown 20698 1726882588.39432: variable 'ansible_connection' from source: unknown 20698 1726882588.39445: variable 'ansible_module_compression' from source: unknown 20698 1726882588.39453: variable 'ansible_shell_type' from source: unknown 20698 1726882588.39460: variable 'ansible_shell_executable' from source: unknown 20698 1726882588.39471: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882588.39478: variable 'ansible_pipelining' from source: unknown 20698 1726882588.39484: variable 'ansible_timeout' from source: unknown 20698 1726882588.39490: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882588.39652: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882588.39697: variable 'omit' from source: magic vars 20698 1726882588.39706: starting attempt loop 20698 1726882588.39712: running the handler 20698 1726882588.39761: handler run complete 20698 1726882588.39815: attempt loop complete, returning result 20698 1726882588.39822: _execute() done 20698 1726882588.39828: dumping result to json 20698 1726882588.39836: done dumping result, returning 20698 1726882588.39857: done running TaskExecutor() for managed_node2/TASK: Show current_interfaces [0e448fcc-3ce9-6606-eaf5-000000000239] 20698 1726882588.39871: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000239 ok: [managed_node2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] 20698 1726882588.40012: no more pending results, returning what we have 20698 1726882588.40016: results queue empty 20698 1726882588.40016: checking for any_errors_fatal 20698 1726882588.40021: done checking for any_errors_fatal 20698 1726882588.40022: checking for max_fail_percentage 20698 1726882588.40024: done checking for max_fail_percentage 20698 1726882588.40024: checking to see if all hosts have failed and the running result is not ok 20698 1726882588.40026: done checking to see if all hosts have failed 20698 1726882588.40026: getting the remaining hosts for this loop 20698 1726882588.40028: done getting the remaining hosts for this loop 20698 1726882588.40032: getting the next task for host managed_node2 20698 1726882588.40040: done getting next task for host managed_node2 20698 1726882588.40043: ^ task is: TASK: Include the task 'manage_test_interface.yml' 20698 1726882588.40045: ^ 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 20698 1726882588.40049: getting variables 20698 1726882588.40051: in VariableManager get_vars() 20698 1726882588.40106: Calling all_inventory to load vars for managed_node2 20698 1726882588.40109: Calling groups_inventory to load vars for managed_node2 20698 1726882588.40111: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882588.40123: Calling all_plugins_play to load vars for managed_node2 20698 1726882588.40126: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882588.40129: Calling groups_plugins_play to load vars for managed_node2 20698 1726882588.41170: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000239 20698 1726882588.41173: WORKER PROCESS EXITING 20698 1726882588.42219: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882588.43762: done with get_vars() 20698 1726882588.43785: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:20 Friday 20 September 2024 21:36:28 -0400 (0:00:00.074) 0:00:09.697 ****** 20698 1726882588.43880: entering _queue_task() for managed_node2/include_tasks 20698 1726882588.44269: worker is 1 (out of 1 available) 20698 1726882588.44283: exiting _queue_task() for managed_node2/include_tasks 20698 1726882588.44295: done queuing things up, now waiting for results queue to drain 20698 1726882588.44296: waiting for pending results... 20698 1726882588.45086: running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' 20698 1726882588.45198: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000012 20698 1726882588.45216: variable 'ansible_search_path' from source: unknown 20698 1726882588.45260: calling self._execute() 20698 1726882588.45361: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882588.45377: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882588.45394: variable 'omit' from source: magic vars 20698 1726882588.45753: variable 'ansible_distribution_major_version' from source: facts 20698 1726882588.45775: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882588.45932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882588.46184: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882588.46228: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882588.46270: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882588.46308: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882588.46391: variable 'networkmanager_version' from source: set_fact 20698 1726882588.46408: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882588.46417: _execute() done 20698 1726882588.46423: dumping result to json 20698 1726882588.46429: done dumping result, returning 20698 1726882588.46439: done running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' [0e448fcc-3ce9-6606-eaf5-000000000012] 20698 1726882588.46451: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000012 20698 1726882588.46580: no more pending results, returning what we have 20698 1726882588.46586: in VariableManager get_vars() 20698 1726882588.46647: Calling all_inventory to load vars for managed_node2 20698 1726882588.46650: Calling groups_inventory to load vars for managed_node2 20698 1726882588.46653: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882588.46671: Calling all_plugins_play to load vars for managed_node2 20698 1726882588.46675: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882588.46679: Calling groups_plugins_play to load vars for managed_node2 20698 1726882588.47863: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000012 20698 1726882588.47869: WORKER PROCESS EXITING 20698 1726882588.48535: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882588.50009: done with get_vars() 20698 1726882588.50028: variable 'ansible_search_path' from source: unknown 20698 1726882588.50041: we have included files to process 20698 1726882588.50042: generating all_blocks data 20698 1726882588.50043: done generating all_blocks data 20698 1726882588.50047: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 20698 1726882588.50048: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 20698 1726882588.50053: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 20698 1726882588.50815: in VariableManager get_vars() 20698 1726882588.50845: done with get_vars() 20698 1726882588.51054: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 20698 1726882588.52591: done processing included file 20698 1726882588.52593: iterating over new_blocks loaded from include file 20698 1726882588.52594: in VariableManager get_vars() 20698 1726882588.52620: done with get_vars() 20698 1726882588.52622: filtering new block on tags 20698 1726882588.52651: done filtering new block on tags 20698 1726882588.52654: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml for managed_node2 20698 1726882588.52665: extending task lists for all hosts with included blocks 20698 1726882588.52903: done extending task lists 20698 1726882588.52904: done processing included files 20698 1726882588.52905: results queue empty 20698 1726882588.52906: checking for any_errors_fatal 20698 1726882588.52909: done checking for any_errors_fatal 20698 1726882588.52909: checking for max_fail_percentage 20698 1726882588.52910: done checking for max_fail_percentage 20698 1726882588.52911: checking to see if all hosts have failed and the running result is not ok 20698 1726882588.52912: done checking to see if all hosts have failed 20698 1726882588.52913: getting the remaining hosts for this loop 20698 1726882588.52914: done getting the remaining hosts for this loop 20698 1726882588.52916: getting the next task for host managed_node2 20698 1726882588.52920: done getting next task for host managed_node2 20698 1726882588.52922: ^ task is: TASK: Ensure state in ["present", "absent"] 20698 1726882588.52924: ^ 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? (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 20698 1726882588.52926: getting variables 20698 1726882588.52927: in VariableManager get_vars() 20698 1726882588.52945: Calling all_inventory to load vars for managed_node2 20698 1726882588.52947: Calling groups_inventory to load vars for managed_node2 20698 1726882588.52949: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882588.52957: Calling all_plugins_play to load vars for managed_node2 20698 1726882588.52960: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882588.52963: Calling groups_plugins_play to load vars for managed_node2 20698 1726882588.53994: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882588.55975: done with get_vars() 20698 1726882588.55994: done getting variables 20698 1726882588.56072: 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 [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:3 Friday 20 September 2024 21:36:28 -0400 (0:00:00.122) 0:00:09.819 ****** 20698 1726882588.56119: entering _queue_task() for managed_node2/fail 20698 1726882588.56121: Creating lock for fail 20698 1726882588.56486: worker is 1 (out of 1 available) 20698 1726882588.56498: exiting _queue_task() for managed_node2/fail 20698 1726882588.56510: done queuing things up, now waiting for results queue to drain 20698 1726882588.56511: waiting for pending results... 20698 1726882588.56793: running TaskExecutor() for managed_node2/TASK: Ensure state in ["present", "absent"] 20698 1726882588.56873: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000269 20698 1726882588.56887: variable 'ansible_search_path' from source: unknown 20698 1726882588.56890: variable 'ansible_search_path' from source: unknown 20698 1726882588.56926: calling self._execute() 20698 1726882588.57021: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882588.57027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882588.57038: variable 'omit' from source: magic vars 20698 1726882588.57452: variable 'ansible_distribution_major_version' from source: facts 20698 1726882588.57459: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882588.57637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882588.57913: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882588.57968: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882588.58001: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882588.58033: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882588.58119: variable 'networkmanager_version' from source: set_fact 20698 1726882588.58131: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882588.58276: variable 'state' from source: include params 20698 1726882588.58281: Evaluated conditional (state not in ["present", "absent"]): False 20698 1726882588.58284: when evaluation is False, skipping this task 20698 1726882588.58286: _execute() done 20698 1726882588.58289: dumping result to json 20698 1726882588.58291: done dumping result, returning 20698 1726882588.58368: done running TaskExecutor() for managed_node2/TASK: Ensure state in ["present", "absent"] [0e448fcc-3ce9-6606-eaf5-000000000269] 20698 1726882588.58371: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000269 20698 1726882588.58429: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000269 20698 1726882588.58433: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } 20698 1726882588.58526: no more pending results, returning what we have 20698 1726882588.58531: results queue empty 20698 1726882588.58531: checking for any_errors_fatal 20698 1726882588.58533: done checking for any_errors_fatal 20698 1726882588.58534: checking for max_fail_percentage 20698 1726882588.58536: done checking for max_fail_percentage 20698 1726882588.58537: checking to see if all hosts have failed and the running result is not ok 20698 1726882588.58538: done checking to see if all hosts have failed 20698 1726882588.58539: getting the remaining hosts for this loop 20698 1726882588.58540: done getting the remaining hosts for this loop 20698 1726882588.58544: getting the next task for host managed_node2 20698 1726882588.58551: done getting next task for host managed_node2 20698 1726882588.58554: ^ task is: TASK: Ensure type in ["dummy", "tap", "veth"] 20698 1726882588.58556: ^ 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? (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 20698 1726882588.58560: getting variables 20698 1726882588.58562: in VariableManager get_vars() 20698 1726882588.58619: Calling all_inventory to load vars for managed_node2 20698 1726882588.58623: Calling groups_inventory to load vars for managed_node2 20698 1726882588.58626: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882588.58637: Calling all_plugins_play to load vars for managed_node2 20698 1726882588.58640: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882588.58644: Calling groups_plugins_play to load vars for managed_node2 20698 1726882588.59836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882588.60640: done with get_vars() 20698 1726882588.60652: done getting variables 20698 1726882588.60694: 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 [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:8 Friday 20 September 2024 21:36:28 -0400 (0:00:00.045) 0:00:09.865 ****** 20698 1726882588.60715: entering _queue_task() for managed_node2/fail 20698 1726882588.60896: worker is 1 (out of 1 available) 20698 1726882588.60908: exiting _queue_task() for managed_node2/fail 20698 1726882588.60918: done queuing things up, now waiting for results queue to drain 20698 1726882588.60919: waiting for pending results... 20698 1726882588.61090: running TaskExecutor() for managed_node2/TASK: Ensure type in ["dummy", "tap", "veth"] 20698 1726882588.61146: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000026a 20698 1726882588.61161: variable 'ansible_search_path' from source: unknown 20698 1726882588.61166: variable 'ansible_search_path' from source: unknown 20698 1726882588.61191: calling self._execute() 20698 1726882588.61273: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882588.61277: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882588.61280: variable 'omit' from source: magic vars 20698 1726882588.61597: variable 'ansible_distribution_major_version' from source: facts 20698 1726882588.61607: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882588.61720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882588.61898: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882588.61929: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882588.61953: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882588.61979: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882588.62033: variable 'networkmanager_version' from source: set_fact 20698 1726882588.62045: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882588.62134: variable 'type' from source: play vars 20698 1726882588.62139: Evaluated conditional (type not in ["dummy", "tap", "veth"]): False 20698 1726882588.62142: when evaluation is False, skipping this task 20698 1726882588.62144: _execute() done 20698 1726882588.62147: dumping result to json 20698 1726882588.62149: done dumping result, returning 20698 1726882588.62154: done running TaskExecutor() for managed_node2/TASK: Ensure type in ["dummy", "tap", "veth"] [0e448fcc-3ce9-6606-eaf5-00000000026a] 20698 1726882588.62159: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000026a 20698 1726882588.62242: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000026a 20698 1726882588.62244: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } 20698 1726882588.62396: no more pending results, returning what we have 20698 1726882588.62400: results queue empty 20698 1726882588.62400: checking for any_errors_fatal 20698 1726882588.62404: done checking for any_errors_fatal 20698 1726882588.62405: checking for max_fail_percentage 20698 1726882588.62406: done checking for max_fail_percentage 20698 1726882588.62407: checking to see if all hosts have failed and the running result is not ok 20698 1726882588.62408: done checking to see if all hosts have failed 20698 1726882588.62409: getting the remaining hosts for this loop 20698 1726882588.62410: done getting the remaining hosts for this loop 20698 1726882588.62413: getting the next task for host managed_node2 20698 1726882588.62418: done getting next task for host managed_node2 20698 1726882588.62420: ^ task is: TASK: Include the task 'show_interfaces.yml' 20698 1726882588.62422: ^ 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? (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 20698 1726882588.62425: getting variables 20698 1726882588.62426: in VariableManager get_vars() 20698 1726882588.62467: Calling all_inventory to load vars for managed_node2 20698 1726882588.62470: Calling groups_inventory to load vars for managed_node2 20698 1726882588.62472: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882588.62481: Calling all_plugins_play to load vars for managed_node2 20698 1726882588.62483: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882588.62486: Calling groups_plugins_play to load vars for managed_node2 20698 1726882588.63359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882588.64125: done with get_vars() 20698 1726882588.64137: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:13 Friday 20 September 2024 21:36:28 -0400 (0:00:00.034) 0:00:09.900 ****** 20698 1726882588.64198: entering _queue_task() for managed_node2/include_tasks 20698 1726882588.64352: worker is 1 (out of 1 available) 20698 1726882588.64365: exiting _queue_task() for managed_node2/include_tasks 20698 1726882588.64375: done queuing things up, now waiting for results queue to drain 20698 1726882588.64376: waiting for pending results... 20698 1726882588.64528: running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' 20698 1726882588.64588: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000026b 20698 1726882588.64601: variable 'ansible_search_path' from source: unknown 20698 1726882588.64604: variable 'ansible_search_path' from source: unknown 20698 1726882588.64631: calling self._execute() 20698 1726882588.64701: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882588.64704: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882588.64713: variable 'omit' from source: magic vars 20698 1726882588.64980: variable 'ansible_distribution_major_version' from source: facts 20698 1726882588.64989: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882588.65110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882588.65295: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882588.65325: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882588.65349: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882588.65376: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882588.65432: variable 'networkmanager_version' from source: set_fact 20698 1726882588.65442: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882588.65447: _execute() done 20698 1726882588.65450: dumping result to json 20698 1726882588.65452: done dumping result, returning 20698 1726882588.65461: done running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' [0e448fcc-3ce9-6606-eaf5-00000000026b] 20698 1726882588.65468: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000026b 20698 1726882588.65544: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000026b 20698 1726882588.65546: WORKER PROCESS EXITING 20698 1726882588.65604: no more pending results, returning what we have 20698 1726882588.65608: in VariableManager get_vars() 20698 1726882588.65651: Calling all_inventory to load vars for managed_node2 20698 1726882588.65653: Calling groups_inventory to load vars for managed_node2 20698 1726882588.65657: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882588.65667: Calling all_plugins_play to load vars for managed_node2 20698 1726882588.65669: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882588.65671: Calling groups_plugins_play to load vars for managed_node2 20698 1726882588.66380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882588.67140: done with get_vars() 20698 1726882588.67150: variable 'ansible_search_path' from source: unknown 20698 1726882588.67151: variable 'ansible_search_path' from source: unknown 20698 1726882588.67177: we have included files to process 20698 1726882588.67178: generating all_blocks data 20698 1726882588.67178: done generating all_blocks data 20698 1726882588.67181: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 20698 1726882588.67182: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 20698 1726882588.67183: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 20698 1726882588.67244: in VariableManager get_vars() 20698 1726882588.67265: done with get_vars() 20698 1726882588.67334: done processing included file 20698 1726882588.67336: iterating over new_blocks loaded from include file 20698 1726882588.67336: in VariableManager get_vars() 20698 1726882588.67352: done with get_vars() 20698 1726882588.67353: filtering new block on tags 20698 1726882588.67366: done filtering new block on tags 20698 1726882588.67367: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node2 20698 1726882588.67371: extending task lists for all hosts with included blocks 20698 1726882588.67614: done extending task lists 20698 1726882588.67615: done processing included files 20698 1726882588.67616: results queue empty 20698 1726882588.67616: checking for any_errors_fatal 20698 1726882588.67618: done checking for any_errors_fatal 20698 1726882588.67618: checking for max_fail_percentage 20698 1726882588.67619: done checking for max_fail_percentage 20698 1726882588.67620: checking to see if all hosts have failed and the running result is not ok 20698 1726882588.67620: done checking to see if all hosts have failed 20698 1726882588.67621: getting the remaining hosts for this loop 20698 1726882588.67621: done getting the remaining hosts for this loop 20698 1726882588.67623: getting the next task for host managed_node2 20698 1726882588.67626: done getting next task for host managed_node2 20698 1726882588.67627: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 20698 1726882588.67629: ^ 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? (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 20698 1726882588.67630: getting variables 20698 1726882588.67630: in VariableManager get_vars() 20698 1726882588.67642: Calling all_inventory to load vars for managed_node2 20698 1726882588.67643: Calling groups_inventory to load vars for managed_node2 20698 1726882588.67644: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882588.67647: Calling all_plugins_play to load vars for managed_node2 20698 1726882588.67649: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882588.67651: Calling groups_plugins_play to load vars for managed_node2 20698 1726882588.68229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882588.68981: done with get_vars() 20698 1726882588.68994: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 21:36:28 -0400 (0:00:00.048) 0:00:09.948 ****** 20698 1726882588.69053: entering _queue_task() for managed_node2/include_tasks 20698 1726882588.69252: worker is 1 (out of 1 available) 20698 1726882588.69263: exiting _queue_task() for managed_node2/include_tasks 20698 1726882588.69275: done queuing things up, now waiting for results queue to drain 20698 1726882588.69276: waiting for pending results... 20698 1726882588.69504: running TaskExecutor() for managed_node2/TASK: Include the task 'get_current_interfaces.yml' 20698 1726882588.69607: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000298 20698 1726882588.69628: variable 'ansible_search_path' from source: unknown 20698 1726882588.69634: variable 'ansible_search_path' from source: unknown 20698 1726882588.69674: calling self._execute() 20698 1726882588.69755: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882588.69766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882588.69779: variable 'omit' from source: magic vars 20698 1726882588.70100: variable 'ansible_distribution_major_version' from source: facts 20698 1726882588.70115: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882588.70274: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882588.70508: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882588.70550: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882588.70585: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882588.70620: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882588.70693: variable 'networkmanager_version' from source: set_fact 20698 1726882588.70712: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882588.70720: _execute() done 20698 1726882588.70726: dumping result to json 20698 1726882588.70731: done dumping result, returning 20698 1726882588.70739: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_current_interfaces.yml' [0e448fcc-3ce9-6606-eaf5-000000000298] 20698 1726882588.70747: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000298 20698 1726882588.70846: no more pending results, returning what we have 20698 1726882588.70850: in VariableManager get_vars() 20698 1726882588.70905: Calling all_inventory to load vars for managed_node2 20698 1726882588.70908: Calling groups_inventory to load vars for managed_node2 20698 1726882588.70910: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882588.70921: Calling all_plugins_play to load vars for managed_node2 20698 1726882588.70924: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882588.70927: Calling groups_plugins_play to load vars for managed_node2 20698 1726882588.71723: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000298 20698 1726882588.71727: WORKER PROCESS EXITING 20698 1726882588.71736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882588.72500: done with get_vars() 20698 1726882588.72513: variable 'ansible_search_path' from source: unknown 20698 1726882588.72514: variable 'ansible_search_path' from source: unknown 20698 1726882588.72548: we have included files to process 20698 1726882588.72549: generating all_blocks data 20698 1726882588.72550: done generating all_blocks data 20698 1726882588.72550: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 20698 1726882588.72551: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 20698 1726882588.72552: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 20698 1726882588.72714: done processing included file 20698 1726882588.72715: iterating over new_blocks loaded from include file 20698 1726882588.72716: in VariableManager get_vars() 20698 1726882588.72733: done with get_vars() 20698 1726882588.72734: filtering new block on tags 20698 1726882588.72745: done filtering new block on tags 20698 1726882588.72747: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node2 20698 1726882588.72749: extending task lists for all hosts with included blocks 20698 1726882588.72838: done extending task lists 20698 1726882588.72839: done processing included files 20698 1726882588.72839: results queue empty 20698 1726882588.72840: checking for any_errors_fatal 20698 1726882588.72841: done checking for any_errors_fatal 20698 1726882588.72842: checking for max_fail_percentage 20698 1726882588.72842: done checking for max_fail_percentage 20698 1726882588.72843: checking to see if all hosts have failed and the running result is not ok 20698 1726882588.72844: done checking to see if all hosts have failed 20698 1726882588.72844: getting the remaining hosts for this loop 20698 1726882588.72845: done getting the remaining hosts for this loop 20698 1726882588.72846: getting the next task for host managed_node2 20698 1726882588.72849: done getting next task for host managed_node2 20698 1726882588.72850: ^ task is: TASK: Gather current interface info 20698 1726882588.72852: ^ 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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882588.72854: getting variables 20698 1726882588.72854: in VariableManager get_vars() 20698 1726882588.72867: Calling all_inventory to load vars for managed_node2 20698 1726882588.72869: Calling groups_inventory to load vars for managed_node2 20698 1726882588.72870: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882588.72873: Calling all_plugins_play to load vars for managed_node2 20698 1726882588.72875: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882588.72876: Calling groups_plugins_play to load vars for managed_node2 20698 1726882588.73431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882588.74178: done with get_vars() 20698 1726882588.74190: done getting variables 20698 1726882588.74214: 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 [Gather current interface info] ******************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 21:36:28 -0400 (0:00:00.051) 0:00:10.000 ****** 20698 1726882588.74238: entering _queue_task() for managed_node2/command 20698 1726882588.74402: worker is 1 (out of 1 available) 20698 1726882588.74415: exiting _queue_task() for managed_node2/command 20698 1726882588.74426: done queuing things up, now waiting for results queue to drain 20698 1726882588.74427: waiting for pending results... 20698 1726882588.74564: running TaskExecutor() for managed_node2/TASK: Gather current interface info 20698 1726882588.74636: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000002cf 20698 1726882588.74645: variable 'ansible_search_path' from source: unknown 20698 1726882588.74650: variable 'ansible_search_path' from source: unknown 20698 1726882588.74681: calling self._execute() 20698 1726882588.74739: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882588.74743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882588.74752: variable 'omit' from source: magic vars 20698 1726882588.75006: variable 'ansible_distribution_major_version' from source: facts 20698 1726882588.75016: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882588.75131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882588.75308: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882588.75339: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882588.75371: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882588.75392: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882588.75446: variable 'networkmanager_version' from source: set_fact 20698 1726882588.75456: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882588.75466: variable 'omit' from source: magic vars 20698 1726882588.75498: variable 'omit' from source: magic vars 20698 1726882588.75522: variable 'omit' from source: magic vars 20698 1726882588.75543: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882588.75567: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882588.75581: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882588.75593: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882588.75601: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882588.75622: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882588.75625: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882588.75628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882588.75698: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882588.75702: Set connection var ansible_shell_executable to /bin/sh 20698 1726882588.75708: Set connection var ansible_pipelining to False 20698 1726882588.75713: Set connection var ansible_timeout to 10 20698 1726882588.75716: Set connection var ansible_connection to ssh 20698 1726882588.75718: Set connection var ansible_shell_type to sh 20698 1726882588.75735: variable 'ansible_shell_executable' from source: unknown 20698 1726882588.75740: variable 'ansible_connection' from source: unknown 20698 1726882588.75742: variable 'ansible_module_compression' from source: unknown 20698 1726882588.75745: variable 'ansible_shell_type' from source: unknown 20698 1726882588.75747: variable 'ansible_shell_executable' from source: unknown 20698 1726882588.75749: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882588.75752: variable 'ansible_pipelining' from source: unknown 20698 1726882588.75754: variable 'ansible_timeout' from source: unknown 20698 1726882588.75756: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882588.75827: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882588.75835: variable 'omit' from source: magic vars 20698 1726882588.75840: starting attempt loop 20698 1726882588.75843: running the handler 20698 1726882588.75854: _low_level_execute_command(): starting 20698 1726882588.75865: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882588.76364: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882588.76375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882588.76401: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 20698 1726882588.76415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882588.76467: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882588.76479: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882588.76599: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882588.78279: stdout chunk (state=3): >>>/root <<< 20698 1726882588.78380: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882588.78425: stderr chunk (state=3): >>><<< 20698 1726882588.78428: stdout chunk (state=3): >>><<< 20698 1726882588.78445: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882588.78457: _low_level_execute_command(): starting 20698 1726882588.78466: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882588.7844388-21138-261539765785540 `" && echo ansible-tmp-1726882588.7844388-21138-261539765785540="` echo /root/.ansible/tmp/ansible-tmp-1726882588.7844388-21138-261539765785540 `" ) && sleep 0' 20698 1726882588.78890: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882588.78900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882588.78926: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882588.78938: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882588.78989: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882588.79001: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882588.79112: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882588.80983: stdout chunk (state=3): >>>ansible-tmp-1726882588.7844388-21138-261539765785540=/root/.ansible/tmp/ansible-tmp-1726882588.7844388-21138-261539765785540 <<< 20698 1726882588.81096: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882588.81149: stderr chunk (state=3): >>><<< 20698 1726882588.81158: stdout chunk (state=3): >>><<< 20698 1726882588.81201: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882588.7844388-21138-261539765785540=/root/.ansible/tmp/ansible-tmp-1726882588.7844388-21138-261539765785540 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882588.81232: variable 'ansible_module_compression' from source: unknown 20698 1726882588.81274: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2069822553mst/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20698 1726882588.81301: variable 'ansible_facts' from source: unknown 20698 1726882588.81360: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882588.7844388-21138-261539765785540/AnsiballZ_command.py 20698 1726882588.81453: Sending initial data 20698 1726882588.81460: Sent initial data (156 bytes) 20698 1726882588.82092: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882588.82098: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882588.82129: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 20698 1726882588.82142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882588.82152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882588.82196: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882588.82208: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882588.82311: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882588.84046: 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 <<< 20698 1726882588.84140: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882588.84237: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmpctdwe4do /root/.ansible/tmp/ansible-tmp-1726882588.7844388-21138-261539765785540/AnsiballZ_command.py <<< 20698 1726882588.84330: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882588.85419: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882588.85570: stderr chunk (state=3): >>><<< 20698 1726882588.85573: stdout chunk (state=3): >>><<< 20698 1726882588.85575: done transferring module to remote 20698 1726882588.85577: _low_level_execute_command(): starting 20698 1726882588.85579: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882588.7844388-21138-261539765785540/ /root/.ansible/tmp/ansible-tmp-1726882588.7844388-21138-261539765785540/AnsiballZ_command.py && sleep 0' 20698 1726882588.87688: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882588.87708: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882588.87725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882588.87743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882588.87784: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882588.87795: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882588.87812: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882588.87831: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882588.87842: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882588.87852: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882588.87870: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882588.87884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882588.87898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882588.87910: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882588.87922: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882588.87934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882588.88010: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882588.88085: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882588.88100: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882588.88228: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882588.90080: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882588.90143: stderr chunk (state=3): >>><<< 20698 1726882588.90146: stdout chunk (state=3): >>><<< 20698 1726882588.90231: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882588.90235: _low_level_execute_command(): starting 20698 1726882588.90238: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882588.7844388-21138-261539765785540/AnsiballZ_command.py && sleep 0' 20698 1726882588.91734: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882588.91737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882588.91886: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 20698 1726882588.91889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882588.91891: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration <<< 20698 1726882588.91894: 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 <<< 20698 1726882588.91895: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882588.91958: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882588.92098: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882588.92316: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882589.05723: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:36:29.052050", "end": "2024-09-20 21:36:29.055332", "delta": "0:00:00.003282", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 20698 1726882589.06961: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882589.06968: stdout chunk (state=3): >>><<< 20698 1726882589.06976: stderr chunk (state=3): >>><<< 20698 1726882589.06994: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:36:29.052050", "end": "2024-09-20 21:36:29.055332", "delta": "0:00:00.003282", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. 20698 1726882589.07033: done with _execute_module (ansible.legacy.command, {'chdir': '/sys/class/net', '_raw_params': 'ls -1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882588.7844388-21138-261539765785540/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882589.07040: _low_level_execute_command(): starting 20698 1726882589.07049: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882588.7844388-21138-261539765785540/ > /dev/null 2>&1 && sleep 0' 20698 1726882589.08437: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882589.09080: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882589.09092: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882589.09105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882589.09142: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882589.09149: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882589.09162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882589.09177: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882589.09184: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882589.09192: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882589.09199: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882589.09208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882589.09220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882589.09227: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882589.09233: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882589.09242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882589.09321: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882589.09339: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882589.09351: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882589.09486: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882589.11363: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882589.11367: stdout chunk (state=3): >>><<< 20698 1726882589.11376: stderr chunk (state=3): >>><<< 20698 1726882589.11396: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882589.11400: handler run complete 20698 1726882589.11426: Evaluated conditional (False): False 20698 1726882589.11436: attempt loop complete, returning result 20698 1726882589.11439: _execute() done 20698 1726882589.11441: dumping result to json 20698 1726882589.11446: done dumping result, returning 20698 1726882589.11457: done running TaskExecutor() for managed_node2/TASK: Gather current interface info [0e448fcc-3ce9-6606-eaf5-0000000002cf] 20698 1726882589.11468: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000002cf 20698 1726882589.11693: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000002cf 20698 1726882589.11696: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003282", "end": "2024-09-20 21:36:29.055332", "rc": 0, "start": "2024-09-20 21:36:29.052050" } STDOUT: bonding_masters eth0 lo 20698 1726882589.11801: no more pending results, returning what we have 20698 1726882589.11805: results queue empty 20698 1726882589.11806: checking for any_errors_fatal 20698 1726882589.11807: done checking for any_errors_fatal 20698 1726882589.11808: checking for max_fail_percentage 20698 1726882589.11809: done checking for max_fail_percentage 20698 1726882589.11810: checking to see if all hosts have failed and the running result is not ok 20698 1726882589.11811: done checking to see if all hosts have failed 20698 1726882589.11812: getting the remaining hosts for this loop 20698 1726882589.11814: done getting the remaining hosts for this loop 20698 1726882589.11817: getting the next task for host managed_node2 20698 1726882589.11824: done getting next task for host managed_node2 20698 1726882589.11826: ^ task is: TASK: Set current_interfaces 20698 1726882589.11831: ^ 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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882589.11834: getting variables 20698 1726882589.11836: in VariableManager get_vars() 20698 1726882589.11883: Calling all_inventory to load vars for managed_node2 20698 1726882589.11886: Calling groups_inventory to load vars for managed_node2 20698 1726882589.11889: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882589.11899: Calling all_plugins_play to load vars for managed_node2 20698 1726882589.11902: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882589.11904: Calling groups_plugins_play to load vars for managed_node2 20698 1726882589.14462: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882589.16609: done with get_vars() 20698 1726882589.16631: done getting variables 20698 1726882589.16686: 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 current_interfaces] ************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 21:36:29 -0400 (0:00:00.424) 0:00:10.425 ****** 20698 1726882589.16716: entering _queue_task() for managed_node2/set_fact 20698 1726882589.17730: worker is 1 (out of 1 available) 20698 1726882589.17744: exiting _queue_task() for managed_node2/set_fact 20698 1726882589.17757: done queuing things up, now waiting for results queue to drain 20698 1726882589.17758: waiting for pending results... 20698 1726882589.18618: running TaskExecutor() for managed_node2/TASK: Set current_interfaces 20698 1726882589.18915: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000002d0 20698 1726882589.18936: variable 'ansible_search_path' from source: unknown 20698 1726882589.18971: variable 'ansible_search_path' from source: unknown 20698 1726882589.19043: calling self._execute() 20698 1726882589.19278: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882589.19343: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882589.19362: variable 'omit' from source: magic vars 20698 1726882589.20165: variable 'ansible_distribution_major_version' from source: facts 20698 1726882589.20185: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882589.20662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882589.21217: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882589.21268: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882589.21439: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882589.21483: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882589.21575: variable 'networkmanager_version' from source: set_fact 20698 1726882589.21684: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882589.21697: variable 'omit' from source: magic vars 20698 1726882589.21869: variable 'omit' from source: magic vars 20698 1726882589.22087: variable '_current_interfaces' from source: set_fact 20698 1726882589.22144: variable 'omit' from source: magic vars 20698 1726882589.22284: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882589.22310: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882589.22326: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882589.22342: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882589.22352: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882589.22479: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882589.22482: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882589.22490: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882589.22591: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882589.22678: Set connection var ansible_shell_executable to /bin/sh 20698 1726882589.22684: Set connection var ansible_pipelining to False 20698 1726882589.22689: Set connection var ansible_timeout to 10 20698 1726882589.22692: Set connection var ansible_connection to ssh 20698 1726882589.22694: Set connection var ansible_shell_type to sh 20698 1726882589.22834: variable 'ansible_shell_executable' from source: unknown 20698 1726882589.22837: variable 'ansible_connection' from source: unknown 20698 1726882589.22841: variable 'ansible_module_compression' from source: unknown 20698 1726882589.22843: variable 'ansible_shell_type' from source: unknown 20698 1726882589.22845: variable 'ansible_shell_executable' from source: unknown 20698 1726882589.22847: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882589.22849: variable 'ansible_pipelining' from source: unknown 20698 1726882589.22852: variable 'ansible_timeout' from source: unknown 20698 1726882589.22857: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882589.23086: 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) 20698 1726882589.23097: variable 'omit' from source: magic vars 20698 1726882589.23103: starting attempt loop 20698 1726882589.23106: running the handler 20698 1726882589.23116: handler run complete 20698 1726882589.23125: attempt loop complete, returning result 20698 1726882589.23128: _execute() done 20698 1726882589.23130: dumping result to json 20698 1726882589.23132: done dumping result, returning 20698 1726882589.23257: done running TaskExecutor() for managed_node2/TASK: Set current_interfaces [0e448fcc-3ce9-6606-eaf5-0000000002d0] 20698 1726882589.23268: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000002d0 20698 1726882589.23354: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000002d0 20698 1726882589.23357: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } 20698 1726882589.23415: no more pending results, returning what we have 20698 1726882589.23419: results queue empty 20698 1726882589.23420: checking for any_errors_fatal 20698 1726882589.23427: done checking for any_errors_fatal 20698 1726882589.23428: checking for max_fail_percentage 20698 1726882589.23429: done checking for max_fail_percentage 20698 1726882589.23430: checking to see if all hosts have failed and the running result is not ok 20698 1726882589.23432: done checking to see if all hosts have failed 20698 1726882589.23432: getting the remaining hosts for this loop 20698 1726882589.23434: done getting the remaining hosts for this loop 20698 1726882589.23438: getting the next task for host managed_node2 20698 1726882589.23448: done getting next task for host managed_node2 20698 1726882589.23450: ^ task is: TASK: Show current_interfaces 20698 1726882589.23453: ^ 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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882589.23458: getting variables 20698 1726882589.23461: in VariableManager get_vars() 20698 1726882589.23514: Calling all_inventory to load vars for managed_node2 20698 1726882589.23517: Calling groups_inventory to load vars for managed_node2 20698 1726882589.23519: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882589.23530: Calling all_plugins_play to load vars for managed_node2 20698 1726882589.23533: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882589.23535: Calling groups_plugins_play to load vars for managed_node2 20698 1726882589.25398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882589.28225: done with get_vars() 20698 1726882589.28251: done getting variables 20698 1726882589.29011: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 21:36:29 -0400 (0:00:00.123) 0:00:10.548 ****** 20698 1726882589.29043: entering _queue_task() for managed_node2/debug 20698 1726882589.29328: worker is 1 (out of 1 available) 20698 1726882589.29341: exiting _queue_task() for managed_node2/debug 20698 1726882589.29352: done queuing things up, now waiting for results queue to drain 20698 1726882589.29354: waiting for pending results... 20698 1726882589.30221: running TaskExecutor() for managed_node2/TASK: Show current_interfaces 20698 1726882589.30458: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000299 20698 1726882589.30483: variable 'ansible_search_path' from source: unknown 20698 1726882589.30520: variable 'ansible_search_path' from source: unknown 20698 1726882589.30561: calling self._execute() 20698 1726882589.30708: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882589.30847: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882589.30867: variable 'omit' from source: magic vars 20698 1726882589.31565: variable 'ansible_distribution_major_version' from source: facts 20698 1726882589.31611: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882589.31906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882589.32532: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882589.32614: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882589.32708: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882589.32739: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882589.32930: variable 'networkmanager_version' from source: set_fact 20698 1726882589.32942: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882589.32949: variable 'omit' from source: magic vars 20698 1726882589.32998: variable 'omit' from source: magic vars 20698 1726882589.33204: variable 'current_interfaces' from source: set_fact 20698 1726882589.33344: variable 'omit' from source: magic vars 20698 1726882589.33373: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882589.33400: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882589.33417: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882589.33434: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882589.33561: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882589.33593: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882589.33596: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882589.33599: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882589.33806: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882589.33813: Set connection var ansible_shell_executable to /bin/sh 20698 1726882589.33818: Set connection var ansible_pipelining to False 20698 1726882589.33824: Set connection var ansible_timeout to 10 20698 1726882589.33827: Set connection var ansible_connection to ssh 20698 1726882589.33829: Set connection var ansible_shell_type to sh 20698 1726882589.33854: variable 'ansible_shell_executable' from source: unknown 20698 1726882589.33858: variable 'ansible_connection' from source: unknown 20698 1726882589.33861: variable 'ansible_module_compression' from source: unknown 20698 1726882589.33865: variable 'ansible_shell_type' from source: unknown 20698 1726882589.33985: variable 'ansible_shell_executable' from source: unknown 20698 1726882589.33989: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882589.33993: variable 'ansible_pipelining' from source: unknown 20698 1726882589.33996: variable 'ansible_timeout' from source: unknown 20698 1726882589.34000: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882589.34224: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882589.34235: variable 'omit' from source: magic vars 20698 1726882589.34239: starting attempt loop 20698 1726882589.34242: running the handler 20698 1726882589.34294: handler run complete 20698 1726882589.34422: attempt loop complete, returning result 20698 1726882589.34426: _execute() done 20698 1726882589.34428: dumping result to json 20698 1726882589.34430: done dumping result, returning 20698 1726882589.34437: done running TaskExecutor() for managed_node2/TASK: Show current_interfaces [0e448fcc-3ce9-6606-eaf5-000000000299] 20698 1726882589.34443: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000299 20698 1726882589.34532: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000299 20698 1726882589.34535: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] 20698 1726882589.34612: no more pending results, returning what we have 20698 1726882589.34616: results queue empty 20698 1726882589.34617: checking for any_errors_fatal 20698 1726882589.34622: done checking for any_errors_fatal 20698 1726882589.34623: checking for max_fail_percentage 20698 1726882589.34625: done checking for max_fail_percentage 20698 1726882589.34626: checking to see if all hosts have failed and the running result is not ok 20698 1726882589.34627: done checking to see if all hosts have failed 20698 1726882589.34628: getting the remaining hosts for this loop 20698 1726882589.34629: done getting the remaining hosts for this loop 20698 1726882589.34633: getting the next task for host managed_node2 20698 1726882589.34642: done getting next task for host managed_node2 20698 1726882589.34644: ^ task is: TASK: Install iproute 20698 1726882589.34646: ^ 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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882589.34650: getting variables 20698 1726882589.34653: in VariableManager get_vars() 20698 1726882589.34705: Calling all_inventory to load vars for managed_node2 20698 1726882589.34708: Calling groups_inventory to load vars for managed_node2 20698 1726882589.34710: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882589.34721: Calling all_plugins_play to load vars for managed_node2 20698 1726882589.34724: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882589.34726: Calling groups_plugins_play to load vars for managed_node2 20698 1726882589.36560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882589.38590: done with get_vars() 20698 1726882589.38609: done getting variables 20698 1726882589.38667: 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 [Install iproute] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Friday 20 September 2024 21:36:29 -0400 (0:00:00.096) 0:00:10.645 ****** 20698 1726882589.38702: entering _queue_task() for managed_node2/package 20698 1726882589.38979: worker is 1 (out of 1 available) 20698 1726882589.38992: exiting _queue_task() for managed_node2/package 20698 1726882589.39004: done queuing things up, now waiting for results queue to drain 20698 1726882589.39005: waiting for pending results... 20698 1726882589.39267: running TaskExecutor() for managed_node2/TASK: Install iproute 20698 1726882589.39359: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000026c 20698 1726882589.39387: variable 'ansible_search_path' from source: unknown 20698 1726882589.39395: variable 'ansible_search_path' from source: unknown 20698 1726882589.39438: calling self._execute() 20698 1726882589.39543: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882589.39559: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882589.39576: variable 'omit' from source: magic vars 20698 1726882589.39966: variable 'ansible_distribution_major_version' from source: facts 20698 1726882589.39986: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882589.40238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882589.40867: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882589.40914: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882589.40950: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882589.41104: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882589.41306: variable 'networkmanager_version' from source: set_fact 20698 1726882589.41323: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882589.41333: variable 'omit' from source: magic vars 20698 1726882589.41379: variable 'omit' from source: magic vars 20698 1726882589.41595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882589.43874: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882589.43952: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882589.43991: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882589.44030: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882589.44072: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882589.44176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882589.44207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882589.44240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882589.44288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882589.44307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882589.44420: variable '__network_is_ostree' from source: set_fact 20698 1726882589.44429: variable 'omit' from source: magic vars 20698 1726882589.44481: variable 'omit' from source: magic vars 20698 1726882589.44591: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882589.44620: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882589.44642: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882589.44689: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882589.44704: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882589.44853: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882589.44944: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882589.44954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882589.45176: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882589.45189: Set connection var ansible_shell_executable to /bin/sh 20698 1726882589.45201: Set connection var ansible_pipelining to False 20698 1726882589.45210: Set connection var ansible_timeout to 10 20698 1726882589.45216: Set connection var ansible_connection to ssh 20698 1726882589.45221: Set connection var ansible_shell_type to sh 20698 1726882589.45250: variable 'ansible_shell_executable' from source: unknown 20698 1726882589.45274: variable 'ansible_connection' from source: unknown 20698 1726882589.45373: variable 'ansible_module_compression' from source: unknown 20698 1726882589.45381: variable 'ansible_shell_type' from source: unknown 20698 1726882589.45388: variable 'ansible_shell_executable' from source: unknown 20698 1726882589.45394: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882589.45401: variable 'ansible_pipelining' from source: unknown 20698 1726882589.45408: variable 'ansible_timeout' from source: unknown 20698 1726882589.45416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882589.45518: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882589.45597: variable 'omit' from source: magic vars 20698 1726882589.45628: starting attempt loop 20698 1726882589.45635: running the handler 20698 1726882589.45644: variable 'ansible_facts' from source: unknown 20698 1726882589.45650: variable 'ansible_facts' from source: unknown 20698 1726882589.45692: _low_level_execute_command(): starting 20698 1726882589.45703: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882589.47428: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882589.47450: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882589.47481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882589.47498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882589.47540: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882589.47552: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882589.47568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882589.47585: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882589.47596: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882589.47606: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882589.47625: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882589.47638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882589.47656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882589.47672: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882589.47684: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882589.47697: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882589.47777: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882589.47798: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882589.47812: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882589.47942: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882589.49605: stdout chunk (state=3): >>>/root <<< 20698 1726882589.49778: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882589.49781: stdout chunk (state=3): >>><<< 20698 1726882589.49783: stderr chunk (state=3): >>><<< 20698 1726882589.49882: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882589.49885: _low_level_execute_command(): starting 20698 1726882589.49889: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882589.4979856-21167-175393189339601 `" && echo ansible-tmp-1726882589.4979856-21167-175393189339601="` echo /root/.ansible/tmp/ansible-tmp-1726882589.4979856-21167-175393189339601 `" ) && sleep 0' 20698 1726882589.50556: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882589.50570: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882589.50579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882589.50617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882589.50651: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882589.50662: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882589.50677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882589.50689: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882589.50696: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882589.50705: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882589.50962: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882589.50967: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882589.50970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882589.50972: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882589.50973: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882589.50975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882589.50977: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882589.50978: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882589.50980: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882589.51038: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882589.52922: stdout chunk (state=3): >>>ansible-tmp-1726882589.4979856-21167-175393189339601=/root/.ansible/tmp/ansible-tmp-1726882589.4979856-21167-175393189339601 <<< 20698 1726882589.53079: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882589.53124: stderr chunk (state=3): >>><<< 20698 1726882589.53127: stdout chunk (state=3): >>><<< 20698 1726882589.53170: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882589.4979856-21167-175393189339601=/root/.ansible/tmp/ansible-tmp-1726882589.4979856-21167-175393189339601 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882589.53372: variable 'ansible_module_compression' from source: unknown 20698 1726882589.53375: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2069822553mst/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 20698 1726882589.53377: variable 'ansible_facts' from source: unknown 20698 1726882589.53398: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882589.4979856-21167-175393189339601/AnsiballZ_dnf.py 20698 1726882589.53540: Sending initial data 20698 1726882589.53543: Sent initial data (152 bytes) 20698 1726882589.54609: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882589.54624: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882589.54639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882589.54656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882589.54699: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882589.54719: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882589.54733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882589.54750: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882589.54761: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882589.54776: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882589.54790: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882589.54807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882589.54825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882589.54840: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882589.54850: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882589.54865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882589.54942: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882589.54966: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882589.54982: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882589.55110: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882589.56933: 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 <<< 20698 1726882589.57031: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882589.57133: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmpzjt5nh_2 /root/.ansible/tmp/ansible-tmp-1726882589.4979856-21167-175393189339601/AnsiballZ_dnf.py <<< 20698 1726882589.57228: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882589.59424: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882589.59546: stderr chunk (state=3): >>><<< 20698 1726882589.59549: stdout chunk (state=3): >>><<< 20698 1726882589.59552: done transferring module to remote 20698 1726882589.59554: _low_level_execute_command(): starting 20698 1726882589.59556: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882589.4979856-21167-175393189339601/ /root/.ansible/tmp/ansible-tmp-1726882589.4979856-21167-175393189339601/AnsiballZ_dnf.py && sleep 0' 20698 1726882589.60280: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882589.60283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882589.60318: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 20698 1726882589.60322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882589.60325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882589.60390: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882589.61032: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882589.61161: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882589.63001: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882589.63078: stderr chunk (state=3): >>><<< 20698 1726882589.63088: stdout chunk (state=3): >>><<< 20698 1726882589.63181: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882589.63184: _low_level_execute_command(): starting 20698 1726882589.63187: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882589.4979856-21167-175393189339601/AnsiballZ_dnf.py && sleep 0' 20698 1726882589.63739: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882589.63752: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882589.63769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882589.63786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882589.63827: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882589.63843: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882589.63856: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882589.63876: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882589.63887: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882589.63899: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882589.63911: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882589.63925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882589.63946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882589.63960: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882589.63978: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882589.63993: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882589.64075: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882589.64096: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882589.64112: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882589.64248: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882590.66504: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iproute"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 20698 1726882590.72453: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882590.72457: stdout chunk (state=3): >>><<< 20698 1726882590.72460: stderr chunk (state=3): >>><<< 20698 1726882590.72604: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iproute"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. 20698 1726882590.72608: done with _execute_module (ansible.legacy.dnf, {'name': 'iproute', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882589.4979856-21167-175393189339601/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882590.72611: _low_level_execute_command(): starting 20698 1726882590.72613: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882589.4979856-21167-175393189339601/ > /dev/null 2>&1 && sleep 0' 20698 1726882590.73169: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882590.73185: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882590.73200: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882590.73217: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882590.73322: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882590.73351: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882590.73369: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882590.73394: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882590.73426: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882590.73462: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882590.73479: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882590.73493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882590.73510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882590.73522: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882590.73534: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882590.73548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882590.73623: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882590.73645: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882590.73666: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882590.73801: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882590.75633: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882590.75708: stderr chunk (state=3): >>><<< 20698 1726882590.75713: stdout chunk (state=3): >>><<< 20698 1726882590.75732: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882590.75740: handler run complete 20698 1726882590.75909: variable '__install_status' from source: unknown 20698 1726882590.75928: Evaluated conditional (__install_status is success): True 20698 1726882590.75943: attempt loop complete, returning result 20698 1726882590.75946: _execute() done 20698 1726882590.75948: dumping result to json 20698 1726882590.75954: done dumping result, returning 20698 1726882590.75964: done running TaskExecutor() for managed_node2/TASK: Install iproute [0e448fcc-3ce9-6606-eaf5-00000000026c] 20698 1726882590.75972: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000026c 20698 1726882590.76080: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000026c 20698 1726882590.76083: WORKER PROCESS EXITING ok: [managed_node2] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 20698 1726882590.76161: no more pending results, returning what we have 20698 1726882590.76166: results queue empty 20698 1726882590.76167: checking for any_errors_fatal 20698 1726882590.76176: done checking for any_errors_fatal 20698 1726882590.76176: checking for max_fail_percentage 20698 1726882590.76178: done checking for max_fail_percentage 20698 1726882590.76179: checking to see if all hosts have failed and the running result is not ok 20698 1726882590.76180: done checking to see if all hosts have failed 20698 1726882590.76181: getting the remaining hosts for this loop 20698 1726882590.76183: done getting the remaining hosts for this loop 20698 1726882590.76186: getting the next task for host managed_node2 20698 1726882590.76193: done getting next task for host managed_node2 20698 1726882590.76195: ^ task is: TASK: Create veth interface {{ interface }} 20698 1726882590.76198: ^ 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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882590.76202: getting variables 20698 1726882590.76203: in VariableManager get_vars() 20698 1726882590.76251: Calling all_inventory to load vars for managed_node2 20698 1726882590.76254: Calling groups_inventory to load vars for managed_node2 20698 1726882590.76258: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882590.76271: Calling all_plugins_play to load vars for managed_node2 20698 1726882590.76273: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882590.76276: Calling groups_plugins_play to load vars for managed_node2 20698 1726882590.77544: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882590.78872: done with get_vars() 20698 1726882590.78898: done getting variables 20698 1726882590.78962: 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) 20698 1726882590.79095: variable 'interface' from source: play vars TASK [Create veth interface testnic1] ****************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Friday 20 September 2024 21:36:30 -0400 (0:00:01.404) 0:00:12.049 ****** 20698 1726882590.79140: entering _queue_task() for managed_node2/command 20698 1726882590.79450: worker is 1 (out of 1 available) 20698 1726882590.79467: exiting _queue_task() for managed_node2/command 20698 1726882590.79479: done queuing things up, now waiting for results queue to drain 20698 1726882590.79480: waiting for pending results... 20698 1726882590.79743: running TaskExecutor() for managed_node2/TASK: Create veth interface testnic1 20698 1726882590.79858: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000026d 20698 1726882590.79884: variable 'ansible_search_path' from source: unknown 20698 1726882590.79892: variable 'ansible_search_path' from source: unknown 20698 1726882590.80172: variable 'interface' from source: play vars 20698 1726882590.80267: variable 'interface' from source: play vars 20698 1726882590.80347: variable 'interface' from source: play vars 20698 1726882590.80504: Loaded config def from plugin (lookup/items) 20698 1726882590.80516: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 20698 1726882590.80541: variable 'omit' from source: magic vars 20698 1726882590.80679: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882590.80698: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882590.80716: variable 'omit' from source: magic vars 20698 1726882590.81006: variable 'ansible_distribution_major_version' from source: facts 20698 1726882590.81024: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882590.81216: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882590.81517: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882590.81572: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882590.81610: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882590.81652: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882590.81743: variable 'networkmanager_version' from source: set_fact 20698 1726882590.81763: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882590.82249: variable 'ansible_distribution_major_version' from source: facts 20698 1726882590.82266: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882590.82399: variable 'networkmanager_version' from source: set_fact 20698 1726882590.82414: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882590.82614: variable 'type' from source: play vars 20698 1726882590.82649: variable 'state' from source: include params 20698 1726882590.82662: variable 'interface' from source: play vars 20698 1726882590.82675: variable 'current_interfaces' from source: set_fact 20698 1726882590.82763: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 20698 1726882590.82776: variable 'omit' from source: magic vars 20698 1726882590.82817: variable 'omit' from source: magic vars 20698 1726882590.82984: variable 'item' from source: unknown 20698 1726882590.83058: variable 'item' from source: unknown 20698 1726882590.83098: variable 'omit' from source: magic vars 20698 1726882590.83217: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882590.83247: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882590.83276: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882590.83315: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882590.83419: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882590.83454: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882590.83472: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882590.83483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882590.83705: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882590.83715: Set connection var ansible_shell_executable to /bin/sh 20698 1726882590.83724: Set connection var ansible_pipelining to False 20698 1726882590.83765: Set connection var ansible_timeout to 10 20698 1726882590.83872: Set connection var ansible_connection to ssh 20698 1726882590.83882: Set connection var ansible_shell_type to sh 20698 1726882590.83915: variable 'ansible_shell_executable' from source: unknown 20698 1726882590.83922: variable 'ansible_connection' from source: unknown 20698 1726882590.83929: variable 'ansible_module_compression' from source: unknown 20698 1726882590.83934: variable 'ansible_shell_type' from source: unknown 20698 1726882590.83940: variable 'ansible_shell_executable' from source: unknown 20698 1726882590.83946: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882590.83953: variable 'ansible_pipelining' from source: unknown 20698 1726882590.83963: variable 'ansible_timeout' from source: unknown 20698 1726882590.83974: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882590.84195: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882590.84211: variable 'omit' from source: magic vars 20698 1726882590.84220: starting attempt loop 20698 1726882590.84267: running the handler 20698 1726882590.84288: _low_level_execute_command(): starting 20698 1726882590.84315: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882590.85126: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882590.85141: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882590.85177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882590.85198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882590.85240: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882590.85253: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882590.85275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882590.85296: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882590.85309: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882590.85319: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882590.85330: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882590.85343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882590.85360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882590.85375: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882590.85390: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882590.85403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882590.85490: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882590.85524: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882590.85540: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882590.85682: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882590.87327: stdout chunk (state=3): >>>/root <<< 20698 1726882590.87435: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882590.87518: stderr chunk (state=3): >>><<< 20698 1726882590.87533: stdout chunk (state=3): >>><<< 20698 1726882590.87654: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882590.87660: _low_level_execute_command(): starting 20698 1726882590.87663: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882590.875611-21217-238360333031676 `" && echo ansible-tmp-1726882590.875611-21217-238360333031676="` echo /root/.ansible/tmp/ansible-tmp-1726882590.875611-21217-238360333031676 `" ) && sleep 0' 20698 1726882590.89714: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882590.89722: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882590.89732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882590.89745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882590.89784: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882590.89790: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882590.89800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882590.89812: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882590.89821: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882590.89824: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882590.89834: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882590.89842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882590.89852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882590.89860: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882590.89867: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882590.89878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882590.89949: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882590.90087: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882590.90098: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882590.90222: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882590.92131: stdout chunk (state=3): >>>ansible-tmp-1726882590.875611-21217-238360333031676=/root/.ansible/tmp/ansible-tmp-1726882590.875611-21217-238360333031676 <<< 20698 1726882590.92300: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882590.92303: stdout chunk (state=3): >>><<< 20698 1726882590.92311: stderr chunk (state=3): >>><<< 20698 1726882590.92328: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882590.875611-21217-238360333031676=/root/.ansible/tmp/ansible-tmp-1726882590.875611-21217-238360333031676 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882590.92361: variable 'ansible_module_compression' from source: unknown 20698 1726882590.92413: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2069822553mst/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20698 1726882590.92445: variable 'ansible_facts' from source: unknown 20698 1726882590.92531: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882590.875611-21217-238360333031676/AnsiballZ_command.py 20698 1726882590.93708: Sending initial data 20698 1726882590.93712: Sent initial data (155 bytes) 20698 1726882590.95713: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882590.95726: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882590.95739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882590.95758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882590.95912: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882590.95923: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882590.95936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882590.95952: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882590.95967: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882590.95978: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882590.95989: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882590.96009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882590.96028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882590.96043: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882590.96053: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882590.96070: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882590.96248: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882590.96269: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882590.96284: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882590.96446: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882590.98235: 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 <<< 20698 1726882590.98239: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 20698 1726882590.98371: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882590.98474: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmp5ocrwlwc /root/.ansible/tmp/ansible-tmp-1726882590.875611-21217-238360333031676/AnsiballZ_command.py <<< 20698 1726882590.98527: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882591.00355: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882591.00431: stderr chunk (state=3): >>><<< 20698 1726882591.00435: stdout chunk (state=3): >>><<< 20698 1726882591.00485: done transferring module to remote 20698 1726882591.00488: _low_level_execute_command(): starting 20698 1726882591.00491: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882590.875611-21217-238360333031676/ /root/.ansible/tmp/ansible-tmp-1726882590.875611-21217-238360333031676/AnsiballZ_command.py && sleep 0' 20698 1726882591.01802: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882591.02478: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882591.02489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882591.02503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882591.02540: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882591.02548: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882591.02558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882591.02577: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882591.02584: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882591.02591: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882591.02599: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882591.02608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882591.02620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882591.02633: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882591.02636: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882591.02641: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882591.02724: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882591.02742: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882591.02753: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882591.02886: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882591.04756: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882591.04759: stdout chunk (state=3): >>><<< 20698 1726882591.04767: stderr chunk (state=3): >>><<< 20698 1726882591.04783: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882591.04787: _low_level_execute_command(): starting 20698 1726882591.04791: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882590.875611-21217-238360333031676/AnsiballZ_command.py && sleep 0' 20698 1726882591.07256: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882591.07272: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882591.07291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882591.07294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882591.07325: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882591.07330: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882591.07344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882591.07359: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882591.07362: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882591.07373: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882591.07381: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882591.07390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882591.07401: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882591.07408: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882591.07414: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882591.07421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882591.07576: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882591.07685: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882591.07696: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882591.07836: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882591.22035: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "add", "testnic1", "type", "veth", "peer", "name", "peertestnic1"], "start": "2024-09-20 21:36:31.208318", "end": "2024-09-20 21:36:31.218108", "delta": "0:00:00.009790", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link add testnic1 type veth peer name peertestnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 20698 1726882591.23974: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882591.23978: stdout chunk (state=3): >>><<< 20698 1726882591.23983: stderr chunk (state=3): >>><<< 20698 1726882591.24016: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "add", "testnic1", "type", "veth", "peer", "name", "peertestnic1"], "start": "2024-09-20 21:36:31.208318", "end": "2024-09-20 21:36:31.218108", "delta": "0:00:00.009790", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link add testnic1 type veth peer name peertestnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. 20698 1726882591.24056: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link add testnic1 type veth peer name peertestnic1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882590.875611-21217-238360333031676/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882591.24060: _low_level_execute_command(): starting 20698 1726882591.24063: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882590.875611-21217-238360333031676/ > /dev/null 2>&1 && sleep 0' 20698 1726882591.24729: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882591.24737: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882591.24749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882591.24765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882591.25039: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882591.25043: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882591.25045: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882591.25047: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882591.25049: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882591.25051: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882591.25053: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882591.25055: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882591.25057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882591.25059: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882591.25061: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882591.25063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882591.25086: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882591.25104: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882591.25124: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882591.25294: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882591.28654: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882591.28658: stdout chunk (state=3): >>><<< 20698 1726882591.28670: stderr chunk (state=3): >>><<< 20698 1726882591.28685: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882591.28691: handler run complete 20698 1726882591.28708: Evaluated conditional (False): False 20698 1726882591.28715: attempt loop complete, returning result 20698 1726882591.28732: variable 'item' from source: unknown 20698 1726882591.28801: variable 'item' from source: unknown ok: [managed_node2] => (item=ip link add testnic1 type veth peer name peertestnic1) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "testnic1", "type", "veth", "peer", "name", "peertestnic1" ], "delta": "0:00:00.009790", "end": "2024-09-20 21:36:31.218108", "item": "ip link add testnic1 type veth peer name peertestnic1", "rc": 0, "start": "2024-09-20 21:36:31.208318" } 20698 1726882591.28970: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882591.28974: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882591.29010: variable 'omit' from source: magic vars 20698 1726882591.29066: variable 'ansible_distribution_major_version' from source: facts 20698 1726882591.29072: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882591.29215: variable 'networkmanager_version' from source: set_fact 20698 1726882591.29242: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882591.29880: variable 'ansible_distribution_major_version' from source: facts 20698 1726882591.29890: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882591.30048: variable 'networkmanager_version' from source: set_fact 20698 1726882591.30065: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882591.30272: variable 'type' from source: play vars 20698 1726882591.30283: variable 'state' from source: include params 20698 1726882591.30292: variable 'interface' from source: play vars 20698 1726882591.30299: variable 'current_interfaces' from source: set_fact 20698 1726882591.30310: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 20698 1726882591.30318: variable 'omit' from source: magic vars 20698 1726882591.30350: variable 'omit' from source: magic vars 20698 1726882591.30397: variable 'item' from source: unknown 20698 1726882591.30473: variable 'item' from source: unknown 20698 1726882591.30493: variable 'omit' from source: magic vars 20698 1726882591.30519: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882591.30532: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882591.30542: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882591.30575: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882591.30583: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882591.30590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882591.30687: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882591.30697: Set connection var ansible_shell_executable to /bin/sh 20698 1726882591.30706: Set connection var ansible_pipelining to False 20698 1726882591.30715: Set connection var ansible_timeout to 10 20698 1726882591.30721: Set connection var ansible_connection to ssh 20698 1726882591.30727: Set connection var ansible_shell_type to sh 20698 1726882591.30756: variable 'ansible_shell_executable' from source: unknown 20698 1726882591.30766: variable 'ansible_connection' from source: unknown 20698 1726882591.30785: variable 'ansible_module_compression' from source: unknown 20698 1726882591.30792: variable 'ansible_shell_type' from source: unknown 20698 1726882591.30829: variable 'ansible_shell_executable' from source: unknown 20698 1726882591.30837: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882591.30845: variable 'ansible_pipelining' from source: unknown 20698 1726882591.30852: variable 'ansible_timeout' from source: unknown 20698 1726882591.30860: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882591.30971: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882591.30987: variable 'omit' from source: magic vars 20698 1726882591.31006: starting attempt loop 20698 1726882591.31012: running the handler 20698 1726882591.31022: _low_level_execute_command(): starting 20698 1726882591.31029: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882591.31891: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882591.31905: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882591.31918: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882591.31935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882591.31980: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882591.32003: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882591.32018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882591.32037: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882591.32054: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882591.32069: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882591.32082: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882591.32109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882591.32129: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882591.32141: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882591.32153: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882591.32168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882591.32256: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882591.32276: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882591.32291: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882591.32449: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882591.34086: stdout chunk (state=3): >>>/root <<< 20698 1726882591.34263: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882591.34268: stdout chunk (state=3): >>><<< 20698 1726882591.34270: stderr chunk (state=3): >>><<< 20698 1726882591.34365: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882591.34372: _low_level_execute_command(): starting 20698 1726882591.34375: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882591.342928-21217-52061268934882 `" && echo ansible-tmp-1726882591.342928-21217-52061268934882="` echo /root/.ansible/tmp/ansible-tmp-1726882591.342928-21217-52061268934882 `" ) && sleep 0' 20698 1726882591.35002: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882591.35016: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882591.35030: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882591.35093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882591.35177: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882591.35195: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882591.35210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882591.35228: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882591.35275: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882591.35298: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882591.35311: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882591.35646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882591.35939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882591.35956: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882591.36380: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882591.36395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882591.36469: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882591.36500: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882591.36516: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882591.36655: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882591.38581: stdout chunk (state=3): >>>ansible-tmp-1726882591.342928-21217-52061268934882=/root/.ansible/tmp/ansible-tmp-1726882591.342928-21217-52061268934882 <<< 20698 1726882591.38693: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882591.38775: stderr chunk (state=3): >>><<< 20698 1726882591.38787: stdout chunk (state=3): >>><<< 20698 1726882591.38976: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882591.342928-21217-52061268934882=/root/.ansible/tmp/ansible-tmp-1726882591.342928-21217-52061268934882 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882591.38979: variable 'ansible_module_compression' from source: unknown 20698 1726882591.38982: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2069822553mst/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20698 1726882591.38984: variable 'ansible_facts' from source: unknown 20698 1726882591.38986: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882591.342928-21217-52061268934882/AnsiballZ_command.py 20698 1726882591.39592: Sending initial data 20698 1726882591.39595: Sent initial data (154 bytes) 20698 1726882591.40785: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882591.40788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882591.40829: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882591.40833: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882591.40858: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882591.40869: 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.11.158 originally 10.31.11.158 <<< 20698 1726882591.40874: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882591.40957: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882591.40977: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882591.40980: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882591.41101: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882591.42887: 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 <<< 20698 1726882591.42982: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882591.43093: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmp9g7k_c1p /root/.ansible/tmp/ansible-tmp-1726882591.342928-21217-52061268934882/AnsiballZ_command.py <<< 20698 1726882591.43192: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882591.44502: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882591.44591: stderr chunk (state=3): >>><<< 20698 1726882591.44594: stdout chunk (state=3): >>><<< 20698 1726882591.44608: done transferring module to remote 20698 1726882591.44616: _low_level_execute_command(): starting 20698 1726882591.44622: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882591.342928-21217-52061268934882/ /root/.ansible/tmp/ansible-tmp-1726882591.342928-21217-52061268934882/AnsiballZ_command.py && sleep 0' 20698 1726882591.45031: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882591.45036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882591.45068: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882591.45078: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882591.45085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882591.45095: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882591.45102: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882591.45107: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882591.45119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882591.45128: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882591.45135: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882591.45140: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882591.45145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882591.45203: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882591.45207: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882591.45223: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882591.45333: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882591.47179: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882591.47224: stderr chunk (state=3): >>><<< 20698 1726882591.47227: stdout chunk (state=3): >>><<< 20698 1726882591.47257: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882591.47261: _low_level_execute_command(): starting 20698 1726882591.47266: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882591.342928-21217-52061268934882/AnsiballZ_command.py && sleep 0' 20698 1726882591.48702: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882591.48710: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882591.48719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882591.48732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882591.48771: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882591.48781: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882591.48811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882591.48873: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882591.48904: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882591.48935: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882591.48992: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882591.49072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882591.49132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882591.49137: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882591.49168: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882591.49204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882591.49394: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882591.49430: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882591.49456: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882591.49600: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882591.63206: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "peertestnic1", "up"], "start": "2024-09-20 21:36:31.626395", "end": "2024-09-20 21:36:31.630187", "delta": "0:00:00.003792", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set peertestnic1 up", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 20698 1726882591.64444: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882591.64448: stdout chunk (state=3): >>><<< 20698 1726882591.64450: stderr chunk (state=3): >>><<< 20698 1726882591.64473: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "peertestnic1", "up"], "start": "2024-09-20 21:36:31.626395", "end": "2024-09-20 21:36:31.630187", "delta": "0:00:00.003792", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set peertestnic1 up", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. 20698 1726882591.64504: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link set peertestnic1 up', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882591.342928-21217-52061268934882/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882591.64509: _low_level_execute_command(): starting 20698 1726882591.64515: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882591.342928-21217-52061268934882/ > /dev/null 2>&1 && sleep 0' 20698 1726882591.65233: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882591.65238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882591.65279: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 20698 1726882591.65286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration <<< 20698 1726882591.65292: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882591.65333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882591.65350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found <<< 20698 1726882591.65355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882591.65438: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882591.65452: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882591.65457: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882591.65638: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882591.67420: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882591.67610: stderr chunk (state=3): >>><<< 20698 1726882591.67614: stdout chunk (state=3): >>><<< 20698 1726882591.68068: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882591.68071: handler run complete 20698 1726882591.68073: Evaluated conditional (False): False 20698 1726882591.68075: attempt loop complete, returning result 20698 1726882591.68077: variable 'item' from source: unknown 20698 1726882591.68079: variable 'item' from source: unknown ok: [managed_node2] => (item=ip link set peertestnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peertestnic1", "up" ], "delta": "0:00:00.003792", "end": "2024-09-20 21:36:31.630187", "item": "ip link set peertestnic1 up", "rc": 0, "start": "2024-09-20 21:36:31.626395" } 20698 1726882591.68183: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882591.68187: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882591.68190: variable 'omit' from source: magic vars 20698 1726882591.68193: variable 'ansible_distribution_major_version' from source: facts 20698 1726882591.68196: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882591.68336: variable 'networkmanager_version' from source: set_fact 20698 1726882591.68351: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882591.68700: variable 'ansible_distribution_major_version' from source: facts 20698 1726882591.68712: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882591.68853: variable 'networkmanager_version' from source: set_fact 20698 1726882591.68878: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882591.69147: variable 'type' from source: play vars 20698 1726882591.69182: variable 'state' from source: include params 20698 1726882591.69199: variable 'interface' from source: play vars 20698 1726882591.69208: variable 'current_interfaces' from source: set_fact 20698 1726882591.69220: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 20698 1726882591.69232: variable 'omit' from source: magic vars 20698 1726882591.69252: variable 'omit' from source: magic vars 20698 1726882591.69404: variable 'item' from source: unknown 20698 1726882591.69481: variable 'item' from source: unknown 20698 1726882591.69502: variable 'omit' from source: magic vars 20698 1726882591.69535: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882591.69548: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882591.69566: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882591.69585: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882591.69593: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882591.69653: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882591.69784: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882591.69796: Set connection var ansible_shell_executable to /bin/sh 20698 1726882591.69866: Set connection var ansible_pipelining to False 20698 1726882591.69877: Set connection var ansible_timeout to 10 20698 1726882591.69890: Set connection var ansible_connection to ssh 20698 1726882591.69897: Set connection var ansible_shell_type to sh 20698 1726882591.69925: variable 'ansible_shell_executable' from source: unknown 20698 1726882591.69933: variable 'ansible_connection' from source: unknown 20698 1726882591.69940: variable 'ansible_module_compression' from source: unknown 20698 1726882591.69982: variable 'ansible_shell_type' from source: unknown 20698 1726882591.69999: variable 'ansible_shell_executable' from source: unknown 20698 1726882591.70007: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882591.70015: variable 'ansible_pipelining' from source: unknown 20698 1726882591.70021: variable 'ansible_timeout' from source: unknown 20698 1726882591.70029: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882591.70224: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882591.70241: variable 'omit' from source: magic vars 20698 1726882591.70250: starting attempt loop 20698 1726882591.70256: running the handler 20698 1726882591.70269: _low_level_execute_command(): starting 20698 1726882591.70278: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882591.71205: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882591.71240: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882591.71262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882591.71285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882591.71335: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882591.71360: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882591.71378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882591.71396: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882591.71408: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882591.71420: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882591.71433: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882591.71480: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882591.71498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882591.71514: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882591.71526: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882591.71549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882591.71986: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882591.72087: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882591.72180: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882591.73802: stdout chunk (state=3): >>>/root <<< 20698 1726882591.73972: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882591.73975: stdout chunk (state=3): >>><<< 20698 1726882591.73977: stderr chunk (state=3): >>><<< 20698 1726882591.74090: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882591.74093: _low_level_execute_command(): starting 20698 1726882591.74096: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882591.7399187-21217-262151851357312 `" && echo ansible-tmp-1726882591.7399187-21217-262151851357312="` echo /root/.ansible/tmp/ansible-tmp-1726882591.7399187-21217-262151851357312 `" ) && sleep 0' 20698 1726882591.74698: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882591.74711: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882591.74724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882591.74745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882591.74789: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882591.74800: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882591.74812: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882591.74828: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882591.74845: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882591.74849: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882591.74867: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882591.74882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882591.74899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882591.74911: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882591.74924: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882591.74939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882591.75020: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882591.75037: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882591.75051: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882591.75195: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882591.77162: stdout chunk (state=3): >>>ansible-tmp-1726882591.7399187-21217-262151851357312=/root/.ansible/tmp/ansible-tmp-1726882591.7399187-21217-262151851357312 <<< 20698 1726882591.77320: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882591.77419: stderr chunk (state=3): >>><<< 20698 1726882591.77422: stdout chunk (state=3): >>><<< 20698 1726882591.77668: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882591.7399187-21217-262151851357312=/root/.ansible/tmp/ansible-tmp-1726882591.7399187-21217-262151851357312 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882591.77675: variable 'ansible_module_compression' from source: unknown 20698 1726882591.77677: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2069822553mst/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20698 1726882591.77679: variable 'ansible_facts' from source: unknown 20698 1726882591.77681: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882591.7399187-21217-262151851357312/AnsiballZ_command.py 20698 1726882591.77777: Sending initial data 20698 1726882591.77780: Sent initial data (156 bytes) 20698 1726882591.78811: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882591.78824: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882591.78838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882591.78858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882591.78905: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882591.78917: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882591.78929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882591.78946: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882591.78963: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882591.78979: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882591.78991: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882591.79003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882591.79017: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882591.79027: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882591.79037: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882591.79049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882591.79130: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882591.79147: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882591.79166: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882591.79310: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882591.81097: 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 <<< 20698 1726882591.81196: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882591.81297: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmp4_mj9anf /root/.ansible/tmp/ansible-tmp-1726882591.7399187-21217-262151851357312/AnsiballZ_command.py <<< 20698 1726882591.81392: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882591.82758: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882591.82979: stderr chunk (state=3): >>><<< 20698 1726882591.82982: stdout chunk (state=3): >>><<< 20698 1726882591.82984: done transferring module to remote 20698 1726882591.82986: _low_level_execute_command(): starting 20698 1726882591.82989: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882591.7399187-21217-262151851357312/ /root/.ansible/tmp/ansible-tmp-1726882591.7399187-21217-262151851357312/AnsiballZ_command.py && sleep 0' 20698 1726882591.83554: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882591.83570: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882591.83584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882591.83600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882591.83641: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882591.83656: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882591.83672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882591.83689: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882591.83699: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882591.83709: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882591.83720: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882591.83732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882591.83746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882591.83761: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882591.83774: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882591.83787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882591.83862: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882591.83887: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882591.83901: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882591.84026: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882591.85897: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882591.85901: stdout chunk (state=3): >>><<< 20698 1726882591.85903: stderr chunk (state=3): >>><<< 20698 1726882591.85997: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882591.86004: _low_level_execute_command(): starting 20698 1726882591.86007: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882591.7399187-21217-262151851357312/AnsiballZ_command.py && sleep 0' 20698 1726882591.86875: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882591.86895: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882591.86916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882591.86937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882591.86982: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882591.86994: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882591.87017: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882591.87043: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882591.87069: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882591.87095: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882591.87130: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882591.87151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882591.87173: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882591.87186: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882591.87207: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882591.87225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882591.87329: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882591.87372: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882591.87390: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882591.87534: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882592.01456: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "testnic1", "up"], "start": "2024-09-20 21:36:32.005560", "end": "2024-09-20 21:36:32.011826", "delta": "0:00:00.006266", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set testnic1 up", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 20698 1726882592.02672: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882592.02706: stderr chunk (state=3): >>><<< 20698 1726882592.02709: stdout chunk (state=3): >>><<< 20698 1726882592.02835: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "testnic1", "up"], "start": "2024-09-20 21:36:32.005560", "end": "2024-09-20 21:36:32.011826", "delta": "0:00:00.006266", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set testnic1 up", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. 20698 1726882592.02839: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link set testnic1 up', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882591.7399187-21217-262151851357312/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882592.02841: _low_level_execute_command(): starting 20698 1726882592.02844: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882591.7399187-21217-262151851357312/ > /dev/null 2>&1 && sleep 0' 20698 1726882592.04497: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882592.04780: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882592.04790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882592.04805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882592.04840: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882592.04847: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882592.04859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882592.04871: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882592.04879: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882592.04981: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882592.04988: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882592.04998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882592.05010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882592.05018: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882592.05023: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882592.05031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882592.05104: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882592.05123: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882592.05135: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882592.05261: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882592.07154: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882592.07160: stdout chunk (state=3): >>><<< 20698 1726882592.07162: stderr chunk (state=3): >>><<< 20698 1726882592.07179: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882592.07184: handler run complete 20698 1726882592.07206: Evaluated conditional (False): False 20698 1726882592.07216: attempt loop complete, returning result 20698 1726882592.07235: variable 'item' from source: unknown 20698 1726882592.07319: variable 'item' from source: unknown ok: [managed_node2] => (item=ip link set testnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "testnic1", "up" ], "delta": "0:00:00.006266", "end": "2024-09-20 21:36:32.011826", "item": "ip link set testnic1 up", "rc": 0, "start": "2024-09-20 21:36:32.005560" } 20698 1726882592.07452: dumping result to json 20698 1726882592.07457: done dumping result, returning 20698 1726882592.07460: done running TaskExecutor() for managed_node2/TASK: Create veth interface testnic1 [0e448fcc-3ce9-6606-eaf5-00000000026d] 20698 1726882592.07463: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000026d 20698 1726882592.07533: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000026d 20698 1726882592.07536: WORKER PROCESS EXITING 20698 1726882592.07670: no more pending results, returning what we have 20698 1726882592.07674: results queue empty 20698 1726882592.07675: checking for any_errors_fatal 20698 1726882592.07682: done checking for any_errors_fatal 20698 1726882592.07683: checking for max_fail_percentage 20698 1726882592.07685: done checking for max_fail_percentage 20698 1726882592.07686: checking to see if all hosts have failed and the running result is not ok 20698 1726882592.07687: done checking to see if all hosts have failed 20698 1726882592.07688: getting the remaining hosts for this loop 20698 1726882592.07690: done getting the remaining hosts for this loop 20698 1726882592.07694: getting the next task for host managed_node2 20698 1726882592.07701: done getting next task for host managed_node2 20698 1726882592.07704: ^ task is: TASK: Set up veth as managed by NetworkManager 20698 1726882592.07707: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882592.07711: getting variables 20698 1726882592.07713: in VariableManager get_vars() 20698 1726882592.07769: Calling all_inventory to load vars for managed_node2 20698 1726882592.07773: Calling groups_inventory to load vars for managed_node2 20698 1726882592.07776: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882592.07788: Calling all_plugins_play to load vars for managed_node2 20698 1726882592.07791: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882592.07795: Calling groups_plugins_play to load vars for managed_node2 20698 1726882592.10456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882592.14405: done with get_vars() 20698 1726882592.14428: done getting variables 20698 1726882592.15596: 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 [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:35 Friday 20 September 2024 21:36:32 -0400 (0:00:01.364) 0:00:13.414 ****** 20698 1726882592.15628: entering _queue_task() for managed_node2/command 20698 1726882592.16343: worker is 1 (out of 1 available) 20698 1726882592.16358: exiting _queue_task() for managed_node2/command 20698 1726882592.17073: done queuing things up, now waiting for results queue to drain 20698 1726882592.17075: waiting for pending results... 20698 1726882592.17177: running TaskExecutor() for managed_node2/TASK: Set up veth as managed by NetworkManager 20698 1726882592.17522: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000026e 20698 1726882592.17545: variable 'ansible_search_path' from source: unknown 20698 1726882592.17553: variable 'ansible_search_path' from source: unknown 20698 1726882592.17597: calling self._execute() 20698 1726882592.17844: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882592.17866: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882592.17883: variable 'omit' from source: magic vars 20698 1726882592.18728: variable 'ansible_distribution_major_version' from source: facts 20698 1726882592.18745: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882592.19120: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882592.19767: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882592.19946: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882592.19988: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882592.20048: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882592.20275: variable 'networkmanager_version' from source: set_fact 20698 1726882592.20291: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882592.20600: variable 'type' from source: play vars 20698 1726882592.20652: variable 'state' from source: include params 20698 1726882592.20675: Evaluated conditional (type == 'veth' and state == 'present'): True 20698 1726882592.20703: variable 'omit' from source: magic vars 20698 1726882592.20814: variable 'omit' from source: magic vars 20698 1726882592.21038: variable 'interface' from source: play vars 20698 1726882592.21068: variable 'omit' from source: magic vars 20698 1726882592.21235: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882592.21273: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882592.21298: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882592.21325: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882592.21346: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882592.21418: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882592.21450: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882592.21544: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882592.21712: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882592.21737: Set connection var ansible_shell_executable to /bin/sh 20698 1726882592.21764: Set connection var ansible_pipelining to False 20698 1726882592.21875: Set connection var ansible_timeout to 10 20698 1726882592.21890: Set connection var ansible_connection to ssh 20698 1726882592.21897: Set connection var ansible_shell_type to sh 20698 1726882592.21928: variable 'ansible_shell_executable' from source: unknown 20698 1726882592.21937: variable 'ansible_connection' from source: unknown 20698 1726882592.21945: variable 'ansible_module_compression' from source: unknown 20698 1726882592.21953: variable 'ansible_shell_type' from source: unknown 20698 1726882592.21965: variable 'ansible_shell_executable' from source: unknown 20698 1726882592.21976: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882592.21984: variable 'ansible_pipelining' from source: unknown 20698 1726882592.21999: variable 'ansible_timeout' from source: unknown 20698 1726882592.22007: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882592.22187: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882592.22317: variable 'omit' from source: magic vars 20698 1726882592.22382: starting attempt loop 20698 1726882592.22389: running the handler 20698 1726882592.22412: _low_level_execute_command(): starting 20698 1726882592.22425: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882592.24122: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882592.24138: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882592.24161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882592.24189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882592.24233: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882592.24247: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882592.24272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882592.24300: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882592.24314: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882592.24326: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882592.24340: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882592.24359: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882592.24380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882592.24398: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882592.24416: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882592.24431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882592.24516: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882592.24546: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882592.24569: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882592.24714: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882592.26370: stdout chunk (state=3): >>>/root <<< 20698 1726882592.26557: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882592.26561: stdout chunk (state=3): >>><<< 20698 1726882592.26565: stderr chunk (state=3): >>><<< 20698 1726882592.26678: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882592.26691: _low_level_execute_command(): starting 20698 1726882592.26694: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882592.2658672-21296-200620700282393 `" && echo ansible-tmp-1726882592.2658672-21296-200620700282393="` echo /root/.ansible/tmp/ansible-tmp-1726882592.2658672-21296-200620700282393 `" ) && sleep 0' 20698 1726882592.28145: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882592.28175: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882592.28202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882592.28282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882592.28333: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882592.28346: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882592.28366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882592.28384: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882592.28429: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882592.28444: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882592.28458: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882592.28474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882592.28489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882592.28501: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882592.28511: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882592.28530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882592.28705: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882592.28728: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882592.28750: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882592.28894: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882592.30766: stdout chunk (state=3): >>>ansible-tmp-1726882592.2658672-21296-200620700282393=/root/.ansible/tmp/ansible-tmp-1726882592.2658672-21296-200620700282393 <<< 20698 1726882592.30954: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882592.30960: stdout chunk (state=3): >>><<< 20698 1726882592.30965: stderr chunk (state=3): >>><<< 20698 1726882592.31175: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882592.2658672-21296-200620700282393=/root/.ansible/tmp/ansible-tmp-1726882592.2658672-21296-200620700282393 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882592.31178: variable 'ansible_module_compression' from source: unknown 20698 1726882592.31181: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2069822553mst/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20698 1726882592.31183: variable 'ansible_facts' from source: unknown 20698 1726882592.31218: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882592.2658672-21296-200620700282393/AnsiballZ_command.py 20698 1726882592.31853: Sending initial data 20698 1726882592.31859: Sent initial data (156 bytes) 20698 1726882592.33493: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882592.33509: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882592.33523: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882592.33539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882592.33699: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882592.33711: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882592.33726: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882592.33745: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882592.33761: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882592.33783: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882592.33800: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882592.33815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882592.33831: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882592.33845: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882592.33861: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882592.33886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882592.33973: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882592.34020: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882592.34034: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882592.34229: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882592.35993: 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 <<< 20698 1726882592.36087: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882592.36185: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmpder52u7p /root/.ansible/tmp/ansible-tmp-1726882592.2658672-21296-200620700282393/AnsiballZ_command.py <<< 20698 1726882592.36280: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882592.37342: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882592.37408: stderr chunk (state=3): >>><<< 20698 1726882592.37411: stdout chunk (state=3): >>><<< 20698 1726882592.37428: done transferring module to remote 20698 1726882592.37439: _low_level_execute_command(): starting 20698 1726882592.37448: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882592.2658672-21296-200620700282393/ /root/.ansible/tmp/ansible-tmp-1726882592.2658672-21296-200620700282393/AnsiballZ_command.py && sleep 0' 20698 1726882592.38991: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882592.39434: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882592.40971: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882592.40975: stdout chunk (state=3): >>><<< 20698 1726882592.40977: stderr chunk (state=3): >>><<< 20698 1726882592.41067: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882592.41071: _low_level_execute_command(): starting 20698 1726882592.41074: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882592.2658672-21296-200620700282393/AnsiballZ_command.py && sleep 0' 20698 1726882592.41685: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882592.41698: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882592.41711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882592.41727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882592.41771: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882592.41783: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882592.41797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882592.41813: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882592.41824: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882592.41835: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882592.41850: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882592.41882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882592.41900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882592.41927: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882592.41938: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882592.41950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882592.42031: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882592.42048: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882592.42060: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882592.42224: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882592.57495: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "d", "set", "testnic1", "managed", "true"], "start": "2024-09-20 21:36:32.554200", "end": "2024-09-20 21:36:32.572889", "delta": "0:00:00.018689", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli d set testnic1 managed true", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 20698 1726882592.58799: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882592.58891: stderr chunk (state=3): >>><<< 20698 1726882592.58894: stdout chunk (state=3): >>><<< 20698 1726882592.58915: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "d", "set", "testnic1", "managed", "true"], "start": "2024-09-20 21:36:32.554200", "end": "2024-09-20 21:36:32.572889", "delta": "0:00:00.018689", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli d set testnic1 managed true", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. 20698 1726882592.58954: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli d set testnic1 managed true', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882592.2658672-21296-200620700282393/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882592.58966: _low_level_execute_command(): starting 20698 1726882592.58969: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882592.2658672-21296-200620700282393/ > /dev/null 2>&1 && sleep 0' 20698 1726882592.59620: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882592.59624: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882592.59663: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882592.59673: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882592.59683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882592.59746: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882592.59769: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882592.59861: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882592.61671: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882592.61720: stderr chunk (state=3): >>><<< 20698 1726882592.61723: stdout chunk (state=3): >>><<< 20698 1726882592.61748: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882592.61753: handler run complete 20698 1726882592.61765: Evaluated conditional (False): False 20698 1726882592.61774: attempt loop complete, returning result 20698 1726882592.61776: _execute() done 20698 1726882592.61778: dumping result to json 20698 1726882592.61783: done dumping result, returning 20698 1726882592.61790: done running TaskExecutor() for managed_node2/TASK: Set up veth as managed by NetworkManager [0e448fcc-3ce9-6606-eaf5-00000000026e] 20698 1726882592.61796: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000026e 20698 1726882592.61952: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000026e 20698 1726882592.61958: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "nmcli", "d", "set", "testnic1", "managed", "true" ], "delta": "0:00:00.018689", "end": "2024-09-20 21:36:32.572889", "rc": 0, "start": "2024-09-20 21:36:32.554200" } 20698 1726882592.62020: no more pending results, returning what we have 20698 1726882592.62023: results queue empty 20698 1726882592.62024: checking for any_errors_fatal 20698 1726882592.62038: done checking for any_errors_fatal 20698 1726882592.62038: checking for max_fail_percentage 20698 1726882592.62040: done checking for max_fail_percentage 20698 1726882592.62041: checking to see if all hosts have failed and the running result is not ok 20698 1726882592.62043: done checking to see if all hosts have failed 20698 1726882592.62043: getting the remaining hosts for this loop 20698 1726882592.62045: done getting the remaining hosts for this loop 20698 1726882592.62048: getting the next task for host managed_node2 20698 1726882592.62066: done getting next task for host managed_node2 20698 1726882592.62068: ^ task is: TASK: Delete veth interface {{ interface }} 20698 1726882592.62071: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882592.62076: getting variables 20698 1726882592.62077: in VariableManager get_vars() 20698 1726882592.62129: Calling all_inventory to load vars for managed_node2 20698 1726882592.62132: Calling groups_inventory to load vars for managed_node2 20698 1726882592.62134: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882592.62145: Calling all_plugins_play to load vars for managed_node2 20698 1726882592.62147: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882592.62149: Calling groups_plugins_play to load vars for managed_node2 20698 1726882592.62885: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882592.63816: done with get_vars() 20698 1726882592.63836: done getting variables 20698 1726882592.63904: 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) 20698 1726882592.64017: variable 'interface' from source: play vars TASK [Delete veth interface testnic1] ****************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:43 Friday 20 September 2024 21:36:32 -0400 (0:00:00.484) 0:00:13.898 ****** 20698 1726882592.64044: entering _queue_task() for managed_node2/command 20698 1726882592.64290: worker is 1 (out of 1 available) 20698 1726882592.64306: exiting _queue_task() for managed_node2/command 20698 1726882592.64321: done queuing things up, now waiting for results queue to drain 20698 1726882592.64322: waiting for pending results... 20698 1726882592.64501: running TaskExecutor() for managed_node2/TASK: Delete veth interface testnic1 20698 1726882592.64611: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000026f 20698 1726882592.64623: variable 'ansible_search_path' from source: unknown 20698 1726882592.64631: variable 'ansible_search_path' from source: unknown 20698 1726882592.64663: calling self._execute() 20698 1726882592.64735: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882592.64739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882592.64748: variable 'omit' from source: magic vars 20698 1726882592.65009: variable 'ansible_distribution_major_version' from source: facts 20698 1726882592.65019: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882592.65143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882592.65350: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882592.65387: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882592.65415: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882592.65439: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882592.65502: variable 'networkmanager_version' from source: set_fact 20698 1726882592.65510: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882592.65636: variable 'type' from source: play vars 20698 1726882592.65640: variable 'state' from source: include params 20698 1726882592.65643: variable 'interface' from source: play vars 20698 1726882592.65648: variable 'current_interfaces' from source: set_fact 20698 1726882592.65654: Evaluated conditional (type == 'veth' and state == 'absent' and interface in current_interfaces): False 20698 1726882592.65657: when evaluation is False, skipping this task 20698 1726882592.65665: _execute() done 20698 1726882592.65669: dumping result to json 20698 1726882592.65672: done dumping result, returning 20698 1726882592.65678: done running TaskExecutor() for managed_node2/TASK: Delete veth interface testnic1 [0e448fcc-3ce9-6606-eaf5-00000000026f] 20698 1726882592.65683: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000026f 20698 1726882592.65793: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000026f 20698 1726882592.65795: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 20698 1726882592.65866: no more pending results, returning what we have 20698 1726882592.65869: results queue empty 20698 1726882592.65870: checking for any_errors_fatal 20698 1726882592.65881: done checking for any_errors_fatal 20698 1726882592.65882: checking for max_fail_percentage 20698 1726882592.65884: done checking for max_fail_percentage 20698 1726882592.65885: checking to see if all hosts have failed and the running result is not ok 20698 1726882592.65886: done checking to see if all hosts have failed 20698 1726882592.65887: getting the remaining hosts for this loop 20698 1726882592.65888: done getting the remaining hosts for this loop 20698 1726882592.65891: getting the next task for host managed_node2 20698 1726882592.65896: done getting next task for host managed_node2 20698 1726882592.65899: ^ task is: TASK: Create dummy interface {{ interface }} 20698 1726882592.65901: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882592.65904: getting variables 20698 1726882592.65906: in VariableManager get_vars() 20698 1726882592.65962: Calling all_inventory to load vars for managed_node2 20698 1726882592.65966: Calling groups_inventory to load vars for managed_node2 20698 1726882592.65968: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882592.65975: Calling all_plugins_play to load vars for managed_node2 20698 1726882592.65977: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882592.65978: Calling groups_plugins_play to load vars for managed_node2 20698 1726882592.66793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882592.67770: done with get_vars() 20698 1726882592.67782: done getting variables 20698 1726882592.67837: 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) 20698 1726882592.67919: variable 'interface' from source: play vars TASK [Create dummy interface testnic1] ***************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:49 Friday 20 September 2024 21:36:32 -0400 (0:00:00.039) 0:00:13.937 ****** 20698 1726882592.67953: entering _queue_task() for managed_node2/command 20698 1726882592.68171: worker is 1 (out of 1 available) 20698 1726882592.68182: exiting _queue_task() for managed_node2/command 20698 1726882592.68193: done queuing things up, now waiting for results queue to drain 20698 1726882592.68194: waiting for pending results... 20698 1726882592.68397: running TaskExecutor() for managed_node2/TASK: Create dummy interface testnic1 20698 1726882592.68467: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000270 20698 1726882592.68509: variable 'ansible_search_path' from source: unknown 20698 1726882592.68514: variable 'ansible_search_path' from source: unknown 20698 1726882592.68533: calling self._execute() 20698 1726882592.68590: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882592.68595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882592.68606: variable 'omit' from source: magic vars 20698 1726882592.68922: variable 'ansible_distribution_major_version' from source: facts 20698 1726882592.68931: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882592.69099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882592.69299: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882592.69329: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882592.69352: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882592.69380: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882592.69457: variable 'networkmanager_version' from source: set_fact 20698 1726882592.69461: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882592.69598: variable 'type' from source: play vars 20698 1726882592.69603: variable 'state' from source: include params 20698 1726882592.69606: variable 'interface' from source: play vars 20698 1726882592.69608: variable 'current_interfaces' from source: set_fact 20698 1726882592.69620: Evaluated conditional (type == 'dummy' and state == 'present' and interface not in current_interfaces): False 20698 1726882592.69622: when evaluation is False, skipping this task 20698 1726882592.69626: _execute() done 20698 1726882592.69628: dumping result to json 20698 1726882592.69631: done dumping result, returning 20698 1726882592.69633: done running TaskExecutor() for managed_node2/TASK: Create dummy interface testnic1 [0e448fcc-3ce9-6606-eaf5-000000000270] 20698 1726882592.69635: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000270 20698 1726882592.69732: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000270 20698 1726882592.69735: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 20698 1726882592.69800: no more pending results, returning what we have 20698 1726882592.69803: results queue empty 20698 1726882592.69804: checking for any_errors_fatal 20698 1726882592.69808: done checking for any_errors_fatal 20698 1726882592.69809: checking for max_fail_percentage 20698 1726882592.69810: done checking for max_fail_percentage 20698 1726882592.69811: checking to see if all hosts have failed and the running result is not ok 20698 1726882592.69812: done checking to see if all hosts have failed 20698 1726882592.69813: getting the remaining hosts for this loop 20698 1726882592.69814: done getting the remaining hosts for this loop 20698 1726882592.69817: getting the next task for host managed_node2 20698 1726882592.69823: done getting next task for host managed_node2 20698 1726882592.69825: ^ task is: TASK: Delete dummy interface {{ interface }} 20698 1726882592.69827: ^ 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? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882592.69831: getting variables 20698 1726882592.69832: in VariableManager get_vars() 20698 1726882592.69880: Calling all_inventory to load vars for managed_node2 20698 1726882592.69882: Calling groups_inventory to load vars for managed_node2 20698 1726882592.69884: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882592.69892: Calling all_plugins_play to load vars for managed_node2 20698 1726882592.69894: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882592.69895: Calling groups_plugins_play to load vars for managed_node2 20698 1726882592.71101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882592.72591: done with get_vars() 20698 1726882592.72608: done getting variables 20698 1726882592.72660: 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) 20698 1726882592.72761: variable 'interface' from source: play vars TASK [Delete dummy interface testnic1] ***************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:54 Friday 20 September 2024 21:36:32 -0400 (0:00:00.048) 0:00:13.986 ****** 20698 1726882592.72790: entering _queue_task() for managed_node2/command 20698 1726882592.73044: worker is 1 (out of 1 available) 20698 1726882592.73057: exiting _queue_task() for managed_node2/command 20698 1726882592.73072: done queuing things up, now waiting for results queue to drain 20698 1726882592.73073: waiting for pending results... 20698 1726882592.73827: running TaskExecutor() for managed_node2/TASK: Delete dummy interface testnic1 20698 1726882592.73929: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000271 20698 1726882592.73933: variable 'ansible_search_path' from source: unknown 20698 1726882592.73936: variable 'ansible_search_path' from source: unknown 20698 1726882592.73972: calling self._execute() 20698 1726882592.74048: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882592.74053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882592.74069: variable 'omit' from source: magic vars 20698 1726882592.74402: variable 'ansible_distribution_major_version' from source: facts 20698 1726882592.74412: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882592.74533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882592.74730: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882592.74767: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882592.74794: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882592.74817: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882592.74874: variable 'networkmanager_version' from source: set_fact 20698 1726882592.74885: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882592.75016: variable 'type' from source: play vars 20698 1726882592.75020: variable 'state' from source: include params 20698 1726882592.75024: variable 'interface' from source: play vars 20698 1726882592.75027: variable 'current_interfaces' from source: set_fact 20698 1726882592.75034: Evaluated conditional (type == 'dummy' and state == 'absent' and interface in current_interfaces): False 20698 1726882592.75037: when evaluation is False, skipping this task 20698 1726882592.75039: _execute() done 20698 1726882592.75042: dumping result to json 20698 1726882592.75044: done dumping result, returning 20698 1726882592.75048: done running TaskExecutor() for managed_node2/TASK: Delete dummy interface testnic1 [0e448fcc-3ce9-6606-eaf5-000000000271] 20698 1726882592.75054: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000271 20698 1726882592.75136: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000271 20698 1726882592.75139: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 20698 1726882592.75191: no more pending results, returning what we have 20698 1726882592.75195: results queue empty 20698 1726882592.75195: checking for any_errors_fatal 20698 1726882592.75203: done checking for any_errors_fatal 20698 1726882592.75203: checking for max_fail_percentage 20698 1726882592.75205: done checking for max_fail_percentage 20698 1726882592.75206: checking to see if all hosts have failed and the running result is not ok 20698 1726882592.75207: done checking to see if all hosts have failed 20698 1726882592.75207: getting the remaining hosts for this loop 20698 1726882592.75209: done getting the remaining hosts for this loop 20698 1726882592.75212: getting the next task for host managed_node2 20698 1726882592.75218: done getting next task for host managed_node2 20698 1726882592.75221: ^ task is: TASK: Create tap interface {{ interface }} 20698 1726882592.75223: ^ 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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882592.75226: getting variables 20698 1726882592.75228: in VariableManager get_vars() 20698 1726882592.75275: Calling all_inventory to load vars for managed_node2 20698 1726882592.75278: Calling groups_inventory to load vars for managed_node2 20698 1726882592.75280: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882592.75289: Calling all_plugins_play to load vars for managed_node2 20698 1726882592.75291: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882592.75295: Calling groups_plugins_play to load vars for managed_node2 20698 1726882592.80549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882592.82872: done with get_vars() 20698 1726882592.82893: done getting variables 20698 1726882592.82938: 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) 20698 1726882592.83026: variable 'interface' from source: play vars TASK [Create tap interface testnic1] ******************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:60 Friday 20 September 2024 21:36:32 -0400 (0:00:00.102) 0:00:14.088 ****** 20698 1726882592.83051: entering _queue_task() for managed_node2/command 20698 1726882592.83614: worker is 1 (out of 1 available) 20698 1726882592.83628: exiting _queue_task() for managed_node2/command 20698 1726882592.83642: done queuing things up, now waiting for results queue to drain 20698 1726882592.83643: waiting for pending results... 20698 1726882592.83924: running TaskExecutor() for managed_node2/TASK: Create tap interface testnic1 20698 1726882592.84043: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000272 20698 1726882592.84070: variable 'ansible_search_path' from source: unknown 20698 1726882592.84079: variable 'ansible_search_path' from source: unknown 20698 1726882592.84127: calling self._execute() 20698 1726882592.84232: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882592.84245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882592.84266: variable 'omit' from source: magic vars 20698 1726882592.84647: variable 'ansible_distribution_major_version' from source: facts 20698 1726882592.84671: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882592.84854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882592.85381: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882592.85430: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882592.85499: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882592.85537: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882592.85622: variable 'networkmanager_version' from source: set_fact 20698 1726882592.85638: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882592.85835: variable 'type' from source: play vars 20698 1726882592.85846: variable 'state' from source: include params 20698 1726882592.85853: variable 'interface' from source: play vars 20698 1726882592.85866: variable 'current_interfaces' from source: set_fact 20698 1726882592.85878: Evaluated conditional (type == 'tap' and state == 'present' and interface not in current_interfaces): False 20698 1726882592.85884: when evaluation is False, skipping this task 20698 1726882592.85890: _execute() done 20698 1726882592.85895: dumping result to json 20698 1726882592.85902: done dumping result, returning 20698 1726882592.85912: done running TaskExecutor() for managed_node2/TASK: Create tap interface testnic1 [0e448fcc-3ce9-6606-eaf5-000000000272] 20698 1726882592.85922: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000272 skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 20698 1726882592.86070: no more pending results, returning what we have 20698 1726882592.86075: results queue empty 20698 1726882592.86076: checking for any_errors_fatal 20698 1726882592.86083: done checking for any_errors_fatal 20698 1726882592.86084: checking for max_fail_percentage 20698 1726882592.86086: done checking for max_fail_percentage 20698 1726882592.86088: checking to see if all hosts have failed and the running result is not ok 20698 1726882592.86089: done checking to see if all hosts have failed 20698 1726882592.86090: getting the remaining hosts for this loop 20698 1726882592.86092: done getting the remaining hosts for this loop 20698 1726882592.86096: getting the next task for host managed_node2 20698 1726882592.86104: done getting next task for host managed_node2 20698 1726882592.86106: ^ task is: TASK: Delete tap interface {{ interface }} 20698 1726882592.86108: ^ 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? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882592.86113: getting variables 20698 1726882592.86115: in VariableManager get_vars() 20698 1726882592.86177: Calling all_inventory to load vars for managed_node2 20698 1726882592.86180: Calling groups_inventory to load vars for managed_node2 20698 1726882592.86183: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882592.86196: Calling all_plugins_play to load vars for managed_node2 20698 1726882592.86199: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882592.86202: Calling groups_plugins_play to load vars for managed_node2 20698 1726882592.87307: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000272 20698 1726882592.87311: WORKER PROCESS EXITING 20698 1726882592.87782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882592.90038: done with get_vars() 20698 1726882592.90060: done getting variables 20698 1726882592.90121: 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) 20698 1726882592.90231: variable 'interface' from source: play vars TASK [Delete tap interface testnic1] ******************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:65 Friday 20 September 2024 21:36:32 -0400 (0:00:00.072) 0:00:14.160 ****** 20698 1726882592.90265: entering _queue_task() for managed_node2/command 20698 1726882592.90541: worker is 1 (out of 1 available) 20698 1726882592.90553: exiting _queue_task() for managed_node2/command 20698 1726882592.91370: done queuing things up, now waiting for results queue to drain 20698 1726882592.91373: waiting for pending results... 20698 1726882592.92614: running TaskExecutor() for managed_node2/TASK: Delete tap interface testnic1 20698 1726882592.92895: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000273 20698 1726882592.92917: variable 'ansible_search_path' from source: unknown 20698 1726882592.92976: variable 'ansible_search_path' from source: unknown 20698 1726882592.93026: calling self._execute() 20698 1726882592.93293: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882592.93306: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882592.93323: variable 'omit' from source: magic vars 20698 1726882592.94045: variable 'ansible_distribution_major_version' from source: facts 20698 1726882592.94223: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882592.94505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882592.95094: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882592.95143: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882592.95189: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882592.95368: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882592.95656: variable 'networkmanager_version' from source: set_fact 20698 1726882592.95681: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882592.96003: variable 'type' from source: play vars 20698 1726882592.96073: variable 'state' from source: include params 20698 1726882592.96083: variable 'interface' from source: play vars 20698 1726882592.96180: variable 'current_interfaces' from source: set_fact 20698 1726882592.96192: Evaluated conditional (type == 'tap' and state == 'absent' and interface in current_interfaces): False 20698 1726882592.96199: when evaluation is False, skipping this task 20698 1726882592.96205: _execute() done 20698 1726882592.96211: dumping result to json 20698 1726882592.96218: done dumping result, returning 20698 1726882592.96227: done running TaskExecutor() for managed_node2/TASK: Delete tap interface testnic1 [0e448fcc-3ce9-6606-eaf5-000000000273] 20698 1726882592.96237: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000273 skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 20698 1726882592.96389: no more pending results, returning what we have 20698 1726882592.96393: results queue empty 20698 1726882592.96394: checking for any_errors_fatal 20698 1726882592.96399: done checking for any_errors_fatal 20698 1726882592.96399: checking for max_fail_percentage 20698 1726882592.96401: done checking for max_fail_percentage 20698 1726882592.96402: checking to see if all hosts have failed and the running result is not ok 20698 1726882592.96403: done checking to see if all hosts have failed 20698 1726882592.96404: getting the remaining hosts for this loop 20698 1726882592.96405: done getting the remaining hosts for this loop 20698 1726882592.96409: getting the next task for host managed_node2 20698 1726882592.96417: done getting next task for host managed_node2 20698 1726882592.96420: ^ task is: TASK: Include the task 'assert_device_present.yml' 20698 1726882592.96422: ^ 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 20698 1726882592.96426: getting variables 20698 1726882592.96427: in VariableManager get_vars() 20698 1726882592.96491: Calling all_inventory to load vars for managed_node2 20698 1726882592.96494: Calling groups_inventory to load vars for managed_node2 20698 1726882592.96497: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882592.96530: Calling all_plugins_play to load vars for managed_node2 20698 1726882592.96533: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882592.96538: Calling groups_plugins_play to load vars for managed_node2 20698 1726882592.97669: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000273 20698 1726882592.97673: WORKER PROCESS EXITING 20698 1726882592.99171: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882593.02062: done with get_vars() 20698 1726882593.02087: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:24 Friday 20 September 2024 21:36:33 -0400 (0:00:00.119) 0:00:14.280 ****** 20698 1726882593.02184: entering _queue_task() for managed_node2/include_tasks 20698 1726882593.03176: worker is 1 (out of 1 available) 20698 1726882593.03188: exiting _queue_task() for managed_node2/include_tasks 20698 1726882593.03198: done queuing things up, now waiting for results queue to drain 20698 1726882593.03199: waiting for pending results... 20698 1726882593.03347: running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_present.yml' 20698 1726882593.03506: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000013 20698 1726882593.03751: variable 'ansible_search_path' from source: unknown 20698 1726882593.03888: calling self._execute() 20698 1726882593.04042: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882593.04189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882593.04197: variable 'omit' from source: magic vars 20698 1726882593.04925: variable 'ansible_distribution_major_version' from source: facts 20698 1726882593.05060: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882593.05342: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882593.05862: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882593.06077: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882593.06118: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882593.06207: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882593.06432: variable 'networkmanager_version' from source: set_fact 20698 1726882593.06494: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882593.06582: _execute() done 20698 1726882593.06591: dumping result to json 20698 1726882593.06598: done dumping result, returning 20698 1726882593.06611: done running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_present.yml' [0e448fcc-3ce9-6606-eaf5-000000000013] 20698 1726882593.06622: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000013 20698 1726882593.06780: no more pending results, returning what we have 20698 1726882593.06785: in VariableManager get_vars() 20698 1726882593.06849: Calling all_inventory to load vars for managed_node2 20698 1726882593.06852: Calling groups_inventory to load vars for managed_node2 20698 1726882593.06857: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882593.06874: Calling all_plugins_play to load vars for managed_node2 20698 1726882593.06877: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882593.06881: Calling groups_plugins_play to load vars for managed_node2 20698 1726882593.07399: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000013 20698 1726882593.07403: WORKER PROCESS EXITING 20698 1726882593.08928: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882593.12415: done with get_vars() 20698 1726882593.12431: variable 'ansible_search_path' from source: unknown 20698 1726882593.12445: we have included files to process 20698 1726882593.12446: generating all_blocks data 20698 1726882593.12448: done generating all_blocks data 20698 1726882593.12453: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 20698 1726882593.12454: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 20698 1726882593.12456: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 20698 1726882593.12856: in VariableManager get_vars() 20698 1726882593.12889: done with get_vars() 20698 1726882593.13122: done processing included file 20698 1726882593.13124: iterating over new_blocks loaded from include file 20698 1726882593.13126: in VariableManager get_vars() 20698 1726882593.13150: done with get_vars() 20698 1726882593.13152: filtering new block on tags 20698 1726882593.13289: done filtering new block on tags 20698 1726882593.13292: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node2 20698 1726882593.13297: extending task lists for all hosts with included blocks 20698 1726882593.14745: done extending task lists 20698 1726882593.14746: done processing included files 20698 1726882593.14747: results queue empty 20698 1726882593.14748: checking for any_errors_fatal 20698 1726882593.14751: done checking for any_errors_fatal 20698 1726882593.14751: checking for max_fail_percentage 20698 1726882593.14752: done checking for max_fail_percentage 20698 1726882593.14753: checking to see if all hosts have failed and the running result is not ok 20698 1726882593.14754: done checking to see if all hosts have failed 20698 1726882593.14755: getting the remaining hosts for this loop 20698 1726882593.14756: done getting the remaining hosts for this loop 20698 1726882593.14758: getting the next task for host managed_node2 20698 1726882593.14762: done getting next task for host managed_node2 20698 1726882593.14766: ^ task is: TASK: Include the task 'get_interface_stat.yml' 20698 1726882593.14769: ^ 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? (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 20698 1726882593.14771: getting variables 20698 1726882593.14772: in VariableManager get_vars() 20698 1726882593.14832: Calling all_inventory to load vars for managed_node2 20698 1726882593.14835: Calling groups_inventory to load vars for managed_node2 20698 1726882593.14837: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882593.14842: Calling all_plugins_play to load vars for managed_node2 20698 1726882593.14844: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882593.14846: Calling groups_plugins_play to load vars for managed_node2 20698 1726882593.16035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882593.17543: done with get_vars() 20698 1726882593.17565: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 21:36:33 -0400 (0:00:00.154) 0:00:14.434 ****** 20698 1726882593.17645: entering _queue_task() for managed_node2/include_tasks 20698 1726882593.18037: worker is 1 (out of 1 available) 20698 1726882593.18059: exiting _queue_task() for managed_node2/include_tasks 20698 1726882593.18076: done queuing things up, now waiting for results queue to drain 20698 1726882593.18077: waiting for pending results... 20698 1726882593.18330: running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' 20698 1726882593.18445: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000030f 20698 1726882593.18462: variable 'ansible_search_path' from source: unknown 20698 1726882593.18471: variable 'ansible_search_path' from source: unknown 20698 1726882593.18518: calling self._execute() 20698 1726882593.18617: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882593.18628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882593.18648: variable 'omit' from source: magic vars 20698 1726882593.19066: variable 'ansible_distribution_major_version' from source: facts 20698 1726882593.19088: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882593.19287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882593.19596: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882593.19650: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882593.19700: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882593.19744: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882593.19847: variable 'networkmanager_version' from source: set_fact 20698 1726882593.19868: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882593.19879: _execute() done 20698 1726882593.19891: dumping result to json 20698 1726882593.19904: done dumping result, returning 20698 1726882593.19915: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' [0e448fcc-3ce9-6606-eaf5-00000000030f] 20698 1726882593.19926: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000030f 20698 1726882593.20109: no more pending results, returning what we have 20698 1726882593.20115: in VariableManager get_vars() 20698 1726882593.20212: Calling all_inventory to load vars for managed_node2 20698 1726882593.20216: Calling groups_inventory to load vars for managed_node2 20698 1726882593.20219: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882593.20231: Calling all_plugins_play to load vars for managed_node2 20698 1726882593.20234: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882593.20237: Calling groups_plugins_play to load vars for managed_node2 20698 1726882593.22276: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000030f 20698 1726882593.22280: WORKER PROCESS EXITING 20698 1726882593.22942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882593.24487: done with get_vars() 20698 1726882593.24504: variable 'ansible_search_path' from source: unknown 20698 1726882593.24506: variable 'ansible_search_path' from source: unknown 20698 1726882593.24540: we have included files to process 20698 1726882593.24541: generating all_blocks data 20698 1726882593.24543: done generating all_blocks data 20698 1726882593.24544: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 20698 1726882593.24545: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 20698 1726882593.24547: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 20698 1726882593.24787: done processing included file 20698 1726882593.24789: iterating over new_blocks loaded from include file 20698 1726882593.24790: in VariableManager get_vars() 20698 1726882593.24820: done with get_vars() 20698 1726882593.24822: filtering new block on tags 20698 1726882593.24838: done filtering new block on tags 20698 1726882593.24840: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node2 20698 1726882593.24844: extending task lists for all hosts with included blocks 20698 1726882593.24943: done extending task lists 20698 1726882593.24944: done processing included files 20698 1726882593.24945: results queue empty 20698 1726882593.24946: checking for any_errors_fatal 20698 1726882593.24949: done checking for any_errors_fatal 20698 1726882593.24949: checking for max_fail_percentage 20698 1726882593.24950: done checking for max_fail_percentage 20698 1726882593.24951: checking to see if all hosts have failed and the running result is not ok 20698 1726882593.24952: done checking to see if all hosts have failed 20698 1726882593.24953: getting the remaining hosts for this loop 20698 1726882593.24954: done getting the remaining hosts for this loop 20698 1726882593.24956: getting the next task for host managed_node2 20698 1726882593.24960: done getting next task for host managed_node2 20698 1726882593.24961: ^ task is: TASK: Get stat for interface {{ interface }} 20698 1726882593.24966: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882593.24968: getting variables 20698 1726882593.24969: in VariableManager get_vars() 20698 1726882593.24984: Calling all_inventory to load vars for managed_node2 20698 1726882593.24986: Calling groups_inventory to load vars for managed_node2 20698 1726882593.24988: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882593.24992: Calling all_plugins_play to load vars for managed_node2 20698 1726882593.24994: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882593.24997: Calling groups_plugins_play to load vars for managed_node2 20698 1726882593.26179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882593.27807: done with get_vars() 20698 1726882593.27826: done getting variables 20698 1726882593.28007: variable 'interface' from source: play vars TASK [Get stat for interface testnic1] ***************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 21:36:33 -0400 (0:00:00.103) 0:00:14.538 ****** 20698 1726882593.28039: entering _queue_task() for managed_node2/stat 20698 1726882593.28376: worker is 1 (out of 1 available) 20698 1726882593.28387: exiting _queue_task() for managed_node2/stat 20698 1726882593.28398: done queuing things up, now waiting for results queue to drain 20698 1726882593.28404: waiting for pending results... 20698 1726882593.28694: running TaskExecutor() for managed_node2/TASK: Get stat for interface testnic1 20698 1726882593.28816: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000035e 20698 1726882593.28838: variable 'ansible_search_path' from source: unknown 20698 1726882593.28856: variable 'ansible_search_path' from source: unknown 20698 1726882593.28897: calling self._execute() 20698 1726882593.29000: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882593.29010: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882593.29023: variable 'omit' from source: magic vars 20698 1726882593.29386: variable 'ansible_distribution_major_version' from source: facts 20698 1726882593.29412: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882593.29594: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882593.29879: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882593.29927: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882593.29980: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882593.30015: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882593.30108: variable 'networkmanager_version' from source: set_fact 20698 1726882593.30126: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882593.30137: variable 'omit' from source: magic vars 20698 1726882593.30201: variable 'omit' from source: magic vars 20698 1726882593.30306: variable 'interface' from source: play vars 20698 1726882593.30329: variable 'omit' from source: magic vars 20698 1726882593.30362: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882593.30406: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882593.30428: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882593.30499: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882593.30515: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882593.30548: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882593.30557: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882593.30568: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882593.30683: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882593.30701: Set connection var ansible_shell_executable to /bin/sh 20698 1726882593.30718: Set connection var ansible_pipelining to False 20698 1726882593.30729: Set connection var ansible_timeout to 10 20698 1726882593.30736: Set connection var ansible_connection to ssh 20698 1726882593.30742: Set connection var ansible_shell_type to sh 20698 1726882593.30772: variable 'ansible_shell_executable' from source: unknown 20698 1726882593.30780: variable 'ansible_connection' from source: unknown 20698 1726882593.30787: variable 'ansible_module_compression' from source: unknown 20698 1726882593.30794: variable 'ansible_shell_type' from source: unknown 20698 1726882593.30803: variable 'ansible_shell_executable' from source: unknown 20698 1726882593.30818: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882593.30826: variable 'ansible_pipelining' from source: unknown 20698 1726882593.30833: variable 'ansible_timeout' from source: unknown 20698 1726882593.30840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882593.31000: 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__) 20698 1726882593.31017: variable 'omit' from source: magic vars 20698 1726882593.31039: starting attempt loop 20698 1726882593.31046: running the handler 20698 1726882593.31065: _low_level_execute_command(): starting 20698 1726882593.31079: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882593.31828: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882593.31844: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882593.31861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882593.31884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882593.31932: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882593.31943: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882593.31956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882593.31979: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882593.31990: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882593.32009: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882593.32028: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882593.32043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882593.32060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882593.32076: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882593.32088: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882593.32102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882593.32188: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882593.32206: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882593.32222: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882593.32367: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882593.34020: stdout chunk (state=3): >>>/root <<< 20698 1726882593.34182: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882593.34186: stdout chunk (state=3): >>><<< 20698 1726882593.34196: stderr chunk (state=3): >>><<< 20698 1726882593.34223: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882593.34237: _low_level_execute_command(): starting 20698 1726882593.34242: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882593.3422284-21353-77903127806849 `" && echo ansible-tmp-1726882593.3422284-21353-77903127806849="` echo /root/.ansible/tmp/ansible-tmp-1726882593.3422284-21353-77903127806849 `" ) && sleep 0' 20698 1726882593.34921: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882593.34929: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882593.34939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882593.34952: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882593.35000: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882593.35008: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882593.35019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882593.35031: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882593.35039: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882593.35045: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882593.35053: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882593.35068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882593.35085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882593.35099: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882593.35105: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882593.35115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882593.35190: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882593.35216: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882593.35227: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882593.35403: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882593.37233: stdout chunk (state=3): >>>ansible-tmp-1726882593.3422284-21353-77903127806849=/root/.ansible/tmp/ansible-tmp-1726882593.3422284-21353-77903127806849 <<< 20698 1726882593.37401: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882593.37405: stdout chunk (state=3): >>><<< 20698 1726882593.37412: stderr chunk (state=3): >>><<< 20698 1726882593.37429: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882593.3422284-21353-77903127806849=/root/.ansible/tmp/ansible-tmp-1726882593.3422284-21353-77903127806849 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882593.37480: variable 'ansible_module_compression' from source: unknown 20698 1726882593.37538: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2069822553mst/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 20698 1726882593.37583: variable 'ansible_facts' from source: unknown 20698 1726882593.37655: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882593.3422284-21353-77903127806849/AnsiballZ_stat.py 20698 1726882593.37789: Sending initial data 20698 1726882593.37792: Sent initial data (152 bytes) 20698 1726882593.38703: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882593.38712: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882593.38723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882593.38737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882593.38779: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882593.38789: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882593.38797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882593.38810: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882593.38815: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882593.38823: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882593.38830: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882593.38840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882593.38852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882593.38862: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882593.38871: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882593.38881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882593.38951: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882593.38969: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882593.38980: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882593.39106: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882593.40874: 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 <<< 20698 1726882593.40978: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882593.41085: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmpotk27ek3 /root/.ansible/tmp/ansible-tmp-1726882593.3422284-21353-77903127806849/AnsiballZ_stat.py <<< 20698 1726882593.41183: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882593.42513: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882593.42671: stderr chunk (state=3): >>><<< 20698 1726882593.42674: stdout chunk (state=3): >>><<< 20698 1726882593.42676: done transferring module to remote 20698 1726882593.42678: _low_level_execute_command(): starting 20698 1726882593.42680: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882593.3422284-21353-77903127806849/ /root/.ansible/tmp/ansible-tmp-1726882593.3422284-21353-77903127806849/AnsiballZ_stat.py && sleep 0' 20698 1726882593.43284: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882593.43299: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882593.43314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882593.43337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882593.43384: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882593.43397: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882593.43411: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882593.43430: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882593.43446: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882593.43460: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882593.43477: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882593.43492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882593.43508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882593.43521: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882593.43532: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882593.43550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882593.43627: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882593.43643: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882593.43666: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882593.43797: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882593.45587: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882593.45640: stderr chunk (state=3): >>><<< 20698 1726882593.45643: stdout chunk (state=3): >>><<< 20698 1726882593.45661: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882593.45666: _low_level_execute_command(): starting 20698 1726882593.45669: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882593.3422284-21353-77903127806849/AnsiballZ_stat.py && sleep 0' 20698 1726882593.46254: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882593.46265: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882593.46276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882593.46290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882593.46326: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882593.46333: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882593.46341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882593.46354: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882593.46359: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882593.46371: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882593.46377: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882593.46385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882593.46396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882593.46402: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882593.46408: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882593.46416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882593.46487: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882593.46503: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882593.46511: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882593.46639: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882593.59836: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/testnic1", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 29635, "dev": 21, "nlink": 1, "atime": 1726882591.2119768, "mtime": 1726882591.2119768, "ctime": 1726882591.2119768, "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "lnk_source": "/sys/devices/virtual/net/testnic1", "lnk_target": "../../devices/virtual/net/testnic1", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/testnic1", "follow": false, "checksum_algorithm": "sha1"}}} <<< 20698 1726882593.60862: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882593.60869: stdout chunk (state=3): >>><<< 20698 1726882593.60872: stderr chunk (state=3): >>><<< 20698 1726882593.60891: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/testnic1", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 29635, "dev": 21, "nlink": 1, "atime": 1726882591.2119768, "mtime": 1726882591.2119768, "ctime": 1726882591.2119768, "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "lnk_source": "/sys/devices/virtual/net/testnic1", "lnk_target": "../../devices/virtual/net/testnic1", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/testnic1", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. 20698 1726882593.60940: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/testnic1', '_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-1726882593.3422284-21353-77903127806849/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882593.60949: _low_level_execute_command(): starting 20698 1726882593.60954: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882593.3422284-21353-77903127806849/ > /dev/null 2>&1 && sleep 0' 20698 1726882593.61579: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882593.61588: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882593.61599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882593.61613: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882593.61652: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882593.61671: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882593.61674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882593.61684: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882593.61691: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882593.61698: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882593.61705: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882593.61715: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882593.61729: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882593.61732: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882593.61739: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882593.61748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882593.61818: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882593.61833: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882593.61842: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882593.61981: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882593.63842: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882593.63846: stdout chunk (state=3): >>><<< 20698 1726882593.63848: stderr chunk (state=3): >>><<< 20698 1726882593.63866: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882593.63873: handler run complete 20698 1726882593.63921: attempt loop complete, returning result 20698 1726882593.63925: _execute() done 20698 1726882593.63927: dumping result to json 20698 1726882593.63932: done dumping result, returning 20698 1726882593.63941: done running TaskExecutor() for managed_node2/TASK: Get stat for interface testnic1 [0e448fcc-3ce9-6606-eaf5-00000000035e] 20698 1726882593.63949: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000035e 20698 1726882593.64067: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000035e 20698 1726882593.64069: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "atime": 1726882591.2119768, "block_size": 4096, "blocks": 0, "ctime": 1726882591.2119768, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 29635, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/testnic1", "lnk_target": "../../devices/virtual/net/testnic1", "mode": "0777", "mtime": 1726882591.2119768, "nlink": 1, "path": "/sys/class/net/testnic1", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 20698 1726882593.64193: no more pending results, returning what we have 20698 1726882593.64197: results queue empty 20698 1726882593.64197: checking for any_errors_fatal 20698 1726882593.64199: done checking for any_errors_fatal 20698 1726882593.64199: checking for max_fail_percentage 20698 1726882593.64201: done checking for max_fail_percentage 20698 1726882593.64202: checking to see if all hosts have failed and the running result is not ok 20698 1726882593.64203: done checking to see if all hosts have failed 20698 1726882593.64203: getting the remaining hosts for this loop 20698 1726882593.64205: done getting the remaining hosts for this loop 20698 1726882593.64208: getting the next task for host managed_node2 20698 1726882593.64215: done getting next task for host managed_node2 20698 1726882593.64217: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 20698 1726882593.64220: ^ 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? (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 20698 1726882593.64223: getting variables 20698 1726882593.64224: in VariableManager get_vars() 20698 1726882593.64276: Calling all_inventory to load vars for managed_node2 20698 1726882593.64282: Calling groups_inventory to load vars for managed_node2 20698 1726882593.64285: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882593.64295: Calling all_plugins_play to load vars for managed_node2 20698 1726882593.64298: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882593.64301: Calling groups_plugins_play to load vars for managed_node2 20698 1726882593.65742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882593.67468: done with get_vars() 20698 1726882593.67488: done getting variables 20698 1726882593.67583: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 20698 1726882593.67693: variable 'interface' from source: play vars TASK [Assert that the interface is present - 'testnic1'] *********************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 21:36:33 -0400 (0:00:00.396) 0:00:14.935 ****** 20698 1726882593.67721: entering _queue_task() for managed_node2/assert 20698 1726882593.67723: Creating lock for assert 20698 1726882593.68020: worker is 1 (out of 1 available) 20698 1726882593.68033: exiting _queue_task() for managed_node2/assert 20698 1726882593.68044: done queuing things up, now waiting for results queue to drain 20698 1726882593.68045: waiting for pending results... 20698 1726882593.68306: running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'testnic1' 20698 1726882593.68395: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000310 20698 1726882593.68406: variable 'ansible_search_path' from source: unknown 20698 1726882593.68409: variable 'ansible_search_path' from source: unknown 20698 1726882593.68444: calling self._execute() 20698 1726882593.68532: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882593.68537: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882593.68548: variable 'omit' from source: magic vars 20698 1726882593.68913: variable 'ansible_distribution_major_version' from source: facts 20698 1726882593.68930: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882593.69102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882593.69366: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882593.69407: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882593.69440: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882593.69478: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882593.69560: variable 'networkmanager_version' from source: set_fact 20698 1726882593.69573: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882593.69581: variable 'omit' from source: magic vars 20698 1726882593.69614: variable 'omit' from source: magic vars 20698 1726882593.69709: variable 'interface' from source: play vars 20698 1726882593.69725: variable 'omit' from source: magic vars 20698 1726882593.69751: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882593.69781: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882593.69800: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882593.69817: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882593.69828: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882593.69859: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882593.69862: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882593.69868: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882593.69968: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882593.69973: Set connection var ansible_shell_executable to /bin/sh 20698 1726882593.69979: Set connection var ansible_pipelining to False 20698 1726882593.69984: Set connection var ansible_timeout to 10 20698 1726882593.69987: Set connection var ansible_connection to ssh 20698 1726882593.69989: Set connection var ansible_shell_type to sh 20698 1726882593.70019: variable 'ansible_shell_executable' from source: unknown 20698 1726882593.70022: variable 'ansible_connection' from source: unknown 20698 1726882593.70025: variable 'ansible_module_compression' from source: unknown 20698 1726882593.70027: variable 'ansible_shell_type' from source: unknown 20698 1726882593.70030: variable 'ansible_shell_executable' from source: unknown 20698 1726882593.70032: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882593.70036: variable 'ansible_pipelining' from source: unknown 20698 1726882593.70038: variable 'ansible_timeout' from source: unknown 20698 1726882593.70042: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882593.70175: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882593.70185: variable 'omit' from source: magic vars 20698 1726882593.70191: starting attempt loop 20698 1726882593.70194: running the handler 20698 1726882593.70324: variable 'interface_stat' from source: set_fact 20698 1726882593.70348: Evaluated conditional (interface_stat.stat.exists): True 20698 1726882593.70353: handler run complete 20698 1726882593.70369: attempt loop complete, returning result 20698 1726882593.70372: _execute() done 20698 1726882593.70374: dumping result to json 20698 1726882593.70377: done dumping result, returning 20698 1726882593.70384: done running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'testnic1' [0e448fcc-3ce9-6606-eaf5-000000000310] 20698 1726882593.70390: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000310 20698 1726882593.70491: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000310 20698 1726882593.70494: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 20698 1726882593.70544: no more pending results, returning what we have 20698 1726882593.70548: results queue empty 20698 1726882593.70549: checking for any_errors_fatal 20698 1726882593.70557: done checking for any_errors_fatal 20698 1726882593.70558: checking for max_fail_percentage 20698 1726882593.70560: done checking for max_fail_percentage 20698 1726882593.70561: checking to see if all hosts have failed and the running result is not ok 20698 1726882593.70562: done checking to see if all hosts have failed 20698 1726882593.70565: getting the remaining hosts for this loop 20698 1726882593.70567: done getting the remaining hosts for this loop 20698 1726882593.70570: getting the next task for host managed_node2 20698 1726882593.70580: done getting next task for host managed_node2 20698 1726882593.70584: ^ task is: TASK: Install ethtool (test dependency) 20698 1726882593.70586: ^ 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 20698 1726882593.70590: getting variables 20698 1726882593.70592: in VariableManager get_vars() 20698 1726882593.70646: Calling all_inventory to load vars for managed_node2 20698 1726882593.70650: Calling groups_inventory to load vars for managed_node2 20698 1726882593.70652: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882593.70667: Calling all_plugins_play to load vars for managed_node2 20698 1726882593.70670: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882593.70673: Calling groups_plugins_play to load vars for managed_node2 20698 1726882593.71975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882593.73470: done with get_vars() 20698 1726882593.73489: done getting variables 20698 1726882593.73547: 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 [Install ethtool (test dependency)] *************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:26 Friday 20 September 2024 21:36:33 -0400 (0:00:00.058) 0:00:14.994 ****** 20698 1726882593.73580: entering _queue_task() for managed_node2/package 20698 1726882593.73819: worker is 1 (out of 1 available) 20698 1726882593.73831: exiting _queue_task() for managed_node2/package 20698 1726882593.73840: done queuing things up, now waiting for results queue to drain 20698 1726882593.73841: waiting for pending results... 20698 1726882593.74099: running TaskExecutor() for managed_node2/TASK: Install ethtool (test dependency) 20698 1726882593.74197: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000014 20698 1726882593.74218: variable 'ansible_search_path' from source: unknown 20698 1726882593.74413: calling self._execute() 20698 1726882593.74506: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882593.74516: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882593.74529: variable 'omit' from source: magic vars 20698 1726882593.74887: variable 'ansible_distribution_major_version' from source: facts 20698 1726882593.74908: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882593.75084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882593.75371: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882593.75416: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882593.75460: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882593.75500: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882593.75587: variable 'networkmanager_version' from source: set_fact 20698 1726882593.75605: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882593.75615: variable 'omit' from source: magic vars 20698 1726882593.75644: variable 'omit' from source: magic vars 20698 1726882593.75803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882593.78854: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882593.79208: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882593.79252: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882593.79414: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882593.79445: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882593.79536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882593.79568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882593.79609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882593.79654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882593.79677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882593.79789: variable '__network_is_ostree' from source: set_fact 20698 1726882593.79798: variable 'omit' from source: magic vars 20698 1726882593.79831: variable 'omit' from source: magic vars 20698 1726882593.79858: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882593.79891: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882593.79912: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882593.79936: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882593.79951: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882593.79983: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882593.79991: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882593.79999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882593.80102: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882593.80113: Set connection var ansible_shell_executable to /bin/sh 20698 1726882593.80124: Set connection var ansible_pipelining to False 20698 1726882593.80134: Set connection var ansible_timeout to 10 20698 1726882593.80142: Set connection var ansible_connection to ssh 20698 1726882593.80151: Set connection var ansible_shell_type to sh 20698 1726882593.80183: variable 'ansible_shell_executable' from source: unknown 20698 1726882593.80190: variable 'ansible_connection' from source: unknown 20698 1726882593.80195: variable 'ansible_module_compression' from source: unknown 20698 1726882593.80202: variable 'ansible_shell_type' from source: unknown 20698 1726882593.80207: variable 'ansible_shell_executable' from source: unknown 20698 1726882593.80212: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882593.80220: variable 'ansible_pipelining' from source: unknown 20698 1726882593.80226: variable 'ansible_timeout' from source: unknown 20698 1726882593.80233: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882593.80333: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882593.80350: variable 'omit' from source: magic vars 20698 1726882593.80362: starting attempt loop 20698 1726882593.80372: running the handler 20698 1726882593.80383: variable 'ansible_facts' from source: unknown 20698 1726882593.80390: variable 'ansible_facts' from source: unknown 20698 1726882593.80427: _low_level_execute_command(): starting 20698 1726882593.80439: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882593.81139: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882593.81152: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882593.81168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882593.81184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882593.81220: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882593.81232: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882593.81249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882593.81270: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882593.81281: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882593.81291: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882593.81319: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882593.81332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882593.81347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882593.81365: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882593.81378: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882593.81393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882593.81468: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882593.81487: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882593.81501: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882593.81816: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882593.83364: stdout chunk (state=3): >>>/root <<< 20698 1726882593.83545: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882593.83548: stdout chunk (state=3): >>><<< 20698 1726882593.83550: stderr chunk (state=3): >>><<< 20698 1726882593.83648: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882593.83653: _low_level_execute_command(): starting 20698 1726882593.83657: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882593.8356924-21372-279390423036960 `" && echo ansible-tmp-1726882593.8356924-21372-279390423036960="` echo /root/.ansible/tmp/ansible-tmp-1726882593.8356924-21372-279390423036960 `" ) && sleep 0' 20698 1726882593.85098: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882593.85101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882593.85130: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 20698 1726882593.85133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882593.85136: 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.11.158 originally 10.31.11.158 debug2: match found <<< 20698 1726882593.85248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882593.85317: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882593.85472: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882593.85476: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882593.85598: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882593.87495: stdout chunk (state=3): >>>ansible-tmp-1726882593.8356924-21372-279390423036960=/root/.ansible/tmp/ansible-tmp-1726882593.8356924-21372-279390423036960 <<< 20698 1726882593.87649: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882593.87652: stderr chunk (state=3): >>><<< 20698 1726882593.87660: stdout chunk (state=3): >>><<< 20698 1726882593.87681: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882593.8356924-21372-279390423036960=/root/.ansible/tmp/ansible-tmp-1726882593.8356924-21372-279390423036960 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882593.87712: variable 'ansible_module_compression' from source: unknown 20698 1726882593.87777: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2069822553mst/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 20698 1726882593.87825: variable 'ansible_facts' from source: unknown 20698 1726882593.87947: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882593.8356924-21372-279390423036960/AnsiballZ_dnf.py 20698 1726882593.88474: Sending initial data 20698 1726882593.88477: Sent initial data (152 bytes) 20698 1726882593.91038: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882593.91050: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882593.91073: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882593.91088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882593.91216: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882593.91234: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882593.91249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882593.91266: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882593.91277: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882593.91292: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882593.91300: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882593.91325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882593.91336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882593.91344: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882593.91351: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882593.91404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882593.91577: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882593.91626: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882593.91635: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882593.91781: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882593.93594: 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 <<< 20698 1726882593.93691: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882593.93797: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmpdl_tdl8k /root/.ansible/tmp/ansible-tmp-1726882593.8356924-21372-279390423036960/AnsiballZ_dnf.py <<< 20698 1726882593.93898: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882593.95804: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882593.95812: stderr chunk (state=3): >>><<< 20698 1726882593.95815: stdout chunk (state=3): >>><<< 20698 1726882593.95835: done transferring module to remote 20698 1726882593.95846: _low_level_execute_command(): starting 20698 1726882593.95853: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882593.8356924-21372-279390423036960/ /root/.ansible/tmp/ansible-tmp-1726882593.8356924-21372-279390423036960/AnsiballZ_dnf.py && sleep 0' 20698 1726882593.96974: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882593.96983: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882593.96993: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882593.97006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882593.97052: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882593.97060: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882593.97071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882593.97084: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882593.97092: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882593.97098: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882593.97106: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882593.97115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882593.97127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882593.97135: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882593.97147: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882593.97159: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882593.97228: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882593.97243: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882593.97248: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882593.97389: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882593.99220: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882593.99223: stderr chunk (state=3): >>><<< 20698 1726882593.99232: stdout chunk (state=3): >>><<< 20698 1726882593.99245: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882593.99248: _low_level_execute_command(): starting 20698 1726882593.99252: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882593.8356924-21372-279390423036960/AnsiballZ_dnf.py && sleep 0' 20698 1726882594.00236: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882594.00244: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882594.00254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882594.00274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882594.00311: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882594.00319: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882594.00331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882594.00345: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882594.00352: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882594.00361: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882594.00373: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882594.00382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882594.00394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882594.00401: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882594.00408: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882594.00417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882594.00490: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882594.00503: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882594.00509: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882594.00641: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882595.03328: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["ethtool"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 20698 1726882595.09089: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882595.09127: stderr chunk (state=3): >>><<< 20698 1726882595.09131: stdout chunk (state=3): >>><<< 20698 1726882595.09148: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["ethtool"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. 20698 1726882595.09202: done with _execute_module (ansible.legacy.dnf, {'name': 'ethtool', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882593.8356924-21372-279390423036960/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882595.09210: _low_level_execute_command(): starting 20698 1726882595.09213: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882593.8356924-21372-279390423036960/ > /dev/null 2>&1 && sleep 0' 20698 1726882595.11082: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882595.11144: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882595.11155: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882595.11174: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882595.11211: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882595.11251: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882595.11265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882595.11280: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882595.11403: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882595.11407: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882595.11409: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882595.11412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882595.11414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882595.11416: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882595.11418: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882595.11420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882595.11605: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882595.11612: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882595.11614: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882595.11795: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882595.13714: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882595.13717: stdout chunk (state=3): >>><<< 20698 1726882595.13724: stderr chunk (state=3): >>><<< 20698 1726882595.13746: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882595.13753: handler run complete 20698 1726882595.13798: attempt loop complete, returning result 20698 1726882595.13801: _execute() done 20698 1726882595.13804: dumping result to json 20698 1726882595.13808: done dumping result, returning 20698 1726882595.13817: done running TaskExecutor() for managed_node2/TASK: Install ethtool (test dependency) [0e448fcc-3ce9-6606-eaf5-000000000014] 20698 1726882595.13822: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000014 20698 1726882595.13926: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000014 20698 1726882595.13928: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 20698 1726882595.14043: no more pending results, returning what we have 20698 1726882595.14047: results queue empty 20698 1726882595.14048: checking for any_errors_fatal 20698 1726882595.14054: done checking for any_errors_fatal 20698 1726882595.14058: checking for max_fail_percentage 20698 1726882595.14060: done checking for max_fail_percentage 20698 1726882595.14061: checking to see if all hosts have failed and the running result is not ok 20698 1726882595.14062: done checking to see if all hosts have failed 20698 1726882595.14063: getting the remaining hosts for this loop 20698 1726882595.14067: done getting the remaining hosts for this loop 20698 1726882595.14071: getting the next task for host managed_node2 20698 1726882595.14081: done getting next task for host managed_node2 20698 1726882595.14083: ^ task is: TASK: TEST: I can create a profile without changing the ethtool features. 20698 1726882595.14085: ^ 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 20698 1726882595.14088: getting variables 20698 1726882595.14091: in VariableManager get_vars() 20698 1726882595.14142: Calling all_inventory to load vars for managed_node2 20698 1726882595.14144: Calling groups_inventory to load vars for managed_node2 20698 1726882595.14147: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882595.14161: Calling all_plugins_play to load vars for managed_node2 20698 1726882595.14167: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882595.14172: Calling groups_plugins_play to load vars for managed_node2 20698 1726882595.17259: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882595.21449: done with get_vars() 20698 1726882595.21477: done getting variables 20698 1726882595.21586: 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 [TEST: I can create a profile without changing the ethtool features.] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:34 Friday 20 September 2024 21:36:35 -0400 (0:00:01.480) 0:00:16.474 ****** 20698 1726882595.21615: entering _queue_task() for managed_node2/debug 20698 1726882595.22580: worker is 1 (out of 1 available) 20698 1726882595.22592: exiting _queue_task() for managed_node2/debug 20698 1726882595.22603: done queuing things up, now waiting for results queue to drain 20698 1726882595.22604: waiting for pending results... 20698 1726882595.24113: running TaskExecutor() for managed_node2/TASK: TEST: I can create a profile without changing the ethtool features. 20698 1726882595.24314: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000016 20698 1726882595.24357: variable 'ansible_search_path' from source: unknown 20698 1726882595.24487: calling self._execute() 20698 1726882595.24644: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882595.24889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882595.24905: variable 'omit' from source: magic vars 20698 1726882595.25930: variable 'ansible_distribution_major_version' from source: facts 20698 1726882595.25983: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882595.26472: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882595.27439: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882595.27493: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882595.27756: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882595.27797: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882595.27998: variable 'networkmanager_version' from source: set_fact 20698 1726882595.28171: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882595.28182: variable 'omit' from source: magic vars 20698 1726882595.28208: variable 'omit' from source: magic vars 20698 1726882595.28303: variable 'omit' from source: magic vars 20698 1726882595.28403: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882595.28510: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882595.28610: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882595.28715: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882595.28728: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882595.28758: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882595.28813: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882595.28820: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882595.29139: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882595.29150: Set connection var ansible_shell_executable to /bin/sh 20698 1726882595.29159: Set connection var ansible_pipelining to False 20698 1726882595.29170: Set connection var ansible_timeout to 10 20698 1726882595.29246: Set connection var ansible_connection to ssh 20698 1726882595.29253: Set connection var ansible_shell_type to sh 20698 1726882595.29379: variable 'ansible_shell_executable' from source: unknown 20698 1726882595.29386: variable 'ansible_connection' from source: unknown 20698 1726882595.29391: variable 'ansible_module_compression' from source: unknown 20698 1726882595.29397: variable 'ansible_shell_type' from source: unknown 20698 1726882595.29402: variable 'ansible_shell_executable' from source: unknown 20698 1726882595.29407: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882595.29413: variable 'ansible_pipelining' from source: unknown 20698 1726882595.29417: variable 'ansible_timeout' from source: unknown 20698 1726882595.29423: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882595.29553: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882595.29795: variable 'omit' from source: magic vars 20698 1726882595.29805: starting attempt loop 20698 1726882595.29812: running the handler 20698 1726882595.29862: handler run complete 20698 1726882595.30124: attempt loop complete, returning result 20698 1726882595.30132: _execute() done 20698 1726882595.30139: dumping result to json 20698 1726882595.30146: done dumping result, returning 20698 1726882595.30158: done running TaskExecutor() for managed_node2/TASK: TEST: I can create a profile without changing the ethtool features. [0e448fcc-3ce9-6606-eaf5-000000000016] 20698 1726882595.30171: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000016 ok: [managed_node2] => {} MSG: ################################################## 20698 1726882595.30319: no more pending results, returning what we have 20698 1726882595.30322: results queue empty 20698 1726882595.30323: checking for any_errors_fatal 20698 1726882595.30333: done checking for any_errors_fatal 20698 1726882595.30333: checking for max_fail_percentage 20698 1726882595.30335: done checking for max_fail_percentage 20698 1726882595.30336: checking to see if all hosts have failed and the running result is not ok 20698 1726882595.30337: done checking to see if all hosts have failed 20698 1726882595.30338: getting the remaining hosts for this loop 20698 1726882595.30339: done getting the remaining hosts for this loop 20698 1726882595.30343: getting the next task for host managed_node2 20698 1726882595.30349: done getting next task for host managed_node2 20698 1726882595.30352: ^ task is: TASK: Get current device features 20698 1726882595.30353: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882595.30358: getting variables 20698 1726882595.30360: in VariableManager get_vars() 20698 1726882595.30417: Calling all_inventory to load vars for managed_node2 20698 1726882595.30420: Calling groups_inventory to load vars for managed_node2 20698 1726882595.30423: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882595.30437: Calling all_plugins_play to load vars for managed_node2 20698 1726882595.30440: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882595.30444: Calling groups_plugins_play to load vars for managed_node2 20698 1726882595.31044: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000016 20698 1726882595.31047: WORKER PROCESS EXITING 20698 1726882595.33428: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882595.36336: done with get_vars() 20698 1726882595.36362: done getting variables 20698 1726882595.36536: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get current device features] ********************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:38 Friday 20 September 2024 21:36:35 -0400 (0:00:00.149) 0:00:16.623 ****** 20698 1726882595.36571: entering _queue_task() for managed_node2/command 20698 1726882595.37359: worker is 1 (out of 1 available) 20698 1726882595.37373: exiting _queue_task() for managed_node2/command 20698 1726882595.37385: done queuing things up, now waiting for results queue to drain 20698 1726882595.37387: waiting for pending results... 20698 1726882595.38318: running TaskExecutor() for managed_node2/TASK: Get current device features 20698 1726882595.38531: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000017 20698 1726882595.38658: variable 'ansible_search_path' from source: unknown 20698 1726882595.38702: calling self._execute() 20698 1726882595.38911: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882595.38914: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882595.38927: variable 'omit' from source: magic vars 20698 1726882595.39833: variable 'ansible_distribution_major_version' from source: facts 20698 1726882595.39847: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882595.40370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882595.41002: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882595.41045: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882595.41196: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882595.41229: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882595.41421: variable 'networkmanager_version' from source: set_fact 20698 1726882595.41434: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882595.41439: variable 'omit' from source: magic vars 20698 1726882595.41461: variable 'omit' from source: magic vars 20698 1726882595.41687: variable 'interface' from source: play vars 20698 1726882595.41702: variable 'omit' from source: magic vars 20698 1726882595.42770: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882595.42798: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882595.42916: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882595.42940: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882595.42950: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882595.42984: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882595.42987: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882595.42990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882595.43468: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882595.43478: Set connection var ansible_shell_executable to /bin/sh 20698 1726882595.43484: Set connection var ansible_pipelining to False 20698 1726882595.43490: Set connection var ansible_timeout to 10 20698 1726882595.43493: Set connection var ansible_connection to ssh 20698 1726882595.43495: Set connection var ansible_shell_type to sh 20698 1726882595.43521: variable 'ansible_shell_executable' from source: unknown 20698 1726882595.43524: variable 'ansible_connection' from source: unknown 20698 1726882595.43527: variable 'ansible_module_compression' from source: unknown 20698 1726882595.43529: variable 'ansible_shell_type' from source: unknown 20698 1726882595.43532: variable 'ansible_shell_executable' from source: unknown 20698 1726882595.43534: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882595.43536: variable 'ansible_pipelining' from source: unknown 20698 1726882595.43538: variable 'ansible_timeout' from source: unknown 20698 1726882595.43543: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882595.43654: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882595.43669: variable 'omit' from source: magic vars 20698 1726882595.43675: starting attempt loop 20698 1726882595.43678: running the handler 20698 1726882595.43698: _low_level_execute_command(): starting 20698 1726882595.43706: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882595.44526: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882595.44539: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882595.44550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882595.44571: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882595.44614: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882595.44621: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882595.44631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882595.44645: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882595.44653: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882595.44666: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882595.44675: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882595.44692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882595.44703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882595.44711: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882595.44717: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882595.44730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882595.44808: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882595.44823: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882595.44826: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882595.45033: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882595.46696: stdout chunk (state=3): >>>/root <<< 20698 1726882595.46853: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882595.46856: stdout chunk (state=3): >>><<< 20698 1726882595.46869: stderr chunk (state=3): >>><<< 20698 1726882595.46894: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882595.46907: _low_level_execute_command(): starting 20698 1726882595.46918: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882595.468933-21452-248288029656952 `" && echo ansible-tmp-1726882595.468933-21452-248288029656952="` echo /root/.ansible/tmp/ansible-tmp-1726882595.468933-21452-248288029656952 `" ) && sleep 0' 20698 1726882595.48034: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882595.48043: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882595.48053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882595.48080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882595.48829: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882595.48848: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882595.48858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882595.48876: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882595.48923: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882595.48930: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882595.48938: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882595.48950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882595.48969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882595.48977: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882595.48986: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882595.48992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882595.49109: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882595.49145: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882595.49160: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882595.49294: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882595.51270: stdout chunk (state=3): >>>ansible-tmp-1726882595.468933-21452-248288029656952=/root/.ansible/tmp/ansible-tmp-1726882595.468933-21452-248288029656952 <<< 20698 1726882595.51438: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882595.51442: stdout chunk (state=3): >>><<< 20698 1726882595.51449: stderr chunk (state=3): >>><<< 20698 1726882595.51481: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882595.468933-21452-248288029656952=/root/.ansible/tmp/ansible-tmp-1726882595.468933-21452-248288029656952 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882595.51513: variable 'ansible_module_compression' from source: unknown 20698 1726882595.51569: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2069822553mst/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20698 1726882595.51608: variable 'ansible_facts' from source: unknown 20698 1726882595.51683: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882595.468933-21452-248288029656952/AnsiballZ_command.py 20698 1726882595.52187: Sending initial data 20698 1726882595.52190: Sent initial data (155 bytes) 20698 1726882595.54415: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882595.54424: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882595.54434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882595.54497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882595.54532: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882595.54540: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882595.54550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882595.54569: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882595.54599: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882595.54605: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882595.54613: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882595.54623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882595.54635: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882595.54642: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882595.54706: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882595.54716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882595.54791: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882595.54930: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882595.54945: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882595.55669: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882595.56938: 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 <<< 20698 1726882595.57032: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882595.57133: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmp2tgdkarm /root/.ansible/tmp/ansible-tmp-1726882595.468933-21452-248288029656952/AnsiballZ_command.py <<< 20698 1726882595.57225: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882595.58706: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882595.58712: stderr chunk (state=3): >>><<< 20698 1726882595.58715: stdout chunk (state=3): >>><<< 20698 1726882595.58738: done transferring module to remote 20698 1726882595.58749: _low_level_execute_command(): starting 20698 1726882595.58752: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882595.468933-21452-248288029656952/ /root/.ansible/tmp/ansible-tmp-1726882595.468933-21452-248288029656952/AnsiballZ_command.py && sleep 0' 20698 1726882595.60321: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882595.60350: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882595.60362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882595.60463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882595.60499: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882595.60506: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882595.60515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882595.60527: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882595.60534: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882595.60541: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882595.60548: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882595.60560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882595.60576: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882595.60583: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882595.60589: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882595.60597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882595.60672: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882595.60801: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882595.60811: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882595.61009: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882595.62844: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882595.62847: stdout chunk (state=3): >>><<< 20698 1726882595.62855: stderr chunk (state=3): >>><<< 20698 1726882595.62880: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882595.62883: _low_level_execute_command(): starting 20698 1726882595.62888: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882595.468933-21452-248288029656952/AnsiballZ_command.py && sleep 0' 20698 1726882595.64741: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882595.64748: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882595.64762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882595.64779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882595.64817: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882595.64826: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882595.64842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882595.64856: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882595.64869: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882595.64876: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882595.64884: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882595.64892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882595.64904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882595.64911: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882595.64918: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882595.64927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882595.65088: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882595.65102: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882595.65109: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882595.65395: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882595.79086: stdout chunk (state=3): >>> {"changed": true, "stdout": "Features for testnic1:\nrx-checksumming: on\ntx-checksumming: on\n\ttx-checksum-ipv4: off [fixed]\n\ttx-checksum-ip-generic: on\n\ttx-checksum-ipv6: off [fixed]\n\ttx-checksum-fcoe-crc: off [fixed]\n\ttx-checksum-sctp: on\nscatter-gather: on\n\ttx-scatter-gather: on\n\ttx-scatter-gather-fraglist: on\ntcp-segmentation-offload: on\n\ttx-tcp-segmentation: on\n\ttx-tcp-ecn-segmentation: on\n\ttx-tcp-mangleid-segmentation: on\n\ttx-tcp6-segmentation: on\ngeneric-segmentation-offload: on\ngeneric-receive-offload: off\nlarge-receive-offload: off [fixed]\nrx-vlan-offload: on\ntx-vlan-offload: on\nntuple-filters: off [fixed]\nreceive-hashing: off [fixed]\nhighdma: on\nrx-vlan-filter: off [fixed]\nvlan-challenged: off [fixed]\ntx-lockless: on [fixed]\nnetns-local: off [fixed]\ntx-gso-robust: off [fixed]\ntx-fcoe-segmentation: off [fixed]\ntx-gre-segmentation: on\ntx-gre-csum-segmentation: on\ntx-ipxip4-segmentation: on\ntx-ipxip6-segmentation: on\ntx-udp_tnl-segmentation: on\ntx-udp_tnl-csum-segmentation: on\ntx-gso-partial: off [fixed]\ntx-tunnel-remcsum-segmentation: off [fixed]\ntx-sctp-segmentation: on\ntx-esp-segmentation: off [fixed]\ntx-udp-segmentation: on\ntx-gso-list: on\nfcoe-mtu: off [fixed]\ntx-nocache-copy: off\nloopback: off [fixed]\nrx-fcs: off [fixed]\nrx-all: off [fixed]\ntx-vlan-stag-hw-insert: on\nrx-vlan-stag-hw-parse: on\nrx-vlan-stag-filter: off [fixed]\nl2-fwd-offload: off [fixed]\nhw-tc-offload: off [fixed]\nesp-hw-offload: off [fixed]\nesp-tx-csum-hw-offload: off [fixed]\nrx-udp_tunnel-port-offload: off [fixed]\ntls-hw-tx-offload: off [fixed]\ntls-hw-rx-offload: off [fixed]\nrx-gro-hw: off [fixed]\ntls-hw-record: off [fixed]\nrx-gro-list: off\nmacsec-hw-offload: off [fixed]\nrx-udp-gro-forwarding: off\nhsr-tag-ins-offload: off [fixed]\nhsr-tag-rm-offload: off [fixed]\nhsr-fwd-offload: off [fixed]\nhsr-dup-offload: off [fixed]", "stderr": "", "rc": 0, "cmd": ["ethtool", "--show-features", "testnic1"], "start": "2024-09-20 21:36:35.783347", "end": "2024-09-20 21:36:35.786487", "delta": "0:00:00.003140", "msg": "", "invocation": {"module_args": {"_raw_params": "ethtool --show-features testnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 20698 1726882595.80105: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882595.80109: stdout chunk (state=3): >>><<< 20698 1726882595.80115: stderr chunk (state=3): >>><<< 20698 1726882595.80140: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "Features for testnic1:\nrx-checksumming: on\ntx-checksumming: on\n\ttx-checksum-ipv4: off [fixed]\n\ttx-checksum-ip-generic: on\n\ttx-checksum-ipv6: off [fixed]\n\ttx-checksum-fcoe-crc: off [fixed]\n\ttx-checksum-sctp: on\nscatter-gather: on\n\ttx-scatter-gather: on\n\ttx-scatter-gather-fraglist: on\ntcp-segmentation-offload: on\n\ttx-tcp-segmentation: on\n\ttx-tcp-ecn-segmentation: on\n\ttx-tcp-mangleid-segmentation: on\n\ttx-tcp6-segmentation: on\ngeneric-segmentation-offload: on\ngeneric-receive-offload: off\nlarge-receive-offload: off [fixed]\nrx-vlan-offload: on\ntx-vlan-offload: on\nntuple-filters: off [fixed]\nreceive-hashing: off [fixed]\nhighdma: on\nrx-vlan-filter: off [fixed]\nvlan-challenged: off [fixed]\ntx-lockless: on [fixed]\nnetns-local: off [fixed]\ntx-gso-robust: off [fixed]\ntx-fcoe-segmentation: off [fixed]\ntx-gre-segmentation: on\ntx-gre-csum-segmentation: on\ntx-ipxip4-segmentation: on\ntx-ipxip6-segmentation: on\ntx-udp_tnl-segmentation: on\ntx-udp_tnl-csum-segmentation: on\ntx-gso-partial: off [fixed]\ntx-tunnel-remcsum-segmentation: off [fixed]\ntx-sctp-segmentation: on\ntx-esp-segmentation: off [fixed]\ntx-udp-segmentation: on\ntx-gso-list: on\nfcoe-mtu: off [fixed]\ntx-nocache-copy: off\nloopback: off [fixed]\nrx-fcs: off [fixed]\nrx-all: off [fixed]\ntx-vlan-stag-hw-insert: on\nrx-vlan-stag-hw-parse: on\nrx-vlan-stag-filter: off [fixed]\nl2-fwd-offload: off [fixed]\nhw-tc-offload: off [fixed]\nesp-hw-offload: off [fixed]\nesp-tx-csum-hw-offload: off [fixed]\nrx-udp_tunnel-port-offload: off [fixed]\ntls-hw-tx-offload: off [fixed]\ntls-hw-rx-offload: off [fixed]\nrx-gro-hw: off [fixed]\ntls-hw-record: off [fixed]\nrx-gro-list: off\nmacsec-hw-offload: off [fixed]\nrx-udp-gro-forwarding: off\nhsr-tag-ins-offload: off [fixed]\nhsr-tag-rm-offload: off [fixed]\nhsr-fwd-offload: off [fixed]\nhsr-dup-offload: off [fixed]", "stderr": "", "rc": 0, "cmd": ["ethtool", "--show-features", "testnic1"], "start": "2024-09-20 21:36:35.783347", "end": "2024-09-20 21:36:35.786487", "delta": "0:00:00.003140", "msg": "", "invocation": {"module_args": {"_raw_params": "ethtool --show-features testnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. 20698 1726882595.80199: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ethtool --show-features testnic1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882595.468933-21452-248288029656952/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882595.80206: _low_level_execute_command(): starting 20698 1726882595.80211: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882595.468933-21452-248288029656952/ > /dev/null 2>&1 && sleep 0' 20698 1726882595.81598: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882595.81604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882595.81677: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882595.81765: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882595.81772: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882595.81788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found <<< 20698 1726882595.81794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882595.81867: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882595.81982: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882595.81987: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882595.82113: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882595.83969: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882595.83972: stderr chunk (state=3): >>><<< 20698 1726882595.83975: stdout chunk (state=3): >>><<< 20698 1726882595.83992: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882595.84000: handler run complete 20698 1726882595.84029: Evaluated conditional (False): False 20698 1726882595.84038: attempt loop complete, returning result 20698 1726882595.84041: _execute() done 20698 1726882595.84043: dumping result to json 20698 1726882595.84052: done dumping result, returning 20698 1726882595.84066: done running TaskExecutor() for managed_node2/TASK: Get current device features [0e448fcc-3ce9-6606-eaf5-000000000017] 20698 1726882595.84072: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000017 20698 1726882595.84196: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000017 20698 1726882595.84198: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ethtool", "--show-features", "testnic1" ], "delta": "0:00:00.003140", "end": "2024-09-20 21:36:35.786487", "rc": 0, "start": "2024-09-20 21:36:35.783347" } STDOUT: Features for testnic1: rx-checksumming: on tx-checksumming: on tx-checksum-ipv4: off [fixed] tx-checksum-ip-generic: on tx-checksum-ipv6: off [fixed] tx-checksum-fcoe-crc: off [fixed] tx-checksum-sctp: on scatter-gather: on tx-scatter-gather: on tx-scatter-gather-fraglist: on tcp-segmentation-offload: on tx-tcp-segmentation: on tx-tcp-ecn-segmentation: on tx-tcp-mangleid-segmentation: on tx-tcp6-segmentation: on generic-segmentation-offload: on generic-receive-offload: off large-receive-offload: off [fixed] rx-vlan-offload: on tx-vlan-offload: on ntuple-filters: off [fixed] receive-hashing: off [fixed] highdma: on rx-vlan-filter: off [fixed] vlan-challenged: off [fixed] tx-lockless: on [fixed] netns-local: off [fixed] tx-gso-robust: off [fixed] tx-fcoe-segmentation: off [fixed] tx-gre-segmentation: on tx-gre-csum-segmentation: on tx-ipxip4-segmentation: on tx-ipxip6-segmentation: on tx-udp_tnl-segmentation: on tx-udp_tnl-csum-segmentation: on tx-gso-partial: off [fixed] tx-tunnel-remcsum-segmentation: off [fixed] tx-sctp-segmentation: on tx-esp-segmentation: off [fixed] tx-udp-segmentation: on tx-gso-list: on fcoe-mtu: off [fixed] tx-nocache-copy: off loopback: off [fixed] rx-fcs: off [fixed] rx-all: off [fixed] tx-vlan-stag-hw-insert: on rx-vlan-stag-hw-parse: on rx-vlan-stag-filter: off [fixed] l2-fwd-offload: off [fixed] hw-tc-offload: off [fixed] esp-hw-offload: off [fixed] esp-tx-csum-hw-offload: off [fixed] rx-udp_tunnel-port-offload: off [fixed] tls-hw-tx-offload: off [fixed] tls-hw-rx-offload: off [fixed] rx-gro-hw: off [fixed] tls-hw-record: off [fixed] rx-gro-list: off macsec-hw-offload: off [fixed] rx-udp-gro-forwarding: off hsr-tag-ins-offload: off [fixed] hsr-tag-rm-offload: off [fixed] hsr-fwd-offload: off [fixed] hsr-dup-offload: off [fixed] 20698 1726882595.84373: no more pending results, returning what we have 20698 1726882595.84379: results queue empty 20698 1726882595.84380: checking for any_errors_fatal 20698 1726882595.84386: done checking for any_errors_fatal 20698 1726882595.84387: checking for max_fail_percentage 20698 1726882595.84389: done checking for max_fail_percentage 20698 1726882595.84390: checking to see if all hosts have failed and the running result is not ok 20698 1726882595.84391: done checking to see if all hosts have failed 20698 1726882595.84392: getting the remaining hosts for this loop 20698 1726882595.84394: done getting the remaining hosts for this loop 20698 1726882595.84398: getting the next task for host managed_node2 20698 1726882595.84406: done getting next task for host managed_node2 20698 1726882595.84412: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20698 1726882595.84415: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882595.84430: getting variables 20698 1726882595.84432: in VariableManager get_vars() 20698 1726882595.84493: Calling all_inventory to load vars for managed_node2 20698 1726882595.84496: Calling groups_inventory to load vars for managed_node2 20698 1726882595.84499: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882595.84511: Calling all_plugins_play to load vars for managed_node2 20698 1726882595.84515: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882595.84521: Calling groups_plugins_play to load vars for managed_node2 20698 1726882595.88899: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882595.92862: done with get_vars() 20698 1726882595.93008: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:36:35 -0400 (0:00:00.566) 0:00:17.190 ****** 20698 1726882595.93239: entering _queue_task() for managed_node2/include_tasks 20698 1726882595.93982: worker is 1 (out of 1 available) 20698 1726882595.93994: exiting _queue_task() for managed_node2/include_tasks 20698 1726882595.94006: done queuing things up, now waiting for results queue to drain 20698 1726882595.94007: waiting for pending results... 20698 1726882595.94769: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20698 1726882595.95022: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000001f 20698 1726882595.95068: variable 'ansible_search_path' from source: unknown 20698 1726882595.95165: variable 'ansible_search_path' from source: unknown 20698 1726882595.95204: calling self._execute() 20698 1726882595.95401: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882595.95421: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882595.95435: variable 'omit' from source: magic vars 20698 1726882595.96110: variable 'ansible_distribution_major_version' from source: facts 20698 1726882595.96212: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882595.96579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882595.97084: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882595.97258: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882595.97297: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882595.97366: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882595.97508: variable 'networkmanager_version' from source: set_fact 20698 1726882595.98483: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882595.98799: variable 'ansible_distribution_major_version' from source: facts 20698 1726882595.98809: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882595.98939: variable 'networkmanager_version' from source: set_fact 20698 1726882595.99119: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882595.99233: variable 'ansible_distribution_major_version' from source: facts 20698 1726882595.99247: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882595.99384: variable 'networkmanager_version' from source: set_fact 20698 1726882595.99397: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882595.99407: _execute() done 20698 1726882595.99413: dumping result to json 20698 1726882595.99419: done dumping result, returning 20698 1726882595.99429: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-6606-eaf5-00000000001f] 20698 1726882595.99439: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000001f 20698 1726882595.99553: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000001f 20698 1726882595.99560: WORKER PROCESS EXITING 20698 1726882595.99601: no more pending results, returning what we have 20698 1726882595.99606: in VariableManager get_vars() 20698 1726882595.99672: Calling all_inventory to load vars for managed_node2 20698 1726882595.99676: Calling groups_inventory to load vars for managed_node2 20698 1726882595.99678: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882595.99690: Calling all_plugins_play to load vars for managed_node2 20698 1726882595.99693: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882595.99696: Calling groups_plugins_play to load vars for managed_node2 20698 1726882596.01244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882596.04812: done with get_vars() 20698 1726882596.04835: variable 'ansible_search_path' from source: unknown 20698 1726882596.04836: variable 'ansible_search_path' from source: unknown 20698 1726882596.04881: we have included files to process 20698 1726882596.04883: generating all_blocks data 20698 1726882596.04884: done generating all_blocks data 20698 1726882596.04889: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 20698 1726882596.04890: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 20698 1726882596.04892: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 20698 1726882596.06339: done processing included file 20698 1726882596.06341: iterating over new_blocks loaded from include file 20698 1726882596.06342: in VariableManager get_vars() 20698 1726882596.06380: done with get_vars() 20698 1726882596.06382: filtering new block on tags 20698 1726882596.06401: done filtering new block on tags 20698 1726882596.06404: in VariableManager get_vars() 20698 1726882596.06435: done with get_vars() 20698 1726882596.06437: filtering new block on tags 20698 1726882596.06461: done filtering new block on tags 20698 1726882596.06464: in VariableManager get_vars() 20698 1726882596.06491: done with get_vars() 20698 1726882596.06493: filtering new block on tags 20698 1726882596.06512: done filtering new block on tags 20698 1726882596.06514: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node2 20698 1726882596.06519: extending task lists for all hosts with included blocks 20698 1726882596.08591: done extending task lists 20698 1726882596.08592: done processing included files 20698 1726882596.08593: results queue empty 20698 1726882596.08593: checking for any_errors_fatal 20698 1726882596.08597: done checking for any_errors_fatal 20698 1726882596.08598: checking for max_fail_percentage 20698 1726882596.08599: done checking for max_fail_percentage 20698 1726882596.08600: checking to see if all hosts have failed and the running result is not ok 20698 1726882596.08601: done checking to see if all hosts have failed 20698 1726882596.08601: getting the remaining hosts for this loop 20698 1726882596.08603: done getting the remaining hosts for this loop 20698 1726882596.08605: getting the next task for host managed_node2 20698 1726882596.08609: done getting next task for host managed_node2 20698 1726882596.08611: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 20698 1726882596.08614: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 20698 1726882596.08623: getting variables 20698 1726882596.08624: in VariableManager get_vars() 20698 1726882596.08643: Calling all_inventory to load vars for managed_node2 20698 1726882596.08646: Calling groups_inventory to load vars for managed_node2 20698 1726882596.08647: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882596.08652: Calling all_plugins_play to load vars for managed_node2 20698 1726882596.08654: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882596.08665: Calling groups_plugins_play to load vars for managed_node2 20698 1726882596.12141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882596.13655: done with get_vars() 20698 1726882596.13679: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:36:36 -0400 (0:00:00.205) 0:00:17.395 ****** 20698 1726882596.13773: entering _queue_task() for managed_node2/setup 20698 1726882596.14100: worker is 1 (out of 1 available) 20698 1726882596.14112: exiting _queue_task() for managed_node2/setup 20698 1726882596.14126: done queuing things up, now waiting for results queue to drain 20698 1726882596.14127: waiting for pending results... 20698 1726882596.14418: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 20698 1726882596.14591: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000037f 20698 1726882596.14611: variable 'ansible_search_path' from source: unknown 20698 1726882596.14618: variable 'ansible_search_path' from source: unknown 20698 1726882596.14669: calling self._execute() 20698 1726882596.14768: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882596.14780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882596.14796: variable 'omit' from source: magic vars 20698 1726882596.15174: variable 'ansible_distribution_major_version' from source: facts 20698 1726882596.15194: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882596.15379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882596.15677: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882596.15725: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882596.15774: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882596.15813: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882596.15909: variable 'networkmanager_version' from source: set_fact 20698 1726882596.15928: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882596.16057: variable 'ansible_distribution_major_version' from source: facts 20698 1726882596.16073: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882596.16219: variable 'networkmanager_version' from source: set_fact 20698 1726882596.16233: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882596.16352: variable 'ansible_distribution_major_version' from source: facts 20698 1726882596.16367: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882596.16510: variable 'networkmanager_version' from source: set_fact 20698 1726882596.16527: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882596.16643: variable 'ansible_distribution_major_version' from source: facts 20698 1726882596.16653: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882596.16797: variable 'networkmanager_version' from source: set_fact 20698 1726882596.16809: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882596.16920: variable 'ansible_distribution_major_version' from source: facts 20698 1726882596.16935: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882596.17080: variable 'networkmanager_version' from source: set_fact 20698 1726882596.17093: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882596.17315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882596.20083: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882596.20208: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882596.20253: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882596.20369: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882596.20471: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882596.20639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882596.20670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882596.20697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882596.21007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882596.21022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882596.21084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882596.21108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882596.21132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882596.21181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882596.21197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882596.21346: variable '__network_required_facts' from source: role '' defaults 20698 1726882596.21354: variable 'ansible_facts' from source: unknown 20698 1726882596.22060: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 20698 1726882596.22065: when evaluation is False, skipping this task 20698 1726882596.22068: _execute() done 20698 1726882596.22070: dumping result to json 20698 1726882596.22073: done dumping result, returning 20698 1726882596.22075: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0e448fcc-3ce9-6606-eaf5-00000000037f] 20698 1726882596.22083: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000037f 20698 1726882596.22180: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000037f 20698 1726882596.22184: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20698 1726882596.22224: no more pending results, returning what we have 20698 1726882596.22228: results queue empty 20698 1726882596.22229: checking for any_errors_fatal 20698 1726882596.22230: done checking for any_errors_fatal 20698 1726882596.22231: checking for max_fail_percentage 20698 1726882596.22232: done checking for max_fail_percentage 20698 1726882596.22233: checking to see if all hosts have failed and the running result is not ok 20698 1726882596.22235: done checking to see if all hosts have failed 20698 1726882596.22235: getting the remaining hosts for this loop 20698 1726882596.22243: done getting the remaining hosts for this loop 20698 1726882596.22246: getting the next task for host managed_node2 20698 1726882596.22258: done getting next task for host managed_node2 20698 1726882596.22262: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 20698 1726882596.22267: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 20698 1726882596.22280: getting variables 20698 1726882596.22282: in VariableManager get_vars() 20698 1726882596.22330: Calling all_inventory to load vars for managed_node2 20698 1726882596.22333: Calling groups_inventory to load vars for managed_node2 20698 1726882596.22335: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882596.22345: Calling all_plugins_play to load vars for managed_node2 20698 1726882596.22347: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882596.22350: Calling groups_plugins_play to load vars for managed_node2 20698 1726882596.24468: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882596.27740: done with get_vars() 20698 1726882596.28671: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:36:36 -0400 (0:00:00.150) 0:00:17.546 ****** 20698 1726882596.28782: entering _queue_task() for managed_node2/stat 20698 1726882596.29145: worker is 1 (out of 1 available) 20698 1726882596.29161: exiting _queue_task() for managed_node2/stat 20698 1726882596.29175: done queuing things up, now waiting for results queue to drain 20698 1726882596.29177: waiting for pending results... 20698 1726882596.30204: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree 20698 1726882596.30538: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000381 20698 1726882596.30561: variable 'ansible_search_path' from source: unknown 20698 1726882596.30565: variable 'ansible_search_path' from source: unknown 20698 1726882596.30597: calling self._execute() 20698 1726882596.30803: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882596.30807: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882596.30817: variable 'omit' from source: magic vars 20698 1726882596.31698: variable 'ansible_distribution_major_version' from source: facts 20698 1726882596.31711: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882596.32121: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882596.32737: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882596.32782: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882596.32969: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882596.32973: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882596.33853: variable 'networkmanager_version' from source: set_fact 20698 1726882596.33869: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882596.34196: variable 'ansible_distribution_major_version' from source: facts 20698 1726882596.34201: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882596.34471: variable 'networkmanager_version' from source: set_fact 20698 1726882596.34476: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882596.34581: variable 'ansible_distribution_major_version' from source: facts 20698 1726882596.34584: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882596.34711: variable 'networkmanager_version' from source: set_fact 20698 1726882596.34718: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882596.34826: variable 'ansible_distribution_major_version' from source: facts 20698 1726882596.34829: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882596.35762: variable 'networkmanager_version' from source: set_fact 20698 1726882596.35772: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882596.35871: variable 'ansible_distribution_major_version' from source: facts 20698 1726882596.35877: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882596.35998: variable 'networkmanager_version' from source: set_fact 20698 1726882596.36006: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882596.36185: 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) 20698 1726882596.36208: 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) 20698 1726882596.36234: 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) 20698 1726882596.36261: 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) 20698 1726882596.36330: variable '__network_is_ostree' from source: set_fact 20698 1726882596.36333: Evaluated conditional (not __network_is_ostree is defined): False 20698 1726882596.36335: when evaluation is False, skipping this task 20698 1726882596.36338: _execute() done 20698 1726882596.36340: dumping result to json 20698 1726882596.36342: done dumping result, returning 20698 1726882596.36347: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree [0e448fcc-3ce9-6606-eaf5-000000000381] 20698 1726882596.36354: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000381 20698 1726882596.36447: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000381 20698 1726882596.36450: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 20698 1726882596.36507: no more pending results, returning what we have 20698 1726882596.36511: results queue empty 20698 1726882596.36512: checking for any_errors_fatal 20698 1726882596.36518: done checking for any_errors_fatal 20698 1726882596.36519: checking for max_fail_percentage 20698 1726882596.36521: done checking for max_fail_percentage 20698 1726882596.36522: checking to see if all hosts have failed and the running result is not ok 20698 1726882596.36523: done checking to see if all hosts have failed 20698 1726882596.36524: getting the remaining hosts for this loop 20698 1726882596.36526: done getting the remaining hosts for this loop 20698 1726882596.36529: getting the next task for host managed_node2 20698 1726882596.36536: done getting next task for host managed_node2 20698 1726882596.36539: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 20698 1726882596.36542: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 20698 1726882596.36558: getting variables 20698 1726882596.36559: in VariableManager get_vars() 20698 1726882596.36614: Calling all_inventory to load vars for managed_node2 20698 1726882596.36618: Calling groups_inventory to load vars for managed_node2 20698 1726882596.36620: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882596.36631: Calling all_plugins_play to load vars for managed_node2 20698 1726882596.36634: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882596.36638: Calling groups_plugins_play to load vars for managed_node2 20698 1726882596.38810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882596.40448: done with get_vars() 20698 1726882596.40473: done getting variables 20698 1726882596.40550: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:36:36 -0400 (0:00:00.118) 0:00:17.664 ****** 20698 1726882596.40598: entering _queue_task() for managed_node2/set_fact 20698 1726882596.40920: worker is 1 (out of 1 available) 20698 1726882596.40933: exiting _queue_task() for managed_node2/set_fact 20698 1726882596.40949: done queuing things up, now waiting for results queue to drain 20698 1726882596.40951: waiting for pending results... 20698 1726882596.41254: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 20698 1726882596.41427: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000382 20698 1726882596.41449: variable 'ansible_search_path' from source: unknown 20698 1726882596.41461: variable 'ansible_search_path' from source: unknown 20698 1726882596.41521: calling self._execute() 20698 1726882596.41621: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882596.41632: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882596.41647: variable 'omit' from source: magic vars 20698 1726882596.42062: variable 'ansible_distribution_major_version' from source: facts 20698 1726882596.42083: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882596.42295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882596.42610: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882596.42660: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882596.42708: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882596.42748: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882596.42846: variable 'networkmanager_version' from source: set_fact 20698 1726882596.42870: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882596.42993: variable 'ansible_distribution_major_version' from source: facts 20698 1726882596.43003: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882596.43172: variable 'networkmanager_version' from source: set_fact 20698 1726882596.43185: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882596.43313: variable 'ansible_distribution_major_version' from source: facts 20698 1726882596.43322: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882596.43462: variable 'networkmanager_version' from source: set_fact 20698 1726882596.43484: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882596.43596: variable 'ansible_distribution_major_version' from source: facts 20698 1726882596.43605: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882596.43754: variable 'networkmanager_version' from source: set_fact 20698 1726882596.43771: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882596.43888: variable 'ansible_distribution_major_version' from source: facts 20698 1726882596.43901: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882596.44068: variable 'networkmanager_version' from source: set_fact 20698 1726882596.44082: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882596.44289: 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) 20698 1726882596.44326: 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) 20698 1726882596.44369: 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) 20698 1726882596.44402: 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) 20698 1726882596.44481: variable '__network_is_ostree' from source: set_fact 20698 1726882596.44492: Evaluated conditional (not __network_is_ostree is defined): False 20698 1726882596.44499: when evaluation is False, skipping this task 20698 1726882596.44506: _execute() done 20698 1726882596.44522: dumping result to json 20698 1726882596.44529: done dumping result, returning 20698 1726882596.44540: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0e448fcc-3ce9-6606-eaf5-000000000382] 20698 1726882596.44550: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000382 20698 1726882596.44661: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000382 skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 20698 1726882596.44712: no more pending results, returning what we have 20698 1726882596.44716: results queue empty 20698 1726882596.44717: checking for any_errors_fatal 20698 1726882596.44725: done checking for any_errors_fatal 20698 1726882596.44726: checking for max_fail_percentage 20698 1726882596.44728: done checking for max_fail_percentage 20698 1726882596.44729: checking to see if all hosts have failed and the running result is not ok 20698 1726882596.44730: done checking to see if all hosts have failed 20698 1726882596.44731: getting the remaining hosts for this loop 20698 1726882596.44732: done getting the remaining hosts for this loop 20698 1726882596.44737: getting the next task for host managed_node2 20698 1726882596.44747: done getting next task for host managed_node2 20698 1726882596.44751: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 20698 1726882596.44757: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 20698 1726882596.44775: getting variables 20698 1726882596.44777: in VariableManager get_vars() 20698 1726882596.44834: Calling all_inventory to load vars for managed_node2 20698 1726882596.44837: Calling groups_inventory to load vars for managed_node2 20698 1726882596.44840: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882596.44853: Calling all_plugins_play to load vars for managed_node2 20698 1726882596.44859: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882596.44865: Calling groups_plugins_play to load vars for managed_node2 20698 1726882596.45839: WORKER PROCESS EXITING 20698 1726882596.46414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882596.49183: done with get_vars() 20698 1726882596.49205: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:36:36 -0400 (0:00:00.088) 0:00:17.752 ****** 20698 1726882596.49498: entering _queue_task() for managed_node2/service_facts 20698 1726882596.49500: Creating lock for service_facts 20698 1726882596.50173: worker is 1 (out of 1 available) 20698 1726882596.50186: exiting _queue_task() for managed_node2/service_facts 20698 1726882596.50199: done queuing things up, now waiting for results queue to drain 20698 1726882596.50200: waiting for pending results... 20698 1726882596.50966: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running 20698 1726882596.51269: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000384 20698 1726882596.51285: variable 'ansible_search_path' from source: unknown 20698 1726882596.51289: variable 'ansible_search_path' from source: unknown 20698 1726882596.51321: calling self._execute() 20698 1726882596.51516: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882596.51520: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882596.51531: variable 'omit' from source: magic vars 20698 1726882596.52336: variable 'ansible_distribution_major_version' from source: facts 20698 1726882596.52348: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882596.52630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882596.53200: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882596.53241: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882596.53275: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882596.53423: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882596.53500: variable 'networkmanager_version' from source: set_fact 20698 1726882596.53513: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882596.53887: variable 'ansible_distribution_major_version' from source: facts 20698 1726882596.53893: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882596.54498: variable 'networkmanager_version' from source: set_fact 20698 1726882596.54501: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882596.54504: variable 'ansible_distribution_major_version' from source: facts 20698 1726882596.54505: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882596.54697: variable 'networkmanager_version' from source: set_fact 20698 1726882596.54705: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882596.54847: variable 'ansible_distribution_major_version' from source: facts 20698 1726882596.54852: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882596.54984: variable 'networkmanager_version' from source: set_fact 20698 1726882596.54992: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882596.55104: variable 'ansible_distribution_major_version' from source: facts 20698 1726882596.55108: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882596.55272: variable 'networkmanager_version' from source: set_fact 20698 1726882596.55280: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882596.55286: variable 'omit' from source: magic vars 20698 1726882596.55349: variable 'omit' from source: magic vars 20698 1726882596.55390: variable 'omit' from source: magic vars 20698 1726882596.55418: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882596.55445: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882596.55462: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882596.55486: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882596.55495: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882596.55524: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882596.55527: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882596.55530: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882596.55639: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882596.55644: Set connection var ansible_shell_executable to /bin/sh 20698 1726882596.55650: Set connection var ansible_pipelining to False 20698 1726882596.55658: Set connection var ansible_timeout to 10 20698 1726882596.55661: Set connection var ansible_connection to ssh 20698 1726882596.55666: Set connection var ansible_shell_type to sh 20698 1726882596.55695: variable 'ansible_shell_executable' from source: unknown 20698 1726882596.55698: variable 'ansible_connection' from source: unknown 20698 1726882596.55701: variable 'ansible_module_compression' from source: unknown 20698 1726882596.55705: variable 'ansible_shell_type' from source: unknown 20698 1726882596.55707: variable 'ansible_shell_executable' from source: unknown 20698 1726882596.55709: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882596.55711: variable 'ansible_pipelining' from source: unknown 20698 1726882596.55714: variable 'ansible_timeout' from source: unknown 20698 1726882596.55718: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882596.56040: 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__) 20698 1726882596.56050: variable 'omit' from source: magic vars 20698 1726882596.56058: starting attempt loop 20698 1726882596.56061: running the handler 20698 1726882596.56073: _low_level_execute_command(): starting 20698 1726882596.56081: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882596.58132: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882596.58152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882596.58273: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 20698 1726882596.58281: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration <<< 20698 1726882596.58286: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882596.58298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882596.58304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found <<< 20698 1726882596.58315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882596.58501: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882596.58514: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882596.58523: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882596.58682: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882596.60468: stdout chunk (state=3): >>>/root <<< 20698 1726882596.60537: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882596.60541: stdout chunk (state=3): >>><<< 20698 1726882596.60550: stderr chunk (state=3): >>><<< 20698 1726882596.60571: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882596.60584: _low_level_execute_command(): starting 20698 1726882596.60589: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882596.605703-21507-271785988226542 `" && echo ansible-tmp-1726882596.605703-21507-271785988226542="` echo /root/.ansible/tmp/ansible-tmp-1726882596.605703-21507-271785988226542 `" ) && sleep 0' 20698 1726882596.61175: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882596.61184: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882596.61195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882596.61208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882596.61245: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882596.61252: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882596.61267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882596.61281: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882596.61290: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882596.61296: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882596.61304: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882596.61313: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882596.61323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882596.61331: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882596.61338: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882596.61346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882596.61429: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882596.61436: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882596.61443: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882596.61580: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882596.63480: stdout chunk (state=3): >>>ansible-tmp-1726882596.605703-21507-271785988226542=/root/.ansible/tmp/ansible-tmp-1726882596.605703-21507-271785988226542 <<< 20698 1726882596.63659: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882596.63662: stdout chunk (state=3): >>><<< 20698 1726882596.63666: stderr chunk (state=3): >>><<< 20698 1726882596.63876: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882596.605703-21507-271785988226542=/root/.ansible/tmp/ansible-tmp-1726882596.605703-21507-271785988226542 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882596.63879: variable 'ansible_module_compression' from source: unknown 20698 1726882596.63881: ANSIBALLZ: Using lock for service_facts 20698 1726882596.63884: ANSIBALLZ: Acquiring lock 20698 1726882596.63886: ANSIBALLZ: Lock acquired: 139856956379104 20698 1726882596.63887: ANSIBALLZ: Creating module 20698 1726882596.79762: ANSIBALLZ: Writing module into payload 20698 1726882596.80122: ANSIBALLZ: Writing module 20698 1726882596.80147: ANSIBALLZ: Renaming module 20698 1726882596.80228: ANSIBALLZ: Done creating module 20698 1726882596.80250: variable 'ansible_facts' from source: unknown 20698 1726882596.80445: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882596.605703-21507-271785988226542/AnsiballZ_service_facts.py 20698 1726882596.81020: Sending initial data 20698 1726882596.81023: Sent initial data (161 bytes) 20698 1726882596.82058: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882596.82079: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882596.82094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882596.82113: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882596.82155: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882596.82172: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882596.82191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882596.82209: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882596.82221: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882596.82232: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882596.82244: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882596.82258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882596.82284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882596.82306: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882596.82318: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882596.82333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882596.82416: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882596.82439: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882596.82457: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882596.82595: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882596.84435: 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 <<< 20698 1726882596.84530: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882596.84626: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmp9e69a1we /root/.ansible/tmp/ansible-tmp-1726882596.605703-21507-271785988226542/AnsiballZ_service_facts.py <<< 20698 1726882596.84726: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882596.86231: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882596.86370: stderr chunk (state=3): >>><<< 20698 1726882596.86373: stdout chunk (state=3): >>><<< 20698 1726882596.86376: done transferring module to remote 20698 1726882596.86378: _low_level_execute_command(): starting 20698 1726882596.86380: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882596.605703-21507-271785988226542/ /root/.ansible/tmp/ansible-tmp-1726882596.605703-21507-271785988226542/AnsiballZ_service_facts.py && sleep 0' 20698 1726882596.87033: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882596.87055: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882596.87073: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882596.87093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882596.87132: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882596.87148: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882596.87167: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882596.87182: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882596.87192: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882596.87200: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882596.87209: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882596.87219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882596.87231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882596.87240: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882596.87252: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882596.87270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882596.87342: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882596.87364: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882596.87384: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882596.87509: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882596.89307: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882596.89374: stderr chunk (state=3): >>><<< 20698 1726882596.89389: stdout chunk (state=3): >>><<< 20698 1726882596.89476: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882596.89479: _low_level_execute_command(): starting 20698 1726882596.89482: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882596.605703-21507-271785988226542/AnsiballZ_service_facts.py && sleep 0' 20698 1726882596.90087: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882596.90102: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882596.90116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882596.90135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882596.90187: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882596.90200: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882596.90214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882596.90231: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882596.90243: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882596.90253: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882596.90268: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882596.90291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882596.90308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882596.90322: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882596.90333: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882596.90346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882596.90434: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882596.90457: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882596.90476: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882596.90627: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882598.25349: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "s<<< 20698 1726882598.25400: stdout chunk (state=3): >>>tate": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rhsmcertd.service": {"name": "rhsmcertd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 20698 1726882598.26690: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882598.26694: stdout chunk (state=3): >>><<< 20698 1726882598.26696: stderr chunk (state=3): >>><<< 20698 1726882598.26871: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rhsmcertd.service": {"name": "rhsmcertd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. 20698 1726882598.27321: done with _execute_module (service_facts, {'_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'service_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882596.605703-21507-271785988226542/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882598.27336: _low_level_execute_command(): starting 20698 1726882598.27345: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882596.605703-21507-271785988226542/ > /dev/null 2>&1 && sleep 0' 20698 1726882598.27978: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882598.27992: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882598.28005: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882598.28022: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882598.28065: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882598.28079: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882598.28093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882598.28184: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882598.28197: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882598.28207: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882598.28218: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882598.28230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882598.28244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882598.28257: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882598.28273: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882598.28290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882598.28362: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882598.28586: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882598.28600: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882598.28726: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882598.30621: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882598.30624: stdout chunk (state=3): >>><<< 20698 1726882598.30627: stderr chunk (state=3): >>><<< 20698 1726882598.30671: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882598.30674: handler run complete 20698 1726882598.30877: variable 'ansible_facts' from source: unknown 20698 1726882598.30997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882598.31631: variable 'ansible_facts' from source: unknown 20698 1726882598.31970: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882598.33114: attempt loop complete, returning result 20698 1726882598.33124: _execute() done 20698 1726882598.33131: dumping result to json 20698 1726882598.33192: done dumping result, returning 20698 1726882598.33205: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running [0e448fcc-3ce9-6606-eaf5-000000000384] 20698 1726882598.33214: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000384 ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20698 1726882598.34090: no more pending results, returning what we have 20698 1726882598.34092: results queue empty 20698 1726882598.34093: checking for any_errors_fatal 20698 1726882598.34096: done checking for any_errors_fatal 20698 1726882598.34097: checking for max_fail_percentage 20698 1726882598.34099: done checking for max_fail_percentage 20698 1726882598.34099: checking to see if all hosts have failed and the running result is not ok 20698 1726882598.34100: done checking to see if all hosts have failed 20698 1726882598.34101: getting the remaining hosts for this loop 20698 1726882598.34102: done getting the remaining hosts for this loop 20698 1726882598.34106: getting the next task for host managed_node2 20698 1726882598.34112: done getting next task for host managed_node2 20698 1726882598.34114: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 20698 1726882598.34118: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882598.34126: getting variables 20698 1726882598.34127: in VariableManager get_vars() 20698 1726882598.34174: Calling all_inventory to load vars for managed_node2 20698 1726882598.34177: Calling groups_inventory to load vars for managed_node2 20698 1726882598.34179: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882598.34190: Calling all_plugins_play to load vars for managed_node2 20698 1726882598.34192: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882598.34195: Calling groups_plugins_play to load vars for managed_node2 20698 1726882598.34800: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000384 20698 1726882598.34808: WORKER PROCESS EXITING 20698 1726882598.36260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882598.38240: done with get_vars() 20698 1726882598.39070: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:36:38 -0400 (0:00:01.897) 0:00:19.650 ****** 20698 1726882598.39173: entering _queue_task() for managed_node2/package_facts 20698 1726882598.39900: worker is 1 (out of 1 available) 20698 1726882598.39913: exiting _queue_task() for managed_node2/package_facts 20698 1726882598.39928: done queuing things up, now waiting for results queue to drain 20698 1726882598.39929: waiting for pending results... 20698 1726882598.40694: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed 20698 1726882598.40984: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000385 20698 1726882598.41088: variable 'ansible_search_path' from source: unknown 20698 1726882598.41097: variable 'ansible_search_path' from source: unknown 20698 1726882598.41139: calling self._execute() 20698 1726882598.41346: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882598.41480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882598.41495: variable 'omit' from source: magic vars 20698 1726882598.42196: variable 'ansible_distribution_major_version' from source: facts 20698 1726882598.42214: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882598.42615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882598.43152: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882598.43316: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882598.43355: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882598.43457: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882598.43656: variable 'networkmanager_version' from source: set_fact 20698 1726882598.43677: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882598.43904: variable 'ansible_distribution_major_version' from source: facts 20698 1726882598.43914: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882598.44153: variable 'networkmanager_version' from source: set_fact 20698 1726882598.44191: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882598.44457: variable 'ansible_distribution_major_version' from source: facts 20698 1726882598.44508: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882598.44749: variable 'networkmanager_version' from source: set_fact 20698 1726882598.44786: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882598.45023: variable 'ansible_distribution_major_version' from source: facts 20698 1726882598.45084: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882598.45412: variable 'networkmanager_version' from source: set_fact 20698 1726882598.45426: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882598.45740: variable 'ansible_distribution_major_version' from source: facts 20698 1726882598.45821: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882598.46369: variable 'networkmanager_version' from source: set_fact 20698 1726882598.46384: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882598.46394: variable 'omit' from source: magic vars 20698 1726882598.46641: variable 'omit' from source: magic vars 20698 1726882598.46706: variable 'omit' from source: magic vars 20698 1726882598.46830: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882598.46903: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882598.47040: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882598.47063: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882598.47105: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882598.47143: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882598.47232: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882598.47242: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882598.47374: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882598.47385: Set connection var ansible_shell_executable to /bin/sh 20698 1726882598.47403: Set connection var ansible_pipelining to False 20698 1726882598.47414: Set connection var ansible_timeout to 10 20698 1726882598.47421: Set connection var ansible_connection to ssh 20698 1726882598.47427: Set connection var ansible_shell_type to sh 20698 1726882598.47468: variable 'ansible_shell_executable' from source: unknown 20698 1726882598.47477: variable 'ansible_connection' from source: unknown 20698 1726882598.47484: variable 'ansible_module_compression' from source: unknown 20698 1726882598.47502: variable 'ansible_shell_type' from source: unknown 20698 1726882598.47516: variable 'ansible_shell_executable' from source: unknown 20698 1726882598.47524: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882598.47532: variable 'ansible_pipelining' from source: unknown 20698 1726882598.47538: variable 'ansible_timeout' from source: unknown 20698 1726882598.47546: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882598.47712: 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__) 20698 1726882598.47797: variable 'omit' from source: magic vars 20698 1726882598.47809: starting attempt loop 20698 1726882598.47815: running the handler 20698 1726882598.47833: _low_level_execute_command(): starting 20698 1726882598.47902: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882598.49734: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882598.49855: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882598.49859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882598.49898: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 20698 1726882598.49902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882598.49904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882598.50103: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882598.50107: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882598.50203: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882598.50449: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882598.52080: stdout chunk (state=3): >>>/root <<< 20698 1726882598.52179: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882598.52245: stderr chunk (state=3): >>><<< 20698 1726882598.52248: stdout chunk (state=3): >>><<< 20698 1726882598.52269: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882598.52361: _low_level_execute_command(): starting 20698 1726882598.52367: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882598.5227346-21585-51335421447647 `" && echo ansible-tmp-1726882598.5227346-21585-51335421447647="` echo /root/.ansible/tmp/ansible-tmp-1726882598.5227346-21585-51335421447647 `" ) && sleep 0' 20698 1726882598.53618: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882598.53621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882598.53654: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 20698 1726882598.53658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882598.53662: 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.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882598.53931: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882598.53984: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882598.54294: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882598.56244: stdout chunk (state=3): >>>ansible-tmp-1726882598.5227346-21585-51335421447647=/root/.ansible/tmp/ansible-tmp-1726882598.5227346-21585-51335421447647 <<< 20698 1726882598.56359: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882598.56432: stderr chunk (state=3): >>><<< 20698 1726882598.56435: stdout chunk (state=3): >>><<< 20698 1726882598.56679: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882598.5227346-21585-51335421447647=/root/.ansible/tmp/ansible-tmp-1726882598.5227346-21585-51335421447647 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882598.56682: variable 'ansible_module_compression' from source: unknown 20698 1726882598.56685: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2069822553mst/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 20698 1726882598.56687: variable 'ansible_facts' from source: unknown 20698 1726882598.56812: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882598.5227346-21585-51335421447647/AnsiballZ_package_facts.py 20698 1726882598.57406: Sending initial data 20698 1726882598.57409: Sent initial data (161 bytes) 20698 1726882598.59978: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882598.59983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882598.60011: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882598.60014: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882598.60016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882598.60088: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882598.60092: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882598.60115: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882598.60252: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882598.62094: 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 <<< 20698 1726882598.62099: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 20698 1726882598.62189: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882598.62292: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmpg0emklv8 /root/.ansible/tmp/ansible-tmp-1726882598.5227346-21585-51335421447647/AnsiballZ_package_facts.py <<< 20698 1726882598.62389: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882598.65487: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882598.65742: stderr chunk (state=3): >>><<< 20698 1726882598.65745: stdout chunk (state=3): >>><<< 20698 1726882598.65747: done transferring module to remote 20698 1726882598.65749: _low_level_execute_command(): starting 20698 1726882598.65751: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882598.5227346-21585-51335421447647/ /root/.ansible/tmp/ansible-tmp-1726882598.5227346-21585-51335421447647/AnsiballZ_package_facts.py && sleep 0' 20698 1726882598.66591: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882598.66626: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882598.66697: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 20698 1726882598.66701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882598.66704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882598.67179: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882598.67185: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882598.67205: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882598.67335: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882598.69241: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882598.69245: stdout chunk (state=3): >>><<< 20698 1726882598.69247: stderr chunk (state=3): >>><<< 20698 1726882598.69346: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882598.69350: _low_level_execute_command(): starting 20698 1726882598.69352: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882598.5227346-21585-51335421447647/AnsiballZ_package_facts.py && sleep 0' 20698 1726882598.69915: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882598.69928: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882598.69941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882598.69956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882598.69997: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882598.70008: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882598.70027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882598.70043: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882598.70053: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882598.70062: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882598.70074: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882598.70085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882598.70098: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882598.70108: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882598.70117: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882598.70129: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882598.70204: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882598.70222: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882598.70234: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882598.70411: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882599.16827: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": nu<<< 20698 1726882599.16876: stdout chunk (state=3): >>>ll, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-<<< 20698 1726882599.16954: stdout chunk (state=3): >>>base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "a<<< 20698 1726882599.16999: stdout chunk (state=3): >>>rch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_6<<< 20698 1726882599.17007: stdout chunk (state=3): >>>4", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.85", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 20698 1726882599.18554: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882599.18557: stdout chunk (state=3): >>><<< 20698 1726882599.18560: stderr chunk (state=3): >>><<< 20698 1726882599.18878: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.85", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. 20698 1726882599.21612: done with _execute_module (package_facts, {'_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'package_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882598.5227346-21585-51335421447647/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882599.21638: _low_level_execute_command(): starting 20698 1726882599.21648: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882598.5227346-21585-51335421447647/ > /dev/null 2>&1 && sleep 0' 20698 1726882599.22288: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882599.22303: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882599.22318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882599.22337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882599.22385: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882599.22397: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882599.22410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882599.22426: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882599.22437: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882599.22447: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882599.22463: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882599.22479: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882599.22495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882599.22506: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882599.22517: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882599.22531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882599.22610: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882599.22631: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882599.22646: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882599.22777: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882599.24691: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882599.24695: stdout chunk (state=3): >>><<< 20698 1726882599.24698: stderr chunk (state=3): >>><<< 20698 1726882599.24768: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882599.24771: handler run complete 20698 1726882599.25708: variable 'ansible_facts' from source: unknown 20698 1726882599.31568: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882599.33749: variable 'ansible_facts' from source: unknown 20698 1726882599.34244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882599.35127: attempt loop complete, returning result 20698 1726882599.35155: _execute() done 20698 1726882599.35166: dumping result to json 20698 1726882599.35403: done dumping result, returning 20698 1726882599.35417: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed [0e448fcc-3ce9-6606-eaf5-000000000385] 20698 1726882599.35427: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000385 20698 1726882599.47646: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000385 20698 1726882599.47649: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20698 1726882599.47736: no more pending results, returning what we have 20698 1726882599.47738: results queue empty 20698 1726882599.47739: checking for any_errors_fatal 20698 1726882599.47743: done checking for any_errors_fatal 20698 1726882599.47743: checking for max_fail_percentage 20698 1726882599.47744: done checking for max_fail_percentage 20698 1726882599.47745: checking to see if all hosts have failed and the running result is not ok 20698 1726882599.47746: done checking to see if all hosts have failed 20698 1726882599.47747: getting the remaining hosts for this loop 20698 1726882599.47748: done getting the remaining hosts for this loop 20698 1726882599.47751: getting the next task for host managed_node2 20698 1726882599.47756: done getting next task for host managed_node2 20698 1726882599.47758: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 20698 1726882599.47761: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882599.47772: getting variables 20698 1726882599.47773: in VariableManager get_vars() 20698 1726882599.47804: Calling all_inventory to load vars for managed_node2 20698 1726882599.47807: Calling groups_inventory to load vars for managed_node2 20698 1726882599.47809: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882599.47816: Calling all_plugins_play to load vars for managed_node2 20698 1726882599.47819: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882599.47821: Calling groups_plugins_play to load vars for managed_node2 20698 1726882599.49826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882599.53387: done with get_vars() 20698 1726882599.53421: done getting variables 20698 1726882599.53477: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:36:39 -0400 (0:00:01.144) 0:00:20.794 ****** 20698 1726882599.53623: entering _queue_task() for managed_node2/debug 20698 1726882599.54288: worker is 1 (out of 1 available) 20698 1726882599.54301: exiting _queue_task() for managed_node2/debug 20698 1726882599.54314: done queuing things up, now waiting for results queue to drain 20698 1726882599.54315: waiting for pending results... 20698 1726882599.55208: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 20698 1726882599.55580: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000020 20698 1726882599.55604: variable 'ansible_search_path' from source: unknown 20698 1726882599.55613: variable 'ansible_search_path' from source: unknown 20698 1726882599.55655: calling self._execute() 20698 1726882599.55874: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882599.55885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882599.55905: variable 'omit' from source: magic vars 20698 1726882599.56401: variable 'ansible_distribution_major_version' from source: facts 20698 1726882599.56420: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882599.56606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882599.56888: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882599.56936: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882599.56975: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882599.57027: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882599.57120: variable 'networkmanager_version' from source: set_fact 20698 1726882599.57138: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882599.57306: variable 'ansible_distribution_major_version' from source: facts 20698 1726882599.57324: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882599.57471: variable 'networkmanager_version' from source: set_fact 20698 1726882599.57486: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882599.57602: variable 'ansible_distribution_major_version' from source: facts 20698 1726882599.57613: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882599.57766: variable 'networkmanager_version' from source: set_fact 20698 1726882599.57780: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882599.57791: variable 'omit' from source: magic vars 20698 1726882599.57850: variable 'omit' from source: magic vars 20698 1726882599.57957: variable 'network_provider' from source: set_fact 20698 1726882599.57985: variable 'omit' from source: magic vars 20698 1726882599.58015: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882599.58043: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882599.58066: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882599.58091: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882599.58104: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882599.58133: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882599.58140: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882599.58146: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882599.58254: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882599.58268: Set connection var ansible_shell_executable to /bin/sh 20698 1726882599.58279: Set connection var ansible_pipelining to False 20698 1726882599.58288: Set connection var ansible_timeout to 10 20698 1726882599.58295: Set connection var ansible_connection to ssh 20698 1726882599.58719: Set connection var ansible_shell_type to sh 20698 1726882599.58746: variable 'ansible_shell_executable' from source: unknown 20698 1726882599.58749: variable 'ansible_connection' from source: unknown 20698 1726882599.58751: variable 'ansible_module_compression' from source: unknown 20698 1726882599.58754: variable 'ansible_shell_type' from source: unknown 20698 1726882599.58756: variable 'ansible_shell_executable' from source: unknown 20698 1726882599.58761: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882599.58766: variable 'ansible_pipelining' from source: unknown 20698 1726882599.58771: variable 'ansible_timeout' from source: unknown 20698 1726882599.58775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882599.59798: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882599.59810: variable 'omit' from source: magic vars 20698 1726882599.59813: starting attempt loop 20698 1726882599.59816: running the handler 20698 1726882599.59858: handler run complete 20698 1726882599.59876: attempt loop complete, returning result 20698 1726882599.59879: _execute() done 20698 1726882599.59882: dumping result to json 20698 1726882599.59884: done dumping result, returning 20698 1726882599.59892: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-6606-eaf5-000000000020] 20698 1726882599.59897: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000020 20698 1726882599.59981: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000020 20698 1726882599.59984: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: Using network provider: nm 20698 1726882599.60078: no more pending results, returning what we have 20698 1726882599.60082: results queue empty 20698 1726882599.60083: checking for any_errors_fatal 20698 1726882599.60092: done checking for any_errors_fatal 20698 1726882599.60093: checking for max_fail_percentage 20698 1726882599.60094: done checking for max_fail_percentage 20698 1726882599.60095: checking to see if all hosts have failed and the running result is not ok 20698 1726882599.60096: done checking to see if all hosts have failed 20698 1726882599.60097: getting the remaining hosts for this loop 20698 1726882599.60098: done getting the remaining hosts for this loop 20698 1726882599.60101: getting the next task for host managed_node2 20698 1726882599.60108: done getting next task for host managed_node2 20698 1726882599.60111: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20698 1726882599.60114: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882599.60122: getting variables 20698 1726882599.60123: in VariableManager get_vars() 20698 1726882599.60168: Calling all_inventory to load vars for managed_node2 20698 1726882599.60171: Calling groups_inventory to load vars for managed_node2 20698 1726882599.60179: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882599.60189: Calling all_plugins_play to load vars for managed_node2 20698 1726882599.60191: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882599.60194: Calling groups_plugins_play to load vars for managed_node2 20698 1726882599.61630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882599.63302: done with get_vars() 20698 1726882599.63329: done getting variables 20698 1726882599.63392: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:36:39 -0400 (0:00:00.098) 0:00:20.892 ****** 20698 1726882599.63428: entering _queue_task() for managed_node2/fail 20698 1726882599.63745: worker is 1 (out of 1 available) 20698 1726882599.63759: exiting _queue_task() for managed_node2/fail 20698 1726882599.63773: done queuing things up, now waiting for results queue to drain 20698 1726882599.63774: waiting for pending results... 20698 1726882599.64066: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20698 1726882599.64218: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000021 20698 1726882599.64242: variable 'ansible_search_path' from source: unknown 20698 1726882599.64251: variable 'ansible_search_path' from source: unknown 20698 1726882599.64297: calling self._execute() 20698 1726882599.64389: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882599.64400: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882599.64421: variable 'omit' from source: magic vars 20698 1726882599.64819: variable 'ansible_distribution_major_version' from source: facts 20698 1726882599.64837: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882599.65018: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882599.65294: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882599.65348: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882599.65387: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882599.65425: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882599.65509: variable 'networkmanager_version' from source: set_fact 20698 1726882599.65528: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882599.65678: variable 'ansible_distribution_major_version' from source: facts 20698 1726882599.65688: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882599.65817: variable 'networkmanager_version' from source: set_fact 20698 1726882599.65830: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882599.65933: variable 'ansible_distribution_major_version' from source: facts 20698 1726882599.65942: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882599.66061: variable 'networkmanager_version' from source: set_fact 20698 1726882599.66077: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882599.66180: variable 'network_state' from source: role '' defaults 20698 1726882599.66197: Evaluated conditional (network_state != {}): False 20698 1726882599.66203: when evaluation is False, skipping this task 20698 1726882599.66208: _execute() done 20698 1726882599.66214: dumping result to json 20698 1726882599.66219: done dumping result, returning 20698 1726882599.66227: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0e448fcc-3ce9-6606-eaf5-000000000021] 20698 1726882599.66235: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000021 skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20698 1726882599.66364: no more pending results, returning what we have 20698 1726882599.66368: results queue empty 20698 1726882599.66369: checking for any_errors_fatal 20698 1726882599.66377: done checking for any_errors_fatal 20698 1726882599.66378: checking for max_fail_percentage 20698 1726882599.66380: done checking for max_fail_percentage 20698 1726882599.66381: checking to see if all hosts have failed and the running result is not ok 20698 1726882599.66382: done checking to see if all hosts have failed 20698 1726882599.66382: getting the remaining hosts for this loop 20698 1726882599.66384: done getting the remaining hosts for this loop 20698 1726882599.66387: getting the next task for host managed_node2 20698 1726882599.66395: done getting next task for host managed_node2 20698 1726882599.66398: ^ 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 20698 1726882599.66401: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882599.66415: getting variables 20698 1726882599.66417: in VariableManager get_vars() 20698 1726882599.66473: Calling all_inventory to load vars for managed_node2 20698 1726882599.66476: Calling groups_inventory to load vars for managed_node2 20698 1726882599.66479: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882599.66491: Calling all_plugins_play to load vars for managed_node2 20698 1726882599.66493: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882599.66496: Calling groups_plugins_play to load vars for managed_node2 20698 1726882599.67882: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000021 20698 1726882599.67885: WORKER PROCESS EXITING 20698 1726882599.68111: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882599.69783: done with get_vars() 20698 1726882599.69804: done getting variables 20698 1726882599.69859: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:36:39 -0400 (0:00:00.064) 0:00:20.957 ****** 20698 1726882599.69892: entering _queue_task() for managed_node2/fail 20698 1726882599.70151: worker is 1 (out of 1 available) 20698 1726882599.70166: exiting _queue_task() for managed_node2/fail 20698 1726882599.70178: done queuing things up, now waiting for results queue to drain 20698 1726882599.70179: waiting for pending results... 20698 1726882599.70441: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 20698 1726882599.70586: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000022 20698 1726882599.70607: variable 'ansible_search_path' from source: unknown 20698 1726882599.70617: variable 'ansible_search_path' from source: unknown 20698 1726882599.70659: calling self._execute() 20698 1726882599.70751: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882599.70761: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882599.70775: variable 'omit' from source: magic vars 20698 1726882599.71142: variable 'ansible_distribution_major_version' from source: facts 20698 1726882599.71161: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882599.71343: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882599.71627: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882599.71677: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882599.71721: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882599.71760: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882599.71850: variable 'networkmanager_version' from source: set_fact 20698 1726882599.71870: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882599.72336: variable 'ansible_distribution_major_version' from source: facts 20698 1726882599.72347: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882599.72487: variable 'networkmanager_version' from source: set_fact 20698 1726882599.72501: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882599.72612: variable 'ansible_distribution_major_version' from source: facts 20698 1726882599.72623: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882599.72754: variable 'networkmanager_version' from source: set_fact 20698 1726882599.72770: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882599.72885: variable 'network_state' from source: role '' defaults 20698 1726882599.72902: Evaluated conditional (network_state != {}): False 20698 1726882599.72911: when evaluation is False, skipping this task 20698 1726882599.72921: _execute() done 20698 1726882599.72929: dumping result to json 20698 1726882599.72936: done dumping result, returning 20698 1726882599.72948: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0e448fcc-3ce9-6606-eaf5-000000000022] 20698 1726882599.72960: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000022 skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20698 1726882599.73112: no more pending results, returning what we have 20698 1726882599.73116: results queue empty 20698 1726882599.73117: checking for any_errors_fatal 20698 1726882599.73126: done checking for any_errors_fatal 20698 1726882599.73127: checking for max_fail_percentage 20698 1726882599.73129: done checking for max_fail_percentage 20698 1726882599.73130: checking to see if all hosts have failed and the running result is not ok 20698 1726882599.73131: done checking to see if all hosts have failed 20698 1726882599.73132: getting the remaining hosts for this loop 20698 1726882599.73134: done getting the remaining hosts for this loop 20698 1726882599.73138: getting the next task for host managed_node2 20698 1726882599.73147: done getting next task for host managed_node2 20698 1726882599.73151: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20698 1726882599.73154: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882599.73170: getting variables 20698 1726882599.73172: in VariableManager get_vars() 20698 1726882599.73233: Calling all_inventory to load vars for managed_node2 20698 1726882599.73237: Calling groups_inventory to load vars for managed_node2 20698 1726882599.73240: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882599.73253: Calling all_plugins_play to load vars for managed_node2 20698 1726882599.73256: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882599.73259: Calling groups_plugins_play to load vars for managed_node2 20698 1726882599.74283: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000022 20698 1726882599.74286: WORKER PROCESS EXITING 20698 1726882599.75024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882599.76761: done with get_vars() 20698 1726882599.76783: done getting variables 20698 1726882599.76841: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:36:39 -0400 (0:00:00.069) 0:00:21.027 ****** 20698 1726882599.76875: entering _queue_task() for managed_node2/fail 20698 1726882599.77147: worker is 1 (out of 1 available) 20698 1726882599.77159: exiting _queue_task() for managed_node2/fail 20698 1726882599.77173: done queuing things up, now waiting for results queue to drain 20698 1726882599.77174: waiting for pending results... 20698 1726882599.77460: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20698 1726882599.77619: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000023 20698 1726882599.77640: variable 'ansible_search_path' from source: unknown 20698 1726882599.77649: variable 'ansible_search_path' from source: unknown 20698 1726882599.77692: calling self._execute() 20698 1726882599.77787: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882599.77798: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882599.77812: variable 'omit' from source: magic vars 20698 1726882599.78205: variable 'ansible_distribution_major_version' from source: facts 20698 1726882599.78223: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882599.78405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882599.78673: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882599.78726: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882599.78763: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882599.78804: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882599.78888: variable 'networkmanager_version' from source: set_fact 20698 1726882599.78907: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882599.79080: variable 'ansible_distribution_major_version' from source: facts 20698 1726882599.79092: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882599.79227: variable 'networkmanager_version' from source: set_fact 20698 1726882599.79245: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882599.79358: variable 'ansible_distribution_major_version' from source: facts 20698 1726882599.79371: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882599.79504: variable 'networkmanager_version' from source: set_fact 20698 1726882599.79518: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882599.79650: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882599.81871: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882599.81946: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882599.81990: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882599.82026: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882599.82056: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882599.82137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882599.82171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882599.82204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882599.82247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882599.82267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882599.82359: variable 'ansible_distribution_major_version' from source: facts 20698 1726882599.82380: Evaluated conditional (ansible_distribution_major_version | int > 9): False 20698 1726882599.82387: when evaluation is False, skipping this task 20698 1726882599.82397: _execute() done 20698 1726882599.82403: dumping result to json 20698 1726882599.82409: done dumping result, returning 20698 1726882599.82420: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0e448fcc-3ce9-6606-eaf5-000000000023] 20698 1726882599.82430: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000023 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "skip_reason": "Conditional result was False" } 20698 1726882599.82572: no more pending results, returning what we have 20698 1726882599.82577: results queue empty 20698 1726882599.82577: checking for any_errors_fatal 20698 1726882599.82584: done checking for any_errors_fatal 20698 1726882599.82585: checking for max_fail_percentage 20698 1726882599.82587: done checking for max_fail_percentage 20698 1726882599.82588: checking to see if all hosts have failed and the running result is not ok 20698 1726882599.82589: done checking to see if all hosts have failed 20698 1726882599.82590: getting the remaining hosts for this loop 20698 1726882599.82591: done getting the remaining hosts for this loop 20698 1726882599.82595: getting the next task for host managed_node2 20698 1726882599.82603: done getting next task for host managed_node2 20698 1726882599.82606: ^ 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 20698 1726882599.82609: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882599.82624: getting variables 20698 1726882599.82626: in VariableManager get_vars() 20698 1726882599.82686: Calling all_inventory to load vars for managed_node2 20698 1726882599.82689: Calling groups_inventory to load vars for managed_node2 20698 1726882599.82691: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882599.82703: Calling all_plugins_play to load vars for managed_node2 20698 1726882599.82706: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882599.82710: Calling groups_plugins_play to load vars for managed_node2 20698 1726882599.83682: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000023 20698 1726882599.83686: WORKER PROCESS EXITING 20698 1726882599.84449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882599.86274: done with get_vars() 20698 1726882599.86296: done getting variables 20698 1726882599.86395: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:36:39 -0400 (0:00:00.095) 0:00:21.122 ****** 20698 1726882599.86426: entering _queue_task() for managed_node2/dnf 20698 1726882599.87352: worker is 1 (out of 1 available) 20698 1726882599.87388: exiting _queue_task() for managed_node2/dnf 20698 1726882599.87401: done queuing things up, now waiting for results queue to drain 20698 1726882599.87402: waiting for pending results... 20698 1726882599.87673: running TaskExecutor() for managed_node2/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 20698 1726882599.87840: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000024 20698 1726882599.87866: variable 'ansible_search_path' from source: unknown 20698 1726882599.87875: variable 'ansible_search_path' from source: unknown 20698 1726882599.87913: calling self._execute() 20698 1726882599.88013: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882599.88025: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882599.88038: variable 'omit' from source: magic vars 20698 1726882599.88405: variable 'ansible_distribution_major_version' from source: facts 20698 1726882599.88422: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882599.88596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882599.89229: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882599.89284: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882599.89321: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882599.89412: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882599.89490: variable 'networkmanager_version' from source: set_fact 20698 1726882599.89505: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882599.89612: variable 'ansible_distribution_major_version' from source: facts 20698 1726882599.89623: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882599.90410: variable 'networkmanager_version' from source: set_fact 20698 1726882599.90509: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882599.90734: variable 'ansible_distribution_major_version' from source: facts 20698 1726882599.90746: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882599.90921: variable 'networkmanager_version' from source: set_fact 20698 1726882599.90939: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882599.91106: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882599.93415: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882599.93498: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882599.93543: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882599.93585: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882599.93617: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882599.93708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882599.93739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882599.93775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882599.93817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882599.93833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882599.93943: variable 'ansible_distribution' from source: facts 20698 1726882599.93952: variable 'ansible_distribution_major_version' from source: facts 20698 1726882599.93976: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 20698 1726882599.94090: variable '__network_wireless_connections_defined' from source: role '' defaults 20698 1726882599.94222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882599.94249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882599.94284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882599.94328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882599.94343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882599.94389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882599.94419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882599.94446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882599.94488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882599.94506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882599.94541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882599.94570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882599.94599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882599.94646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882599.94683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882599.94848: variable 'network_connections' from source: task vars 20698 1726882599.94870: variable 'interface' from source: play vars 20698 1726882599.94943: variable 'interface' from source: play vars 20698 1726882599.95018: 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) 20698 1726882599.95050: 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) 20698 1726882599.95086: 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) 20698 1726882599.95117: 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) 20698 1726882599.95200: variable '__network_team_connections_defined' from source: role '' defaults 20698 1726882599.95468: variable 'network_connections' from source: task vars 20698 1726882599.95482: variable 'interface' from source: play vars 20698 1726882599.95544: variable 'interface' from source: play vars 20698 1726882599.95586: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 20698 1726882599.95596: when evaluation is False, skipping this task 20698 1726882599.95603: _execute() done 20698 1726882599.95610: dumping result to json 20698 1726882599.95617: done dumping result, returning 20698 1726882599.95628: done running TaskExecutor() for managed_node2/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 [0e448fcc-3ce9-6606-eaf5-000000000024] 20698 1726882599.95638: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000024 skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 20698 1726882599.95796: no more pending results, returning what we have 20698 1726882599.95800: results queue empty 20698 1726882599.95801: checking for any_errors_fatal 20698 1726882599.95809: done checking for any_errors_fatal 20698 1726882599.95810: checking for max_fail_percentage 20698 1726882599.95812: done checking for max_fail_percentage 20698 1726882599.95813: checking to see if all hosts have failed and the running result is not ok 20698 1726882599.95819: done checking to see if all hosts have failed 20698 1726882599.95820: getting the remaining hosts for this loop 20698 1726882599.95822: done getting the remaining hosts for this loop 20698 1726882599.95826: getting the next task for host managed_node2 20698 1726882599.95834: done getting next task for host managed_node2 20698 1726882599.95838: ^ 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 20698 1726882599.95841: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882599.95859: getting variables 20698 1726882599.95860: in VariableManager get_vars() 20698 1726882599.95920: Calling all_inventory to load vars for managed_node2 20698 1726882599.95923: Calling groups_inventory to load vars for managed_node2 20698 1726882599.95925: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882599.95937: Calling all_plugins_play to load vars for managed_node2 20698 1726882599.95940: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882599.95943: Calling groups_plugins_play to load vars for managed_node2 20698 1726882599.97681: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000024 20698 1726882599.97684: WORKER PROCESS EXITING 20698 1726882599.99382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882600.01523: done with get_vars() 20698 1726882600.01549: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20698 1726882600.01631: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:36:40 -0400 (0:00:00.152) 0:00:21.274 ****** 20698 1726882600.01669: entering _queue_task() for managed_node2/yum 20698 1726882600.01671: Creating lock for yum 20698 1726882600.02004: worker is 1 (out of 1 available) 20698 1726882600.02015: exiting _queue_task() for managed_node2/yum 20698 1726882600.02028: done queuing things up, now waiting for results queue to drain 20698 1726882600.02029: waiting for pending results... 20698 1726882600.02310: running TaskExecutor() for managed_node2/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 20698 1726882600.02448: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000025 20698 1726882600.02476: variable 'ansible_search_path' from source: unknown 20698 1726882600.02485: variable 'ansible_search_path' from source: unknown 20698 1726882600.02523: calling self._execute() 20698 1726882600.02625: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882600.02636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882600.02650: variable 'omit' from source: magic vars 20698 1726882600.03031: variable 'ansible_distribution_major_version' from source: facts 20698 1726882600.03049: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882600.03235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882600.03510: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882600.03565: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882600.03603: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882600.03639: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882600.03726: variable 'networkmanager_version' from source: set_fact 20698 1726882600.03744: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882600.03893: variable 'ansible_distribution_major_version' from source: facts 20698 1726882600.03904: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882600.04050: variable 'networkmanager_version' from source: set_fact 20698 1726882600.04070: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882600.04186: variable 'ansible_distribution_major_version' from source: facts 20698 1726882600.04196: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882600.04335: variable 'networkmanager_version' from source: set_fact 20698 1726882600.04348: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882600.04490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882600.07074: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882600.07141: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882600.07184: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882600.07234: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882600.07271: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882600.07347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882600.07385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882600.07413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882600.07461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882600.07488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882600.07582: variable 'ansible_distribution_major_version' from source: facts 20698 1726882600.07602: Evaluated conditional (ansible_distribution_major_version | int < 8): False 20698 1726882600.07609: when evaluation is False, skipping this task 20698 1726882600.07615: _execute() done 20698 1726882600.07621: dumping result to json 20698 1726882600.07628: done dumping result, returning 20698 1726882600.07639: done running TaskExecutor() for managed_node2/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 [0e448fcc-3ce9-6606-eaf5-000000000025] 20698 1726882600.07648: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000025 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 20698 1726882600.07795: no more pending results, returning what we have 20698 1726882600.07799: results queue empty 20698 1726882600.07800: checking for any_errors_fatal 20698 1726882600.07805: done checking for any_errors_fatal 20698 1726882600.07806: checking for max_fail_percentage 20698 1726882600.07808: done checking for max_fail_percentage 20698 1726882600.07809: checking to see if all hosts have failed and the running result is not ok 20698 1726882600.07810: done checking to see if all hosts have failed 20698 1726882600.07811: getting the remaining hosts for this loop 20698 1726882600.07813: done getting the remaining hosts for this loop 20698 1726882600.07816: getting the next task for host managed_node2 20698 1726882600.07823: done getting next task for host managed_node2 20698 1726882600.07826: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20698 1726882600.07829: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882600.07842: getting variables 20698 1726882600.07843: in VariableManager get_vars() 20698 1726882600.07906: Calling all_inventory to load vars for managed_node2 20698 1726882600.07909: Calling groups_inventory to load vars for managed_node2 20698 1726882600.07912: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882600.07925: Calling all_plugins_play to load vars for managed_node2 20698 1726882600.07928: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882600.07932: Calling groups_plugins_play to load vars for managed_node2 20698 1726882600.09482: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000025 20698 1726882600.09486: WORKER PROCESS EXITING 20698 1726882600.09838: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882600.11520: done with get_vars() 20698 1726882600.11542: done getting variables 20698 1726882600.11609: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:36:40 -0400 (0:00:00.099) 0:00:21.374 ****** 20698 1726882600.11642: entering _queue_task() for managed_node2/fail 20698 1726882600.11928: worker is 1 (out of 1 available) 20698 1726882600.11940: exiting _queue_task() for managed_node2/fail 20698 1726882600.11953: done queuing things up, now waiting for results queue to drain 20698 1726882600.11954: waiting for pending results... 20698 1726882600.12221: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20698 1726882600.12353: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000026 20698 1726882600.12378: variable 'ansible_search_path' from source: unknown 20698 1726882600.12385: variable 'ansible_search_path' from source: unknown 20698 1726882600.12428: calling self._execute() 20698 1726882600.12526: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882600.12537: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882600.12549: variable 'omit' from source: magic vars 20698 1726882600.12918: variable 'ansible_distribution_major_version' from source: facts 20698 1726882600.12941: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882600.13120: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882600.13393: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882600.13438: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882600.13483: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882600.13521: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882600.13611: variable 'networkmanager_version' from source: set_fact 20698 1726882600.13628: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882600.13786: variable 'ansible_distribution_major_version' from source: facts 20698 1726882600.13797: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882600.13940: variable 'networkmanager_version' from source: set_fact 20698 1726882600.13953: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882600.14074: variable 'ansible_distribution_major_version' from source: facts 20698 1726882600.14083: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882600.14217: variable 'networkmanager_version' from source: set_fact 20698 1726882600.14229: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882600.14348: variable '__network_wireless_connections_defined' from source: role '' defaults 20698 1726882600.14513: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882600.16705: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882600.16789: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882600.16830: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882600.16876: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882600.16907: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882600.16992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882600.17024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882600.17062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882600.17109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882600.17129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882600.17186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882600.17215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882600.17244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882600.17296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882600.17315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882600.17360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882600.17396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882600.17425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882600.17474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882600.17501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882600.17681: variable 'network_connections' from source: task vars 20698 1726882600.17698: variable 'interface' from source: play vars 20698 1726882600.17780: variable 'interface' from source: play vars 20698 1726882600.17845: 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) 20698 1726882600.17879: 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) 20698 1726882600.17909: 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) 20698 1726882600.17945: 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) 20698 1726882600.18011: variable '__network_team_connections_defined' from source: role '' defaults 20698 1726882600.18273: variable 'network_connections' from source: task vars 20698 1726882600.18283: variable 'interface' from source: play vars 20698 1726882600.18345: variable 'interface' from source: play vars 20698 1726882600.18389: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 20698 1726882600.18397: when evaluation is False, skipping this task 20698 1726882600.18404: _execute() done 20698 1726882600.18410: dumping result to json 20698 1726882600.18418: done dumping result, returning 20698 1726882600.18430: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-6606-eaf5-000000000026] 20698 1726882600.18440: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000026 20698 1726882600.18550: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000026 20698 1726882600.18560: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 20698 1726882600.18616: no more pending results, returning what we have 20698 1726882600.18620: results queue empty 20698 1726882600.18621: checking for any_errors_fatal 20698 1726882600.18626: done checking for any_errors_fatal 20698 1726882600.18627: checking for max_fail_percentage 20698 1726882600.18630: done checking for max_fail_percentage 20698 1726882600.18631: checking to see if all hosts have failed and the running result is not ok 20698 1726882600.18632: done checking to see if all hosts have failed 20698 1726882600.18633: getting the remaining hosts for this loop 20698 1726882600.18634: done getting the remaining hosts for this loop 20698 1726882600.18638: getting the next task for host managed_node2 20698 1726882600.18647: done getting next task for host managed_node2 20698 1726882600.18650: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 20698 1726882600.18653: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882600.18677: getting variables 20698 1726882600.18679: in VariableManager get_vars() 20698 1726882600.18738: Calling all_inventory to load vars for managed_node2 20698 1726882600.18741: Calling groups_inventory to load vars for managed_node2 20698 1726882600.18743: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882600.18758: Calling all_plugins_play to load vars for managed_node2 20698 1726882600.18762: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882600.18769: Calling groups_plugins_play to load vars for managed_node2 20698 1726882600.20236: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882600.21171: done with get_vars() 20698 1726882600.21186: done getting variables 20698 1726882600.21226: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:36:40 -0400 (0:00:00.096) 0:00:21.470 ****** 20698 1726882600.21250: entering _queue_task() for managed_node2/package 20698 1726882600.21445: worker is 1 (out of 1 available) 20698 1726882600.21459: exiting _queue_task() for managed_node2/package 20698 1726882600.21472: done queuing things up, now waiting for results queue to drain 20698 1726882600.21473: waiting for pending results... 20698 1726882600.21634: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 20698 1726882600.21737: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000027 20698 1726882600.21750: variable 'ansible_search_path' from source: unknown 20698 1726882600.21760: variable 'ansible_search_path' from source: unknown 20698 1726882600.21813: calling self._execute() 20698 1726882600.21917: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882600.21930: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882600.21947: variable 'omit' from source: magic vars 20698 1726882600.22347: variable 'ansible_distribution_major_version' from source: facts 20698 1726882600.22371: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882600.22545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882600.22832: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882600.22900: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882600.22938: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882600.22965: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882600.23043: variable 'networkmanager_version' from source: set_fact 20698 1726882600.23054: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882600.23392: variable 'ansible_distribution_major_version' from source: facts 20698 1726882600.23395: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882600.23487: variable 'networkmanager_version' from source: set_fact 20698 1726882600.23494: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882600.23566: variable 'ansible_distribution_major_version' from source: facts 20698 1726882600.23571: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882600.23652: variable 'networkmanager_version' from source: set_fact 20698 1726882600.23661: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882600.23779: variable 'network_packages' from source: role '' defaults 20698 1726882600.23851: variable '__network_provider_setup' from source: role '' defaults 20698 1726882600.23859: variable '__network_service_name_default_nm' from source: role '' defaults 20698 1726882600.23915: variable '__network_service_name_default_nm' from source: role '' defaults 20698 1726882600.23922: variable '__network_packages_default_nm' from source: role '' defaults 20698 1726882600.23966: variable '__network_packages_default_nm' from source: role '' defaults 20698 1726882600.24078: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882600.25672: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882600.25739: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882600.25777: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882600.25808: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882600.25832: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882600.25910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882600.25936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882600.25968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882600.26009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882600.26024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882600.26068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882600.26099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882600.26123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882600.26161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882600.26176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882600.26391: variable '__network_packages_default_gobject_packages' from source: role '' defaults 20698 1726882600.26496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882600.26533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882600.26570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882600.26620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882600.26660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882600.26802: variable 'ansible_python' from source: facts 20698 1726882600.26827: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 20698 1726882600.26919: variable '__network_wpa_supplicant_required' from source: role '' defaults 20698 1726882600.26995: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 20698 1726882600.27084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882600.27100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882600.27121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882600.27160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882600.27173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882600.27205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882600.27221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882600.27237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882600.27265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882600.27277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882600.27369: variable 'network_connections' from source: task vars 20698 1726882600.27376: variable 'interface' from source: play vars 20698 1726882600.27442: variable 'interface' from source: play vars 20698 1726882600.27494: 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) 20698 1726882600.27513: 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) 20698 1726882600.27532: 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) 20698 1726882600.27553: 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) 20698 1726882600.27591: variable '__network_wireless_connections_defined' from source: role '' defaults 20698 1726882600.27766: variable 'network_connections' from source: task vars 20698 1726882600.27772: variable 'interface' from source: play vars 20698 1726882600.27839: variable 'interface' from source: play vars 20698 1726882600.27879: variable '__network_packages_default_wireless' from source: role '' defaults 20698 1726882600.27932: variable '__network_wireless_connections_defined' from source: role '' defaults 20698 1726882600.28122: variable 'network_connections' from source: task vars 20698 1726882600.28125: variable 'interface' from source: play vars 20698 1726882600.28174: variable 'interface' from source: play vars 20698 1726882600.28193: variable '__network_packages_default_team' from source: role '' defaults 20698 1726882600.28246: variable '__network_team_connections_defined' from source: role '' defaults 20698 1726882600.28437: variable 'network_connections' from source: task vars 20698 1726882600.28440: variable 'interface' from source: play vars 20698 1726882600.28491: variable 'interface' from source: play vars 20698 1726882600.28533: variable '__network_service_name_default_initscripts' from source: role '' defaults 20698 1726882600.28581: variable '__network_service_name_default_initscripts' from source: role '' defaults 20698 1726882600.28584: variable '__network_packages_default_initscripts' from source: role '' defaults 20698 1726882600.28626: variable '__network_packages_default_initscripts' from source: role '' defaults 20698 1726882600.28818: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 20698 1726882600.29877: variable 'network_connections' from source: task vars 20698 1726882600.29880: variable 'interface' from source: play vars 20698 1726882600.29882: variable 'interface' from source: play vars 20698 1726882600.29884: variable 'ansible_distribution' from source: facts 20698 1726882600.29886: variable '__network_rh_distros' from source: role '' defaults 20698 1726882600.29890: variable 'ansible_distribution_major_version' from source: facts 20698 1726882600.29892: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 20698 1726882600.29894: variable 'ansible_distribution' from source: facts 20698 1726882600.29896: variable '__network_rh_distros' from source: role '' defaults 20698 1726882600.29898: variable 'ansible_distribution_major_version' from source: facts 20698 1726882600.29900: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 20698 1726882600.29902: variable 'ansible_distribution' from source: facts 20698 1726882600.29906: variable '__network_rh_distros' from source: role '' defaults 20698 1726882600.29908: variable 'ansible_distribution_major_version' from source: facts 20698 1726882600.29910: variable 'network_provider' from source: set_fact 20698 1726882600.29912: variable 'ansible_facts' from source: unknown 20698 1726882600.30272: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 20698 1726882600.30275: when evaluation is False, skipping this task 20698 1726882600.30277: _execute() done 20698 1726882600.30280: dumping result to json 20698 1726882600.30282: done dumping result, returning 20698 1726882600.30288: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-6606-eaf5-000000000027] 20698 1726882600.30292: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000027 20698 1726882600.30393: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000027 20698 1726882600.30395: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 20698 1726882600.30458: no more pending results, returning what we have 20698 1726882600.30462: results queue empty 20698 1726882600.30462: checking for any_errors_fatal 20698 1726882600.30470: done checking for any_errors_fatal 20698 1726882600.30471: checking for max_fail_percentage 20698 1726882600.30473: done checking for max_fail_percentage 20698 1726882600.30474: checking to see if all hosts have failed and the running result is not ok 20698 1726882600.30475: done checking to see if all hosts have failed 20698 1726882600.30476: getting the remaining hosts for this loop 20698 1726882600.30477: done getting the remaining hosts for this loop 20698 1726882600.30481: getting the next task for host managed_node2 20698 1726882600.30488: done getting next task for host managed_node2 20698 1726882600.30491: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20698 1726882600.30494: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882600.30510: getting variables 20698 1726882600.30511: in VariableManager get_vars() 20698 1726882600.30568: Calling all_inventory to load vars for managed_node2 20698 1726882600.30571: Calling groups_inventory to load vars for managed_node2 20698 1726882600.30573: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882600.30584: Calling all_plugins_play to load vars for managed_node2 20698 1726882600.30587: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882600.30590: Calling groups_plugins_play to load vars for managed_node2 20698 1726882600.32053: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882600.32970: done with get_vars() 20698 1726882600.32985: done getting variables 20698 1726882600.33026: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:36:40 -0400 (0:00:00.117) 0:00:21.588 ****** 20698 1726882600.33049: entering _queue_task() for managed_node2/package 20698 1726882600.33249: worker is 1 (out of 1 available) 20698 1726882600.33261: exiting _queue_task() for managed_node2/package 20698 1726882600.33275: done queuing things up, now waiting for results queue to drain 20698 1726882600.33276: waiting for pending results... 20698 1726882600.33437: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20698 1726882600.33549: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000028 20698 1726882600.33575: variable 'ansible_search_path' from source: unknown 20698 1726882600.33582: variable 'ansible_search_path' from source: unknown 20698 1726882600.33645: calling self._execute() 20698 1726882600.33740: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882600.33753: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882600.33771: variable 'omit' from source: magic vars 20698 1726882600.34126: variable 'ansible_distribution_major_version' from source: facts 20698 1726882600.34143: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882600.34345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882600.34672: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882600.34724: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882600.34749: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882600.34780: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882600.34839: variable 'networkmanager_version' from source: set_fact 20698 1726882600.34849: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882600.34962: variable 'ansible_distribution_major_version' from source: facts 20698 1726882600.34968: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882600.35058: variable 'networkmanager_version' from source: set_fact 20698 1726882600.35066: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882600.35138: variable 'ansible_distribution_major_version' from source: facts 20698 1726882600.35142: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882600.35225: variable 'networkmanager_version' from source: set_fact 20698 1726882600.35232: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882600.35307: variable 'network_state' from source: role '' defaults 20698 1726882600.35317: Evaluated conditional (network_state != {}): False 20698 1726882600.35320: when evaluation is False, skipping this task 20698 1726882600.35323: _execute() done 20698 1726882600.35325: dumping result to json 20698 1726882600.35327: done dumping result, returning 20698 1726882600.35334: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-6606-eaf5-000000000028] 20698 1726882600.35339: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000028 20698 1726882600.35423: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000028 20698 1726882600.35426: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20698 1726882600.35503: no more pending results, returning what we have 20698 1726882600.35507: results queue empty 20698 1726882600.35508: checking for any_errors_fatal 20698 1726882600.35511: done checking for any_errors_fatal 20698 1726882600.35512: checking for max_fail_percentage 20698 1726882600.35514: done checking for max_fail_percentage 20698 1726882600.35514: checking to see if all hosts have failed and the running result is not ok 20698 1726882600.35515: done checking to see if all hosts have failed 20698 1726882600.35516: getting the remaining hosts for this loop 20698 1726882600.35517: done getting the remaining hosts for this loop 20698 1726882600.35520: getting the next task for host managed_node2 20698 1726882600.35526: done getting next task for host managed_node2 20698 1726882600.35529: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20698 1726882600.35532: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882600.35546: getting variables 20698 1726882600.35547: in VariableManager get_vars() 20698 1726882600.35591: Calling all_inventory to load vars for managed_node2 20698 1726882600.35593: Calling groups_inventory to load vars for managed_node2 20698 1726882600.35594: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882600.35601: Calling all_plugins_play to load vars for managed_node2 20698 1726882600.35602: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882600.35604: Calling groups_plugins_play to load vars for managed_node2 20698 1726882600.36360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882600.37373: done with get_vars() 20698 1726882600.37387: done getting variables 20698 1726882600.37428: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:36:40 -0400 (0:00:00.043) 0:00:21.632 ****** 20698 1726882600.37449: entering _queue_task() for managed_node2/package 20698 1726882600.37630: worker is 1 (out of 1 available) 20698 1726882600.37644: exiting _queue_task() for managed_node2/package 20698 1726882600.37659: done queuing things up, now waiting for results queue to drain 20698 1726882600.37660: waiting for pending results... 20698 1726882600.37825: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20698 1726882600.37910: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000029 20698 1726882600.37921: variable 'ansible_search_path' from source: unknown 20698 1726882600.37925: variable 'ansible_search_path' from source: unknown 20698 1726882600.37951: calling self._execute() 20698 1726882600.38018: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882600.38022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882600.38030: variable 'omit' from source: magic vars 20698 1726882600.38279: variable 'ansible_distribution_major_version' from source: facts 20698 1726882600.38290: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882600.38405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882600.38584: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882600.38615: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882600.38641: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882600.38667: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882600.38720: variable 'networkmanager_version' from source: set_fact 20698 1726882600.38730: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882600.38817: variable 'ansible_distribution_major_version' from source: facts 20698 1726882600.38820: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882600.38908: variable 'networkmanager_version' from source: set_fact 20698 1726882600.38916: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882600.38994: variable 'ansible_distribution_major_version' from source: facts 20698 1726882600.38997: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882600.39083: variable 'networkmanager_version' from source: set_fact 20698 1726882600.39090: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882600.39164: variable 'network_state' from source: role '' defaults 20698 1726882600.39171: Evaluated conditional (network_state != {}): False 20698 1726882600.39174: when evaluation is False, skipping this task 20698 1726882600.39177: _execute() done 20698 1726882600.39180: dumping result to json 20698 1726882600.39182: done dumping result, returning 20698 1726882600.39188: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-6606-eaf5-000000000029] 20698 1726882600.39197: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000029 20698 1726882600.39283: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000029 20698 1726882600.39287: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20698 1726882600.39338: no more pending results, returning what we have 20698 1726882600.39342: results queue empty 20698 1726882600.39342: checking for any_errors_fatal 20698 1726882600.39347: done checking for any_errors_fatal 20698 1726882600.39347: checking for max_fail_percentage 20698 1726882600.39349: done checking for max_fail_percentage 20698 1726882600.39350: checking to see if all hosts have failed and the running result is not ok 20698 1726882600.39351: done checking to see if all hosts have failed 20698 1726882600.39351: getting the remaining hosts for this loop 20698 1726882600.39353: done getting the remaining hosts for this loop 20698 1726882600.39355: getting the next task for host managed_node2 20698 1726882600.39361: done getting next task for host managed_node2 20698 1726882600.39366: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20698 1726882600.39369: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882600.39381: getting variables 20698 1726882600.39382: in VariableManager get_vars() 20698 1726882600.39423: Calling all_inventory to load vars for managed_node2 20698 1726882600.39426: Calling groups_inventory to load vars for managed_node2 20698 1726882600.39428: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882600.39436: Calling all_plugins_play to load vars for managed_node2 20698 1726882600.39437: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882600.39439: Calling groups_plugins_play to load vars for managed_node2 20698 1726882600.40181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882600.41096: done with get_vars() 20698 1726882600.41112: done getting variables 20698 1726882600.41178: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:36:40 -0400 (0:00:00.037) 0:00:21.670 ****** 20698 1726882600.41201: entering _queue_task() for managed_node2/service 20698 1726882600.41203: Creating lock for service 20698 1726882600.41387: worker is 1 (out of 1 available) 20698 1726882600.41400: exiting _queue_task() for managed_node2/service 20698 1726882600.41412: done queuing things up, now waiting for results queue to drain 20698 1726882600.41413: waiting for pending results... 20698 1726882600.41575: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20698 1726882600.41652: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000002a 20698 1726882600.41666: variable 'ansible_search_path' from source: unknown 20698 1726882600.41670: variable 'ansible_search_path' from source: unknown 20698 1726882600.41697: calling self._execute() 20698 1726882600.41763: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882600.41767: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882600.41777: variable 'omit' from source: magic vars 20698 1726882600.42034: variable 'ansible_distribution_major_version' from source: facts 20698 1726882600.42046: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882600.42164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882600.42345: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882600.42379: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882600.42405: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882600.42459: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882600.42515: variable 'networkmanager_version' from source: set_fact 20698 1726882600.42525: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882600.42601: variable 'ansible_distribution_major_version' from source: facts 20698 1726882600.42604: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882600.42698: variable 'networkmanager_version' from source: set_fact 20698 1726882600.42705: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882600.42781: variable 'ansible_distribution_major_version' from source: facts 20698 1726882600.42784: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882600.42872: variable 'networkmanager_version' from source: set_fact 20698 1726882600.42879: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882600.42950: variable '__network_wireless_connections_defined' from source: role '' defaults 20698 1726882600.43049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882600.44735: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882600.44783: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882600.44810: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882600.44842: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882600.44865: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882600.44919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882600.44944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882600.44985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882600.45013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882600.45025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882600.45055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882600.45075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882600.45092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882600.45134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882600.45146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882600.45177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882600.45193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882600.45209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882600.45235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882600.45246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882600.45481: variable 'network_connections' from source: task vars 20698 1726882600.45502: variable 'interface' from source: play vars 20698 1726882600.45596: variable 'interface' from source: play vars 20698 1726882600.45675: 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) 20698 1726882600.45708: 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) 20698 1726882600.45747: 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) 20698 1726882600.45792: 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) 20698 1726882600.45871: variable '__network_team_connections_defined' from source: role '' defaults 20698 1726882600.46151: variable 'network_connections' from source: task vars 20698 1726882600.46162: variable 'interface' from source: play vars 20698 1726882600.46243: variable 'interface' from source: play vars 20698 1726882600.46279: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 20698 1726882600.46292: when evaluation is False, skipping this task 20698 1726882600.46298: _execute() done 20698 1726882600.46301: dumping result to json 20698 1726882600.46303: done dumping result, returning 20698 1726882600.46305: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-6606-eaf5-00000000002a] 20698 1726882600.46307: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000002a 20698 1726882600.46419: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000002a 20698 1726882600.46422: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 20698 1726882600.46472: no more pending results, returning what we have 20698 1726882600.46475: results queue empty 20698 1726882600.46476: checking for any_errors_fatal 20698 1726882600.46480: done checking for any_errors_fatal 20698 1726882600.46481: checking for max_fail_percentage 20698 1726882600.46483: done checking for max_fail_percentage 20698 1726882600.46484: checking to see if all hosts have failed and the running result is not ok 20698 1726882600.46484: done checking to see if all hosts have failed 20698 1726882600.46485: getting the remaining hosts for this loop 20698 1726882600.46487: done getting the remaining hosts for this loop 20698 1726882600.46490: getting the next task for host managed_node2 20698 1726882600.46496: done getting next task for host managed_node2 20698 1726882600.46506: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20698 1726882600.46509: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882600.46522: getting variables 20698 1726882600.46523: in VariableManager get_vars() 20698 1726882600.46590: Calling all_inventory to load vars for managed_node2 20698 1726882600.46593: Calling groups_inventory to load vars for managed_node2 20698 1726882600.46595: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882600.46604: Calling all_plugins_play to load vars for managed_node2 20698 1726882600.46606: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882600.46609: Calling groups_plugins_play to load vars for managed_node2 20698 1726882600.48596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882600.49717: done with get_vars() 20698 1726882600.49731: done getting variables 20698 1726882600.49781: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:36:40 -0400 (0:00:00.086) 0:00:21.756 ****** 20698 1726882600.49813: entering _queue_task() for managed_node2/service 20698 1726882600.50037: worker is 1 (out of 1 available) 20698 1726882600.50051: exiting _queue_task() for managed_node2/service 20698 1726882600.50066: done queuing things up, now waiting for results queue to drain 20698 1726882600.50067: waiting for pending results... 20698 1726882600.50276: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20698 1726882600.50354: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000002b 20698 1726882600.50367: variable 'ansible_search_path' from source: unknown 20698 1726882600.50370: variable 'ansible_search_path' from source: unknown 20698 1726882600.50399: calling self._execute() 20698 1726882600.50474: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882600.50477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882600.50484: variable 'omit' from source: magic vars 20698 1726882600.50759: variable 'ansible_distribution_major_version' from source: facts 20698 1726882600.50770: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882600.50886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882600.51081: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882600.51115: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882600.51139: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882600.51165: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882600.51231: variable 'networkmanager_version' from source: set_fact 20698 1726882600.51241: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882600.51345: variable 'ansible_distribution_major_version' from source: facts 20698 1726882600.51348: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882600.51446: variable 'networkmanager_version' from source: set_fact 20698 1726882600.51467: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882600.51566: variable 'ansible_distribution_major_version' from source: facts 20698 1726882600.51576: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882600.51693: variable 'networkmanager_version' from source: set_fact 20698 1726882600.51708: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882600.51854: variable 'network_provider' from source: set_fact 20698 1726882600.51867: variable 'network_state' from source: role '' defaults 20698 1726882600.51882: Evaluated conditional (network_provider == "nm" or network_state != {}): True 20698 1726882600.51892: variable 'omit' from source: magic vars 20698 1726882600.51948: variable 'omit' from source: magic vars 20698 1726882600.51982: variable 'network_service_name' from source: role '' defaults 20698 1726882600.52071: variable 'network_service_name' from source: role '' defaults 20698 1726882600.52183: variable '__network_provider_setup' from source: role '' defaults 20698 1726882600.52194: variable '__network_service_name_default_nm' from source: role '' defaults 20698 1726882600.52268: variable '__network_service_name_default_nm' from source: role '' defaults 20698 1726882600.52282: variable '__network_packages_default_nm' from source: role '' defaults 20698 1726882600.52346: variable '__network_packages_default_nm' from source: role '' defaults 20698 1726882600.52533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882600.55699: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882600.55768: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882600.55808: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882600.55846: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882600.55885: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882600.55962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882600.55998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882600.56029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882600.56081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882600.56101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882600.56148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882600.56418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882600.56448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882600.56498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882600.56587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882600.57019: variable '__network_packages_default_gobject_packages' from source: role '' defaults 20698 1726882600.57141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882600.57296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882600.57508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882600.57553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882600.57579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882600.57676: variable 'ansible_python' from source: facts 20698 1726882600.57771: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 20698 1726882600.57863: variable '__network_wpa_supplicant_required' from source: role '' defaults 20698 1726882600.57950: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 20698 1726882600.58099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882600.58129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882600.58162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882600.58210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882600.58230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882600.58716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882600.58874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882600.58905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882600.58950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882600.58977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882600.59125: variable 'network_connections' from source: task vars 20698 1726882600.59140: variable 'interface' from source: play vars 20698 1726882600.59220: variable 'interface' from source: play vars 20698 1726882600.59304: 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) 20698 1726882600.59541: 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) 20698 1726882600.59585: 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) 20698 1726882600.59622: 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) 20698 1726882600.59674: variable '__network_wireless_connections_defined' from source: role '' defaults 20698 1726882600.60014: variable 'network_connections' from source: task vars 20698 1726882600.60025: variable 'interface' from source: play vars 20698 1726882600.60102: variable 'interface' from source: play vars 20698 1726882600.60150: variable '__network_packages_default_wireless' from source: role '' defaults 20698 1726882600.60233: variable '__network_wireless_connections_defined' from source: role '' defaults 20698 1726882600.60620: variable 'network_connections' from source: task vars 20698 1726882600.60630: variable 'interface' from source: play vars 20698 1726882600.60706: variable 'interface' from source: play vars 20698 1726882600.60734: variable '__network_packages_default_team' from source: role '' defaults 20698 1726882600.60818: variable '__network_team_connections_defined' from source: role '' defaults 20698 1726882600.61118: variable 'network_connections' from source: task vars 20698 1726882600.61128: variable 'interface' from source: play vars 20698 1726882600.61205: variable 'interface' from source: play vars 20698 1726882600.61271: variable '__network_service_name_default_initscripts' from source: role '' defaults 20698 1726882600.61334: variable '__network_service_name_default_initscripts' from source: role '' defaults 20698 1726882600.61346: variable '__network_packages_default_initscripts' from source: role '' defaults 20698 1726882600.61413: variable '__network_packages_default_initscripts' from source: role '' defaults 20698 1726882600.61639: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 20698 1726882600.62142: variable 'network_connections' from source: task vars 20698 1726882600.62153: variable 'interface' from source: play vars 20698 1726882600.62219: variable 'interface' from source: play vars 20698 1726882600.62233: variable 'ansible_distribution' from source: facts 20698 1726882600.62241: variable '__network_rh_distros' from source: role '' defaults 20698 1726882600.62250: variable 'ansible_distribution_major_version' from source: facts 20698 1726882600.62281: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 20698 1726882600.62454: variable 'ansible_distribution' from source: facts 20698 1726882600.62469: variable '__network_rh_distros' from source: role '' defaults 20698 1726882600.62480: variable 'ansible_distribution_major_version' from source: facts 20698 1726882600.62493: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 20698 1726882600.62669: variable 'ansible_distribution' from source: facts 20698 1726882600.62679: variable '__network_rh_distros' from source: role '' defaults 20698 1726882600.62688: variable 'ansible_distribution_major_version' from source: facts 20698 1726882600.62725: variable 'network_provider' from source: set_fact 20698 1726882600.62753: variable 'omit' from source: magic vars 20698 1726882600.62791: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882600.62822: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882600.62845: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882600.62872: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882600.62888: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882600.62918: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882600.62927: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882600.62935: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882600.63042: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882600.63054: Set connection var ansible_shell_executable to /bin/sh 20698 1726882600.63072: Set connection var ansible_pipelining to False 20698 1726882600.63082: Set connection var ansible_timeout to 10 20698 1726882600.63089: Set connection var ansible_connection to ssh 20698 1726882600.63095: Set connection var ansible_shell_type to sh 20698 1726882600.63127: variable 'ansible_shell_executable' from source: unknown 20698 1726882600.63135: variable 'ansible_connection' from source: unknown 20698 1726882600.63143: variable 'ansible_module_compression' from source: unknown 20698 1726882600.63158: variable 'ansible_shell_type' from source: unknown 20698 1726882600.63169: variable 'ansible_shell_executable' from source: unknown 20698 1726882600.63176: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882600.63185: variable 'ansible_pipelining' from source: unknown 20698 1726882600.63192: variable 'ansible_timeout' from source: unknown 20698 1726882600.63201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882600.63307: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882600.63323: variable 'omit' from source: magic vars 20698 1726882600.63333: starting attempt loop 20698 1726882600.63340: running the handler 20698 1726882600.63423: variable 'ansible_facts' from source: unknown 20698 1726882600.64231: _low_level_execute_command(): starting 20698 1726882600.64244: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882600.64966: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882600.64982: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882600.64998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882600.65016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882600.65061: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882600.65078: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882600.65094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882600.65112: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882600.65125: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882600.65136: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882600.65148: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882600.65169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882600.65187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882600.65200: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882600.65212: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882600.65226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882600.65304: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882600.65328: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882600.65346: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882600.65494: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882600.67152: stdout chunk (state=3): >>>/root <<< 20698 1726882600.67253: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882600.67335: stderr chunk (state=3): >>><<< 20698 1726882600.67346: stdout chunk (state=3): >>><<< 20698 1726882600.67452: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882600.67458: _low_level_execute_command(): starting 20698 1726882600.67461: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882600.673727-21690-206904724276209 `" && echo ansible-tmp-1726882600.673727-21690-206904724276209="` echo /root/.ansible/tmp/ansible-tmp-1726882600.673727-21690-206904724276209 `" ) && sleep 0' 20698 1726882600.68038: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882600.68051: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882600.68070: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882600.68088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882600.68136: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882600.68149: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882600.68169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882600.68187: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882600.68200: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882600.68218: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882600.68232: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882600.68246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882600.68267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882600.68281: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882600.68294: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882600.68309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882600.68394: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882600.68416: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882600.68439: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882600.68579: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882600.70445: stdout chunk (state=3): >>>ansible-tmp-1726882600.673727-21690-206904724276209=/root/.ansible/tmp/ansible-tmp-1726882600.673727-21690-206904724276209 <<< 20698 1726882600.70559: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882600.70631: stderr chunk (state=3): >>><<< 20698 1726882600.70641: stdout chunk (state=3): >>><<< 20698 1726882600.70775: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882600.673727-21690-206904724276209=/root/.ansible/tmp/ansible-tmp-1726882600.673727-21690-206904724276209 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882600.70784: variable 'ansible_module_compression' from source: unknown 20698 1726882600.70787: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 20698 1726882600.70790: ANSIBALLZ: Acquiring lock 20698 1726882600.70791: ANSIBALLZ: Lock acquired: 139856957599056 20698 1726882600.70793: ANSIBALLZ: Creating module 20698 1726882601.08208: ANSIBALLZ: Writing module into payload 20698 1726882601.08430: ANSIBALLZ: Writing module 20698 1726882601.08479: ANSIBALLZ: Renaming module 20698 1726882601.08492: ANSIBALLZ: Done creating module 20698 1726882601.08515: variable 'ansible_facts' from source: unknown 20698 1726882601.08716: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882600.673727-21690-206904724276209/AnsiballZ_systemd.py 20698 1726882601.08887: Sending initial data 20698 1726882601.08890: Sent initial data (155 bytes) 20698 1726882601.09976: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882601.09995: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882601.10012: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882601.10033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882601.10082: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882601.10094: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882601.10117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882601.10136: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882601.10148: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882601.10165: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882601.10179: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882601.10194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882601.10213: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882601.10231: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882601.10243: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882601.10261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882601.10346: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882601.10376: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882601.10393: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882601.10534: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882601.12362: 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 <<< 20698 1726882601.12460: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882601.12558: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmp76oq67d3 /root/.ansible/tmp/ansible-tmp-1726882600.673727-21690-206904724276209/AnsiballZ_systemd.py <<< 20698 1726882601.12653: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882601.15370: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882601.15543: stderr chunk (state=3): >>><<< 20698 1726882601.15545: stdout chunk (state=3): >>><<< 20698 1726882601.15547: done transferring module to remote 20698 1726882601.15549: _low_level_execute_command(): starting 20698 1726882601.15551: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882600.673727-21690-206904724276209/ /root/.ansible/tmp/ansible-tmp-1726882600.673727-21690-206904724276209/AnsiballZ_systemd.py && sleep 0' 20698 1726882601.16188: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882601.16205: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882601.16230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882601.16249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882601.16295: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882601.16308: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882601.16334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882601.16353: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882601.16367: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882601.16380: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882601.16391: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882601.16404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882601.16420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882601.16433: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882601.16451: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882601.16467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882601.16541: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882601.16576: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882601.16594: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882601.16723: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882601.18562: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882601.18651: stderr chunk (state=3): >>><<< 20698 1726882601.18675: stdout chunk (state=3): >>><<< 20698 1726882601.18786: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882601.18794: _low_level_execute_command(): starting 20698 1726882601.18798: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882600.673727-21690-206904724276209/AnsiballZ_systemd.py && sleep 0' 20698 1726882601.19423: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882601.19446: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882601.19461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882601.19482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882601.19523: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882601.19535: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882601.19556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882601.19576: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882601.19588: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882601.19597: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882601.19608: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882601.19620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882601.19635: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882601.19645: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882601.19657: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882601.19679: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882601.19753: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882601.19785: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882601.19801: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882601.19940: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882601.45249: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "6692", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:31:03 EDT", "ExecMainStartTimestampMonotonic": "202392137", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6692", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManag<<< 20698 1726882601.45304: stdout chunk (state=3): >>>er.service", "ControlGroupId": "3602", "MemoryCurrent": "9150464", "MemoryAvailable": "infinity", "CPUUsageNSec": "1476063000", "TasksCurrent": "3", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Watchdo<<< 20698 1726882601.45312: stdout chunk (state=3): >>>gSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target system.slice dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "NetworkManager-wait-online.service network.service multi-user.target network.target shutdown.target cloud-init.service", "After": "cloud-init-local.service dbus-broker.service network-pre.target system.slice dbus.socket systemd-journald.socket basic.target sysinit.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:32:57 EDT", "StateChangeTimestampMonotonic": "316658837", "InactiveExitTimestamp": "Fri 2024-09-20 21:31:03 EDT", "InactiveExitTimestampMonotonic": "202392395", "ActiveEnterTimestamp": "Fri 2024-09-20 21:31:03 EDT", "ActiveEnterTimestampMonotonic": "202472383", "ActiveExitTimestamp": "Fri 2024-09-20 21:31:03 EDT", "ActiveExitTimestampMonotonic": "202362940", "InactiveEnterTimestamp": "Fri 2024-09-20 21:31:03 EDT", "InactiveEnterTimestampMonotonic": "202381901", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:31:03 EDT", "ConditionTimestampMonotonic": "202382734", "AssertTimestamp": "Fri 2024-09-20 21:31:03 EDT", "AssertTimestampMonotonic": "202382737", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "55e27919215348fab37a11b7ea324f90", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 20698 1726882601.46940: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882601.46944: stdout chunk (state=3): >>><<< 20698 1726882601.46951: stderr chunk (state=3): >>><<< 20698 1726882601.46974: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "6692", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:31:03 EDT", "ExecMainStartTimestampMonotonic": "202392137", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6692", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "3602", "MemoryCurrent": "9150464", "MemoryAvailable": "infinity", "CPUUsageNSec": "1476063000", "TasksCurrent": "3", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target system.slice dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "NetworkManager-wait-online.service network.service multi-user.target network.target shutdown.target cloud-init.service", "After": "cloud-init-local.service dbus-broker.service network-pre.target system.slice dbus.socket systemd-journald.socket basic.target sysinit.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:32:57 EDT", "StateChangeTimestampMonotonic": "316658837", "InactiveExitTimestamp": "Fri 2024-09-20 21:31:03 EDT", "InactiveExitTimestampMonotonic": "202392395", "ActiveEnterTimestamp": "Fri 2024-09-20 21:31:03 EDT", "ActiveEnterTimestampMonotonic": "202472383", "ActiveExitTimestamp": "Fri 2024-09-20 21:31:03 EDT", "ActiveExitTimestampMonotonic": "202362940", "InactiveEnterTimestamp": "Fri 2024-09-20 21:31:03 EDT", "InactiveEnterTimestampMonotonic": "202381901", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:31:03 EDT", "ConditionTimestampMonotonic": "202382734", "AssertTimestamp": "Fri 2024-09-20 21:31:03 EDT", "AssertTimestampMonotonic": "202382737", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "55e27919215348fab37a11b7ea324f90", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. 20698 1726882601.47148: done with _execute_module (ansible.legacy.systemd, {'name': 'NetworkManager', 'state': 'started', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882600.673727-21690-206904724276209/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882601.47168: _low_level_execute_command(): starting 20698 1726882601.47174: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882600.673727-21690-206904724276209/ > /dev/null 2>&1 && sleep 0' 20698 1726882601.47747: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882601.47758: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882601.47770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882601.47790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882601.47832: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882601.47838: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882601.47849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882601.47860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882601.47866: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882601.47933: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882601.47937: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882601.47944: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882601.48061: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882601.49877: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882601.49920: stderr chunk (state=3): >>><<< 20698 1726882601.49923: stdout chunk (state=3): >>><<< 20698 1726882601.49935: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882601.49944: handler run complete 20698 1726882601.49983: attempt loop complete, returning result 20698 1726882601.49986: _execute() done 20698 1726882601.49989: dumping result to json 20698 1726882601.50002: done dumping result, returning 20698 1726882601.50009: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-6606-eaf5-00000000002b] 20698 1726882601.50013: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000002b 20698 1726882601.50926: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000002b 20698 1726882601.50929: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20698 1726882601.50976: no more pending results, returning what we have 20698 1726882601.50979: results queue empty 20698 1726882601.50980: checking for any_errors_fatal 20698 1726882601.50985: done checking for any_errors_fatal 20698 1726882601.50986: checking for max_fail_percentage 20698 1726882601.50987: done checking for max_fail_percentage 20698 1726882601.50988: checking to see if all hosts have failed and the running result is not ok 20698 1726882601.50989: done checking to see if all hosts have failed 20698 1726882601.50990: getting the remaining hosts for this loop 20698 1726882601.50991: done getting the remaining hosts for this loop 20698 1726882601.50994: getting the next task for host managed_node2 20698 1726882601.51000: done getting next task for host managed_node2 20698 1726882601.51003: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20698 1726882601.51005: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882601.51014: getting variables 20698 1726882601.51015: in VariableManager get_vars() 20698 1726882601.51067: Calling all_inventory to load vars for managed_node2 20698 1726882601.51070: Calling groups_inventory to load vars for managed_node2 20698 1726882601.51072: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882601.51082: Calling all_plugins_play to load vars for managed_node2 20698 1726882601.51084: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882601.51087: Calling groups_plugins_play to load vars for managed_node2 20698 1726882601.51991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882601.53725: done with get_vars() 20698 1726882601.53741: done getting variables 20698 1726882601.53787: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:36:41 -0400 (0:00:01.040) 0:00:22.796 ****** 20698 1726882601.53812: entering _queue_task() for managed_node2/service 20698 1726882601.54037: worker is 1 (out of 1 available) 20698 1726882601.54050: exiting _queue_task() for managed_node2/service 20698 1726882601.54063: done queuing things up, now waiting for results queue to drain 20698 1726882601.54066: waiting for pending results... 20698 1726882601.54245: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20698 1726882601.54334: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000002c 20698 1726882601.54348: variable 'ansible_search_path' from source: unknown 20698 1726882601.54351: variable 'ansible_search_path' from source: unknown 20698 1726882601.54381: calling self._execute() 20698 1726882601.54459: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882601.54462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882601.54473: variable 'omit' from source: magic vars 20698 1726882601.54743: variable 'ansible_distribution_major_version' from source: facts 20698 1726882601.54753: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882601.54874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882601.55060: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882601.55093: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882601.55120: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882601.55144: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882601.55205: variable 'networkmanager_version' from source: set_fact 20698 1726882601.55215: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882601.55316: variable 'ansible_distribution_major_version' from source: facts 20698 1726882601.55320: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882601.55407: variable 'networkmanager_version' from source: set_fact 20698 1726882601.55414: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882601.55513: variable 'ansible_distribution_major_version' from source: facts 20698 1726882601.55516: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882601.55633: variable 'networkmanager_version' from source: set_fact 20698 1726882601.55649: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882601.55748: variable 'network_provider' from source: set_fact 20698 1726882601.55757: Evaluated conditional (network_provider == "nm"): True 20698 1726882601.55831: variable '__network_wpa_supplicant_required' from source: role '' defaults 20698 1726882601.55916: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 20698 1726882601.56047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882601.57902: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882601.57980: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882601.58018: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882601.58053: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882601.58088: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882601.58153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882601.58190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882601.58210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882601.58235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882601.58247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882601.58286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882601.58302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882601.58318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882601.58349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882601.58360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882601.58391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882601.58407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882601.58423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882601.58446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882601.58459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882601.58548: variable 'network_connections' from source: task vars 20698 1726882601.58560: variable 'interface' from source: play vars 20698 1726882601.58610: variable 'interface' from source: play vars 20698 1726882601.58653: 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) 20698 1726882601.58672: 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) 20698 1726882601.58689: 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) 20698 1726882601.58714: 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) 20698 1726882601.58748: variable '__network_wireless_connections_defined' from source: role '' defaults 20698 1726882601.58897: variable 'network_connections' from source: task vars 20698 1726882601.58900: variable 'interface' from source: play vars 20698 1726882601.58946: variable 'interface' from source: play vars 20698 1726882601.58976: Evaluated conditional (__network_wpa_supplicant_required): False 20698 1726882601.58979: when evaluation is False, skipping this task 20698 1726882601.58982: _execute() done 20698 1726882601.58984: dumping result to json 20698 1726882601.58986: done dumping result, returning 20698 1726882601.58992: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-6606-eaf5-00000000002c] 20698 1726882601.58997: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000002c skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 20698 1726882601.59130: no more pending results, returning what we have 20698 1726882601.59133: results queue empty 20698 1726882601.59134: checking for any_errors_fatal 20698 1726882601.59151: done checking for any_errors_fatal 20698 1726882601.59152: checking for max_fail_percentage 20698 1726882601.59154: done checking for max_fail_percentage 20698 1726882601.59155: checking to see if all hosts have failed and the running result is not ok 20698 1726882601.59158: done checking to see if all hosts have failed 20698 1726882601.59159: getting the remaining hosts for this loop 20698 1726882601.59161: done getting the remaining hosts for this loop 20698 1726882601.59166: getting the next task for host managed_node2 20698 1726882601.59173: done getting next task for host managed_node2 20698 1726882601.59178: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 20698 1726882601.59180: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882601.59194: getting variables 20698 1726882601.59195: in VariableManager get_vars() 20698 1726882601.59242: Calling all_inventory to load vars for managed_node2 20698 1726882601.59245: Calling groups_inventory to load vars for managed_node2 20698 1726882601.59247: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882601.59259: Calling all_plugins_play to load vars for managed_node2 20698 1726882601.59262: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882601.59266: Calling groups_plugins_play to load vars for managed_node2 20698 1726882601.59823: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000002c 20698 1726882601.59826: WORKER PROCESS EXITING 20698 1726882601.60260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882601.62114: done with get_vars() 20698 1726882601.62149: done getting variables 20698 1726882601.62211: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:36:41 -0400 (0:00:00.084) 0:00:22.880 ****** 20698 1726882601.62251: entering _queue_task() for managed_node2/service 20698 1726882601.62588: worker is 1 (out of 1 available) 20698 1726882601.62601: exiting _queue_task() for managed_node2/service 20698 1726882601.62614: done queuing things up, now waiting for results queue to drain 20698 1726882601.62615: waiting for pending results... 20698 1726882601.62918: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 20698 1726882601.63079: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000002d 20698 1726882601.63100: variable 'ansible_search_path' from source: unknown 20698 1726882601.63108: variable 'ansible_search_path' from source: unknown 20698 1726882601.63156: calling self._execute() 20698 1726882601.63265: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882601.63281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882601.63297: variable 'omit' from source: magic vars 20698 1726882601.63696: variable 'ansible_distribution_major_version' from source: facts 20698 1726882601.63709: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882601.63944: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882601.64138: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882601.64179: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882601.64204: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882601.64227: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882601.64291: variable 'networkmanager_version' from source: set_fact 20698 1726882601.64301: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882601.64409: variable 'ansible_distribution_major_version' from source: facts 20698 1726882601.64412: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882601.64503: variable 'networkmanager_version' from source: set_fact 20698 1726882601.64510: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882601.64582: variable 'ansible_distribution_major_version' from source: facts 20698 1726882601.64590: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882601.64674: variable 'networkmanager_version' from source: set_fact 20698 1726882601.64680: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882601.64752: variable 'network_provider' from source: set_fact 20698 1726882601.64756: Evaluated conditional (network_provider == "initscripts"): False 20698 1726882601.64762: when evaluation is False, skipping this task 20698 1726882601.64766: _execute() done 20698 1726882601.64769: dumping result to json 20698 1726882601.64772: done dumping result, returning 20698 1726882601.64779: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-6606-eaf5-00000000002d] 20698 1726882601.64784: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000002d 20698 1726882601.64870: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000002d 20698 1726882601.64873: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20698 1726882601.64945: no more pending results, returning what we have 20698 1726882601.64949: results queue empty 20698 1726882601.64950: checking for any_errors_fatal 20698 1726882601.64956: done checking for any_errors_fatal 20698 1726882601.64956: checking for max_fail_percentage 20698 1726882601.64958: done checking for max_fail_percentage 20698 1726882601.64959: checking to see if all hosts have failed and the running result is not ok 20698 1726882601.64960: done checking to see if all hosts have failed 20698 1726882601.64961: getting the remaining hosts for this loop 20698 1726882601.64962: done getting the remaining hosts for this loop 20698 1726882601.64970: getting the next task for host managed_node2 20698 1726882601.64978: done getting next task for host managed_node2 20698 1726882601.64981: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20698 1726882601.64984: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882601.64996: getting variables 20698 1726882601.64997: in VariableManager get_vars() 20698 1726882601.65043: Calling all_inventory to load vars for managed_node2 20698 1726882601.65045: Calling groups_inventory to load vars for managed_node2 20698 1726882601.65047: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882601.65056: Calling all_plugins_play to load vars for managed_node2 20698 1726882601.65059: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882601.65062: Calling groups_plugins_play to load vars for managed_node2 20698 1726882601.66687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882601.67915: done with get_vars() 20698 1726882601.67930: done getting variables 20698 1726882601.67977: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:36:41 -0400 (0:00:00.057) 0:00:22.938 ****** 20698 1726882601.68004: entering _queue_task() for managed_node2/copy 20698 1726882601.68221: worker is 1 (out of 1 available) 20698 1726882601.68233: exiting _queue_task() for managed_node2/copy 20698 1726882601.68246: done queuing things up, now waiting for results queue to drain 20698 1726882601.68247: waiting for pending results... 20698 1726882601.68423: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20698 1726882601.68514: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000002e 20698 1726882601.68525: variable 'ansible_search_path' from source: unknown 20698 1726882601.68528: variable 'ansible_search_path' from source: unknown 20698 1726882601.68561: calling self._execute() 20698 1726882601.68628: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882601.68632: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882601.68641: variable 'omit' from source: magic vars 20698 1726882601.68913: variable 'ansible_distribution_major_version' from source: facts 20698 1726882601.68923: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882601.69041: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882601.69474: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882601.69477: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882601.69480: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882601.69482: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882601.69583: variable 'networkmanager_version' from source: set_fact 20698 1726882601.69587: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882601.69647: variable 'ansible_distribution_major_version' from source: facts 20698 1726882601.69650: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882601.69779: variable 'networkmanager_version' from source: set_fact 20698 1726882601.69788: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882601.69891: variable 'ansible_distribution_major_version' from source: facts 20698 1726882601.69896: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882601.70018: variable 'networkmanager_version' from source: set_fact 20698 1726882601.70026: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882601.70130: variable 'network_provider' from source: set_fact 20698 1726882601.70136: Evaluated conditional (network_provider == "initscripts"): False 20698 1726882601.70139: when evaluation is False, skipping this task 20698 1726882601.70142: _execute() done 20698 1726882601.70144: dumping result to json 20698 1726882601.70147: done dumping result, returning 20698 1726882601.70154: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-6606-eaf5-00000000002e] 20698 1726882601.70160: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000002e 20698 1726882601.70255: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000002e 20698 1726882601.70260: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 20698 1726882601.70309: no more pending results, returning what we have 20698 1726882601.70313: results queue empty 20698 1726882601.70314: checking for any_errors_fatal 20698 1726882601.70319: done checking for any_errors_fatal 20698 1726882601.70320: checking for max_fail_percentage 20698 1726882601.70322: done checking for max_fail_percentage 20698 1726882601.70323: checking to see if all hosts have failed and the running result is not ok 20698 1726882601.70324: done checking to see if all hosts have failed 20698 1726882601.70324: getting the remaining hosts for this loop 20698 1726882601.70326: done getting the remaining hosts for this loop 20698 1726882601.70329: getting the next task for host managed_node2 20698 1726882601.70336: done getting next task for host managed_node2 20698 1726882601.70339: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20698 1726882601.70341: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882601.70354: getting variables 20698 1726882601.70358: in VariableManager get_vars() 20698 1726882601.70409: Calling all_inventory to load vars for managed_node2 20698 1726882601.70412: Calling groups_inventory to load vars for managed_node2 20698 1726882601.70414: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882601.70423: Calling all_plugins_play to load vars for managed_node2 20698 1726882601.70425: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882601.70427: Calling groups_plugins_play to load vars for managed_node2 20698 1726882601.72173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882601.73969: done with get_vars() 20698 1726882601.73993: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:36:41 -0400 (0:00:00.060) 0:00:22.999 ****** 20698 1726882601.74083: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20698 1726882601.74085: Creating lock for fedora.linux_system_roles.network_connections 20698 1726882601.74393: worker is 1 (out of 1 available) 20698 1726882601.74406: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20698 1726882601.74418: done queuing things up, now waiting for results queue to drain 20698 1726882601.74420: waiting for pending results... 20698 1726882601.74701: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20698 1726882601.74842: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000002f 20698 1726882601.74871: variable 'ansible_search_path' from source: unknown 20698 1726882601.74879: variable 'ansible_search_path' from source: unknown 20698 1726882601.74922: calling self._execute() 20698 1726882601.75026: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882601.75037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882601.75052: variable 'omit' from source: magic vars 20698 1726882601.75445: variable 'ansible_distribution_major_version' from source: facts 20698 1726882601.75475: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882601.75679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882601.75977: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882601.76027: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882601.76073: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882601.76114: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882601.76210: variable 'networkmanager_version' from source: set_fact 20698 1726882601.76228: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882601.76409: variable 'ansible_distribution_major_version' from source: facts 20698 1726882601.76420: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882601.76559: variable 'networkmanager_version' from source: set_fact 20698 1726882601.76575: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882601.76692: variable 'ansible_distribution_major_version' from source: facts 20698 1726882601.76706: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882601.76848: variable 'networkmanager_version' from source: set_fact 20698 1726882601.76867: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882601.76880: variable 'omit' from source: magic vars 20698 1726882601.76946: variable 'omit' from source: magic vars 20698 1726882601.77092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882601.79699: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882601.79773: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882601.79813: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882601.79870: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882601.79907: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882601.79990: variable 'network_provider' from source: set_fact 20698 1726882601.80126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882601.80161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882601.80197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882601.80247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882601.80273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882601.80353: variable 'omit' from source: magic vars 20698 1726882601.80484: variable 'omit' from source: magic vars 20698 1726882601.80601: variable 'network_connections' from source: task vars 20698 1726882601.80620: variable 'interface' from source: play vars 20698 1726882601.80698: variable 'interface' from source: play vars 20698 1726882601.80870: variable 'omit' from source: magic vars 20698 1726882601.80884: variable '__lsr_ansible_managed' from source: task vars 20698 1726882601.80948: variable '__lsr_ansible_managed' from source: task vars 20698 1726882601.81233: Loaded config def from plugin (lookup/template) 20698 1726882601.81241: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 20698 1726882601.81284: File lookup term: get_ansible_managed.j2 20698 1726882601.81295: variable 'ansible_search_path' from source: unknown 20698 1726882601.81304: evaluation_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 20698 1726882601.81322: search_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 20698 1726882601.81343: variable 'ansible_search_path' from source: unknown 20698 1726882601.95991: variable 'ansible_managed' from source: unknown 20698 1726882601.96126: variable 'omit' from source: magic vars 20698 1726882601.96168: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882601.96195: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882601.96214: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882601.96232: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882601.96247: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882601.96281: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882601.96289: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882601.96296: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882601.96398: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882601.96407: Set connection var ansible_shell_executable to /bin/sh 20698 1726882601.96416: Set connection var ansible_pipelining to False 20698 1726882601.96425: Set connection var ansible_timeout to 10 20698 1726882601.96431: Set connection var ansible_connection to ssh 20698 1726882601.96436: Set connection var ansible_shell_type to sh 20698 1726882601.96475: variable 'ansible_shell_executable' from source: unknown 20698 1726882601.96482: variable 'ansible_connection' from source: unknown 20698 1726882601.96492: variable 'ansible_module_compression' from source: unknown 20698 1726882601.96497: variable 'ansible_shell_type' from source: unknown 20698 1726882601.96502: variable 'ansible_shell_executable' from source: unknown 20698 1726882601.96508: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882601.96542: variable 'ansible_pipelining' from source: unknown 20698 1726882601.96551: variable 'ansible_timeout' from source: unknown 20698 1726882601.96562: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882601.96760: 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__) 20698 1726882601.96778: variable 'omit' from source: magic vars 20698 1726882601.96793: starting attempt loop 20698 1726882601.96801: running the handler 20698 1726882601.96827: _low_level_execute_command(): starting 20698 1726882601.96867: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882601.98617: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882601.98639: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882601.98653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882601.98677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882601.98724: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882601.98747: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882601.98765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882601.98783: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882601.98793: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882601.98803: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882601.98819: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882601.98839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882601.98865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882601.98878: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882601.98897: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882601.98961: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882601.98972: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882601.98974: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882601.99084: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882602.00870: stdout chunk (state=3): >>>/root <<< 20698 1726882602.00885: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882602.00973: stderr chunk (state=3): >>><<< 20698 1726882602.00986: stdout chunk (state=3): >>><<< 20698 1726882602.01104: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882602.01111: _low_level_execute_command(): starting 20698 1726882602.01114: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882602.0101306-21737-29960929842686 `" && echo ansible-tmp-1726882602.0101306-21737-29960929842686="` echo /root/.ansible/tmp/ansible-tmp-1726882602.0101306-21737-29960929842686 `" ) && sleep 0' 20698 1726882602.01587: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882602.01591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882602.01647: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found <<< 20698 1726882602.01668: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882602.01740: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882602.01777: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882602.01794: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882602.01924: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882602.03814: stdout chunk (state=3): >>>ansible-tmp-1726882602.0101306-21737-29960929842686=/root/.ansible/tmp/ansible-tmp-1726882602.0101306-21737-29960929842686 <<< 20698 1726882602.03941: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882602.03967: stderr chunk (state=3): >>><<< 20698 1726882602.03970: stdout chunk (state=3): >>><<< 20698 1726882602.03984: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882602.0101306-21737-29960929842686=/root/.ansible/tmp/ansible-tmp-1726882602.0101306-21737-29960929842686 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882602.04016: variable 'ansible_module_compression' from source: unknown 20698 1726882602.04051: ANSIBALLZ: Using lock for fedora.linux_system_roles.network_connections 20698 1726882602.04055: ANSIBALLZ: Acquiring lock 20698 1726882602.04060: ANSIBALLZ: Lock acquired: 139856954362048 20698 1726882602.04062: ANSIBALLZ: Creating module 20698 1726882602.16604: ANSIBALLZ: Writing module into payload 20698 1726882602.16937: ANSIBALLZ: Writing module 20698 1726882602.16961: ANSIBALLZ: Renaming module 20698 1726882602.16967: ANSIBALLZ: Done creating module 20698 1726882602.16986: variable 'ansible_facts' from source: unknown 20698 1726882602.17050: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882602.0101306-21737-29960929842686/AnsiballZ_network_connections.py 20698 1726882602.17158: Sending initial data 20698 1726882602.17161: Sent initial data (167 bytes) 20698 1726882602.17866: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882602.17876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882602.17903: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882602.17915: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882602.17965: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882602.17977: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882602.17988: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882602.18103: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882602.19928: 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 <<< 20698 1726882602.20023: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882602.20121: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmp7bbznc1a /root/.ansible/tmp/ansible-tmp-1726882602.0101306-21737-29960929842686/AnsiballZ_network_connections.py <<< 20698 1726882602.20220: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882602.21879: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882602.21950: stderr chunk (state=3): >>><<< 20698 1726882602.21953: stdout chunk (state=3): >>><<< 20698 1726882602.21971: done transferring module to remote 20698 1726882602.21980: _low_level_execute_command(): starting 20698 1726882602.21984: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882602.0101306-21737-29960929842686/ /root/.ansible/tmp/ansible-tmp-1726882602.0101306-21737-29960929842686/AnsiballZ_network_connections.py && sleep 0' 20698 1726882602.22399: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882602.22405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882602.22446: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882602.22449: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882602.22451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882602.22509: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882602.22513: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882602.22617: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882602.24372: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882602.24436: stderr chunk (state=3): >>><<< 20698 1726882602.24439: stdout chunk (state=3): >>><<< 20698 1726882602.24454: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882602.24457: _low_level_execute_command(): starting 20698 1726882602.24466: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882602.0101306-21737-29960929842686/AnsiballZ_network_connections.py && sleep 0' 20698 1726882602.25055: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882602.25069: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882602.25079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882602.25093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882602.25127: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882602.25135: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882602.25144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882602.25158: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882602.25171: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882602.25178: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882602.25186: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882602.25194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882602.25205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882602.25212: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882602.25219: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882602.25230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882602.25303: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882602.25315: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882602.25326: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882602.25480: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882602.52462: stdout chunk (state=3): >>> <<< 20698 1726882602.52495: stdout chunk (state=3): >>>{"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44 (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 20698 1726882602.54781: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882602.54818: stderr chunk (state=3): >>><<< 20698 1726882602.54821: stdout chunk (state=3): >>><<< 20698 1726882602.54955: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44 (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. 20698 1726882602.54958: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'testnic1', 'state': 'up', 'type': 'ethernet', 'ip': {'dhcp4': 'no', 'auto6': 'no'}}], '__header': '#\n# Ansible managed\n#\n# system_role:network\n', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.network_connections', '_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-1726882602.0101306-21737-29960929842686/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882602.54961: _low_level_execute_command(): starting 20698 1726882602.54965: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882602.0101306-21737-29960929842686/ > /dev/null 2>&1 && sleep 0' 20698 1726882602.55496: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882602.55510: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882602.55524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882602.55541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882602.55582: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882602.55594: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882602.55608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882602.55624: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882602.55635: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882602.55646: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882602.55659: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882602.55678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882602.55693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882602.55704: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882602.55715: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882602.55728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882602.55801: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882602.55821: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882602.55835: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882602.55967: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882602.57818: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882602.57870: stderr chunk (state=3): >>><<< 20698 1726882602.57889: stdout chunk (state=3): >>><<< 20698 1726882602.58190: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882602.58193: handler run complete 20698 1726882602.58196: attempt loop complete, returning result 20698 1726882602.58198: _execute() done 20698 1726882602.58200: dumping result to json 20698 1726882602.58201: done dumping result, returning 20698 1726882602.58203: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-6606-eaf5-00000000002f] 20698 1726882602.58205: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000002f 20698 1726882602.58288: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000002f 20698 1726882602.58293: WORKER PROCESS EXITING changed: [managed_node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": "no", "dhcp4": "no" }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44 [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44 (not-active) 20698 1726882602.58398: no more pending results, returning what we have 20698 1726882602.58402: results queue empty 20698 1726882602.58403: checking for any_errors_fatal 20698 1726882602.58407: done checking for any_errors_fatal 20698 1726882602.58408: checking for max_fail_percentage 20698 1726882602.58410: done checking for max_fail_percentage 20698 1726882602.58411: checking to see if all hosts have failed and the running result is not ok 20698 1726882602.58412: done checking to see if all hosts have failed 20698 1726882602.58412: getting the remaining hosts for this loop 20698 1726882602.58414: done getting the remaining hosts for this loop 20698 1726882602.58417: getting the next task for host managed_node2 20698 1726882602.58424: done getting next task for host managed_node2 20698 1726882602.58427: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 20698 1726882602.58433: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882602.58444: getting variables 20698 1726882602.58446: in VariableManager get_vars() 20698 1726882602.58505: Calling all_inventory to load vars for managed_node2 20698 1726882602.58508: Calling groups_inventory to load vars for managed_node2 20698 1726882602.58510: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882602.58520: Calling all_plugins_play to load vars for managed_node2 20698 1726882602.58523: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882602.58526: Calling groups_plugins_play to load vars for managed_node2 20698 1726882602.60608: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882602.62304: done with get_vars() 20698 1726882602.62331: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:36:42 -0400 (0:00:00.883) 0:00:23.882 ****** 20698 1726882602.62437: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20698 1726882602.62439: Creating lock for fedora.linux_system_roles.network_state 20698 1726882602.62825: worker is 1 (out of 1 available) 20698 1726882602.62843: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20698 1726882602.62855: done queuing things up, now waiting for results queue to drain 20698 1726882602.62859: waiting for pending results... 20698 1726882602.63175: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 20698 1726882602.63340: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000030 20698 1726882602.63369: variable 'ansible_search_path' from source: unknown 20698 1726882602.63382: variable 'ansible_search_path' from source: unknown 20698 1726882602.63437: calling self._execute() 20698 1726882602.63562: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882602.63579: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882602.63605: variable 'omit' from source: magic vars 20698 1726882602.64033: variable 'ansible_distribution_major_version' from source: facts 20698 1726882602.64058: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882602.65093: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882602.66265: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882602.66379: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882602.66475: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882602.66585: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882602.66743: variable 'networkmanager_version' from source: set_fact 20698 1726882602.66888: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882602.67176: variable 'ansible_distribution_major_version' from source: facts 20698 1726882602.67186: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882602.67333: variable 'networkmanager_version' from source: set_fact 20698 1726882602.67347: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882602.67469: variable 'ansible_distribution_major_version' from source: facts 20698 1726882602.67479: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882602.67615: variable 'networkmanager_version' from source: set_fact 20698 1726882602.67630: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882602.67759: variable 'network_state' from source: role '' defaults 20698 1726882602.67776: Evaluated conditional (network_state != {}): False 20698 1726882602.67783: when evaluation is False, skipping this task 20698 1726882602.67788: _execute() done 20698 1726882602.67794: dumping result to json 20698 1726882602.67800: done dumping result, returning 20698 1726882602.67810: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-6606-eaf5-000000000030] 20698 1726882602.67819: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000030 skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20698 1726882602.67973: no more pending results, returning what we have 20698 1726882602.67978: results queue empty 20698 1726882602.67979: checking for any_errors_fatal 20698 1726882602.67991: done checking for any_errors_fatal 20698 1726882602.67992: checking for max_fail_percentage 20698 1726882602.67994: done checking for max_fail_percentage 20698 1726882602.67995: checking to see if all hosts have failed and the running result is not ok 20698 1726882602.67996: done checking to see if all hosts have failed 20698 1726882602.67997: getting the remaining hosts for this loop 20698 1726882602.67998: done getting the remaining hosts for this loop 20698 1726882602.68002: getting the next task for host managed_node2 20698 1726882602.68010: done getting next task for host managed_node2 20698 1726882602.68013: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20698 1726882602.68016: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882602.68032: getting variables 20698 1726882602.68034: in VariableManager get_vars() 20698 1726882602.68095: Calling all_inventory to load vars for managed_node2 20698 1726882602.68099: Calling groups_inventory to load vars for managed_node2 20698 1726882602.68101: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882602.68113: Calling all_plugins_play to load vars for managed_node2 20698 1726882602.68117: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882602.68120: Calling groups_plugins_play to load vars for managed_node2 20698 1726882602.69102: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000030 20698 1726882602.69106: WORKER PROCESS EXITING 20698 1726882602.69860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882602.71628: done with get_vars() 20698 1726882602.71651: done getting variables 20698 1726882602.71715: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:36:42 -0400 (0:00:00.093) 0:00:23.975 ****** 20698 1726882602.71753: entering _queue_task() for managed_node2/debug 20698 1726882602.72030: worker is 1 (out of 1 available) 20698 1726882602.72042: exiting _queue_task() for managed_node2/debug 20698 1726882602.72061: done queuing things up, now waiting for results queue to drain 20698 1726882602.72063: waiting for pending results... 20698 1726882602.72341: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20698 1726882602.72479: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000031 20698 1726882602.72508: variable 'ansible_search_path' from source: unknown 20698 1726882602.72516: variable 'ansible_search_path' from source: unknown 20698 1726882602.72555: calling self._execute() 20698 1726882602.72663: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882602.72677: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882602.72694: variable 'omit' from source: magic vars 20698 1726882602.73093: variable 'ansible_distribution_major_version' from source: facts 20698 1726882602.73111: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882602.73302: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882602.73584: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882602.73629: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882602.73667: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882602.73712: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882602.73794: variable 'networkmanager_version' from source: set_fact 20698 1726882602.73818: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882602.74252: variable 'ansible_distribution_major_version' from source: facts 20698 1726882602.74268: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882602.74416: variable 'networkmanager_version' from source: set_fact 20698 1726882602.74429: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882602.74551: variable 'ansible_distribution_major_version' from source: facts 20698 1726882602.74573: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882602.74718: variable 'networkmanager_version' from source: set_fact 20698 1726882602.74732: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882602.74743: variable 'omit' from source: magic vars 20698 1726882602.74818: variable 'omit' from source: magic vars 20698 1726882602.74862: variable 'omit' from source: magic vars 20698 1726882602.74906: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882602.74939: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882602.74966: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882602.74988: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882602.75009: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882602.75044: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882602.75052: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882602.75062: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882602.75182: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882602.75193: Set connection var ansible_shell_executable to /bin/sh 20698 1726882602.75202: Set connection var ansible_pipelining to False 20698 1726882602.75216: Set connection var ansible_timeout to 10 20698 1726882602.75222: Set connection var ansible_connection to ssh 20698 1726882602.75230: Set connection var ansible_shell_type to sh 20698 1726882602.75265: variable 'ansible_shell_executable' from source: unknown 20698 1726882602.75273: variable 'ansible_connection' from source: unknown 20698 1726882602.75280: variable 'ansible_module_compression' from source: unknown 20698 1726882602.75285: variable 'ansible_shell_type' from source: unknown 20698 1726882602.75291: variable 'ansible_shell_executable' from source: unknown 20698 1726882602.75296: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882602.75303: variable 'ansible_pipelining' from source: unknown 20698 1726882602.75309: variable 'ansible_timeout' from source: unknown 20698 1726882602.75315: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882602.75439: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882602.75462: variable 'omit' from source: magic vars 20698 1726882602.75475: starting attempt loop 20698 1726882602.75481: running the handler 20698 1726882602.75602: variable '__network_connections_result' from source: set_fact 20698 1726882602.75665: handler run complete 20698 1726882602.75688: attempt loop complete, returning result 20698 1726882602.75694: _execute() done 20698 1726882602.75700: dumping result to json 20698 1726882602.75706: done dumping result, returning 20698 1726882602.75717: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-6606-eaf5-000000000031] 20698 1726882602.75726: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000031 ok: [managed_node2] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44 (not-active)" ] } 20698 1726882602.75881: no more pending results, returning what we have 20698 1726882602.75885: results queue empty 20698 1726882602.75886: checking for any_errors_fatal 20698 1726882602.75891: done checking for any_errors_fatal 20698 1726882602.75892: checking for max_fail_percentage 20698 1726882602.75893: done checking for max_fail_percentage 20698 1726882602.75894: checking to see if all hosts have failed and the running result is not ok 20698 1726882602.75896: done checking to see if all hosts have failed 20698 1726882602.75896: getting the remaining hosts for this loop 20698 1726882602.75898: done getting the remaining hosts for this loop 20698 1726882602.75902: getting the next task for host managed_node2 20698 1726882602.75909: done getting next task for host managed_node2 20698 1726882602.75913: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20698 1726882602.75915: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882602.75928: getting variables 20698 1726882602.75929: in VariableManager get_vars() 20698 1726882602.75994: Calling all_inventory to load vars for managed_node2 20698 1726882602.75997: Calling groups_inventory to load vars for managed_node2 20698 1726882602.75999: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882602.76010: Calling all_plugins_play to load vars for managed_node2 20698 1726882602.76013: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882602.76016: Calling groups_plugins_play to load vars for managed_node2 20698 1726882602.77040: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000031 20698 1726882602.77043: WORKER PROCESS EXITING 20698 1726882602.82271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882602.84011: done with get_vars() 20698 1726882602.84032: done getting variables 20698 1726882602.84090: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:36:42 -0400 (0:00:00.123) 0:00:24.099 ****** 20698 1726882602.84118: entering _queue_task() for managed_node2/debug 20698 1726882602.84453: worker is 1 (out of 1 available) 20698 1726882602.84469: exiting _queue_task() for managed_node2/debug 20698 1726882602.84481: done queuing things up, now waiting for results queue to drain 20698 1726882602.84483: waiting for pending results... 20698 1726882602.84768: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20698 1726882602.84913: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000032 20698 1726882602.84939: variable 'ansible_search_path' from source: unknown 20698 1726882602.84951: variable 'ansible_search_path' from source: unknown 20698 1726882602.84997: calling self._execute() 20698 1726882602.85101: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882602.85113: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882602.85127: variable 'omit' from source: magic vars 20698 1726882602.85522: variable 'ansible_distribution_major_version' from source: facts 20698 1726882602.85540: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882602.85732: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882602.86016: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882602.86073: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882602.86112: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882602.86187: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882602.86280: variable 'networkmanager_version' from source: set_fact 20698 1726882602.86297: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882602.86417: variable 'ansible_distribution_major_version' from source: facts 20698 1726882602.86428: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882602.86581: variable 'networkmanager_version' from source: set_fact 20698 1726882602.86594: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882602.86713: variable 'ansible_distribution_major_version' from source: facts 20698 1726882602.86723: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882602.86865: variable 'networkmanager_version' from source: set_fact 20698 1726882602.86882: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882602.86896: variable 'omit' from source: magic vars 20698 1726882602.86958: variable 'omit' from source: magic vars 20698 1726882602.87007: variable 'omit' from source: magic vars 20698 1726882602.87037: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882602.87073: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882602.87098: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882602.87122: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882602.87136: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882602.87172: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882602.87180: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882602.87186: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882602.87298: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882602.87314: Set connection var ansible_shell_executable to /bin/sh 20698 1726882602.87329: Set connection var ansible_pipelining to False 20698 1726882602.87339: Set connection var ansible_timeout to 10 20698 1726882602.87346: Set connection var ansible_connection to ssh 20698 1726882602.87351: Set connection var ansible_shell_type to sh 20698 1726882602.87385: variable 'ansible_shell_executable' from source: unknown 20698 1726882602.87392: variable 'ansible_connection' from source: unknown 20698 1726882602.87399: variable 'ansible_module_compression' from source: unknown 20698 1726882602.87405: variable 'ansible_shell_type' from source: unknown 20698 1726882602.87411: variable 'ansible_shell_executable' from source: unknown 20698 1726882602.87423: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882602.87436: variable 'ansible_pipelining' from source: unknown 20698 1726882602.87443: variable 'ansible_timeout' from source: unknown 20698 1726882602.87450: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882602.87549: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882602.87569: variable 'omit' from source: magic vars 20698 1726882602.87578: starting attempt loop 20698 1726882602.87583: running the handler 20698 1726882602.87629: variable '__network_connections_result' from source: set_fact 20698 1726882602.87720: variable '__network_connections_result' from source: set_fact 20698 1726882602.87853: handler run complete 20698 1726882602.87896: attempt loop complete, returning result 20698 1726882602.87903: _execute() done 20698 1726882602.87909: dumping result to json 20698 1726882602.87919: done dumping result, returning 20698 1726882602.87931: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-6606-eaf5-000000000032] 20698 1726882602.87941: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000032 20698 1726882602.88073: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000032 ok: [managed_node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": "no", "dhcp4": "no" }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44 (not-active)" ] } } 20698 1726882602.88168: no more pending results, returning what we have 20698 1726882602.88172: results queue empty 20698 1726882602.88173: checking for any_errors_fatal 20698 1726882602.88181: done checking for any_errors_fatal 20698 1726882602.88182: checking for max_fail_percentage 20698 1726882602.88186: done checking for max_fail_percentage 20698 1726882602.88188: checking to see if all hosts have failed and the running result is not ok 20698 1726882602.88195: done checking to see if all hosts have failed 20698 1726882602.88196: getting the remaining hosts for this loop 20698 1726882602.88198: done getting the remaining hosts for this loop 20698 1726882602.88202: getting the next task for host managed_node2 20698 1726882602.88210: done getting next task for host managed_node2 20698 1726882602.88214: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20698 1726882602.88217: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882602.88231: getting variables 20698 1726882602.88233: in VariableManager get_vars() 20698 1726882602.88301: Calling all_inventory to load vars for managed_node2 20698 1726882602.88304: Calling groups_inventory to load vars for managed_node2 20698 1726882602.88306: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882602.88319: Calling all_plugins_play to load vars for managed_node2 20698 1726882602.88322: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882602.88326: Calling groups_plugins_play to load vars for managed_node2 20698 1726882602.89319: WORKER PROCESS EXITING 20698 1726882602.90266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882602.92067: done with get_vars() 20698 1726882602.92090: done getting variables 20698 1726882602.92147: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:36:42 -0400 (0:00:00.080) 0:00:24.180 ****** 20698 1726882602.92186: entering _queue_task() for managed_node2/debug 20698 1726882602.92467: worker is 1 (out of 1 available) 20698 1726882602.92480: exiting _queue_task() for managed_node2/debug 20698 1726882602.92495: done queuing things up, now waiting for results queue to drain 20698 1726882602.92496: waiting for pending results... 20698 1726882602.92771: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20698 1726882602.92906: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000033 20698 1726882602.92931: variable 'ansible_search_path' from source: unknown 20698 1726882602.92942: variable 'ansible_search_path' from source: unknown 20698 1726882602.92983: calling self._execute() 20698 1726882602.93085: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882602.93096: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882602.93107: variable 'omit' from source: magic vars 20698 1726882602.93495: variable 'ansible_distribution_major_version' from source: facts 20698 1726882602.93511: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882602.93697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882602.93974: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882602.94031: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882602.94073: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882602.94108: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882602.94190: variable 'networkmanager_version' from source: set_fact 20698 1726882602.94205: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882602.94374: variable 'ansible_distribution_major_version' from source: facts 20698 1726882602.94385: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882602.94530: variable 'networkmanager_version' from source: set_fact 20698 1726882602.94545: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882602.94674: variable 'ansible_distribution_major_version' from source: facts 20698 1726882602.94688: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882602.94828: variable 'networkmanager_version' from source: set_fact 20698 1726882602.94842: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882602.94968: variable 'network_state' from source: role '' defaults 20698 1726882602.94984: Evaluated conditional (network_state != {}): False 20698 1726882602.94993: when evaluation is False, skipping this task 20698 1726882602.95004: _execute() done 20698 1726882602.95013: dumping result to json 20698 1726882602.95020: done dumping result, returning 20698 1726882602.95031: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-6606-eaf5-000000000033] 20698 1726882602.95042: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000033 skipping: [managed_node2] => { "false_condition": "network_state != {}" } 20698 1726882602.95198: no more pending results, returning what we have 20698 1726882602.95204: results queue empty 20698 1726882602.95205: checking for any_errors_fatal 20698 1726882602.95212: done checking for any_errors_fatal 20698 1726882602.95213: checking for max_fail_percentage 20698 1726882602.95215: done checking for max_fail_percentage 20698 1726882602.95217: checking to see if all hosts have failed and the running result is not ok 20698 1726882602.95218: done checking to see if all hosts have failed 20698 1726882602.95219: getting the remaining hosts for this loop 20698 1726882602.95221: done getting the remaining hosts for this loop 20698 1726882602.95224: getting the next task for host managed_node2 20698 1726882602.95233: done getting next task for host managed_node2 20698 1726882602.95236: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 20698 1726882602.95239: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882602.95259: getting variables 20698 1726882602.95261: in VariableManager get_vars() 20698 1726882602.95321: Calling all_inventory to load vars for managed_node2 20698 1726882602.95324: Calling groups_inventory to load vars for managed_node2 20698 1726882602.95327: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882602.95339: Calling all_plugins_play to load vars for managed_node2 20698 1726882602.95343: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882602.95346: Calling groups_plugins_play to load vars for managed_node2 20698 1726882602.96312: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000033 20698 1726882602.96315: WORKER PROCESS EXITING 20698 1726882602.97103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882602.98916: done with get_vars() 20698 1726882602.98942: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:36:42 -0400 (0:00:00.068) 0:00:24.248 ****** 20698 1726882602.99043: entering _queue_task() for managed_node2/ping 20698 1726882602.99045: Creating lock for ping 20698 1726882602.99336: worker is 1 (out of 1 available) 20698 1726882602.99348: exiting _queue_task() for managed_node2/ping 20698 1726882602.99362: done queuing things up, now waiting for results queue to drain 20698 1726882602.99368: waiting for pending results... 20698 1726882602.99652: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 20698 1726882602.99811: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000034 20698 1726882602.99833: variable 'ansible_search_path' from source: unknown 20698 1726882602.99841: variable 'ansible_search_path' from source: unknown 20698 1726882602.99884: calling self._execute() 20698 1726882602.99987: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882602.99998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882603.00010: variable 'omit' from source: magic vars 20698 1726882603.00389: variable 'ansible_distribution_major_version' from source: facts 20698 1726882603.00404: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882603.00581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882603.00840: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882603.00893: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882603.00935: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882603.01021: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882603.01106: variable 'networkmanager_version' from source: set_fact 20698 1726882603.01129: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882603.01250: variable 'ansible_distribution_major_version' from source: facts 20698 1726882603.01265: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882603.01411: variable 'networkmanager_version' from source: set_fact 20698 1726882603.01424: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882603.01543: variable 'ansible_distribution_major_version' from source: facts 20698 1726882603.01562: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882603.01702: variable 'networkmanager_version' from source: set_fact 20698 1726882603.01715: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882603.01725: variable 'omit' from source: magic vars 20698 1726882603.01789: variable 'omit' from source: magic vars 20698 1726882603.01825: variable 'omit' from source: magic vars 20698 1726882603.01854: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882603.01896: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882603.01917: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882603.01936: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882603.01950: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882603.01986: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882603.01998: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882603.02005: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882603.02110: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882603.02120: Set connection var ansible_shell_executable to /bin/sh 20698 1726882603.02129: Set connection var ansible_pipelining to False 20698 1726882603.02137: Set connection var ansible_timeout to 10 20698 1726882603.02143: Set connection var ansible_connection to ssh 20698 1726882603.02148: Set connection var ansible_shell_type to sh 20698 1726882603.02180: variable 'ansible_shell_executable' from source: unknown 20698 1726882603.02188: variable 'ansible_connection' from source: unknown 20698 1726882603.02194: variable 'ansible_module_compression' from source: unknown 20698 1726882603.02199: variable 'ansible_shell_type' from source: unknown 20698 1726882603.02211: variable 'ansible_shell_executable' from source: unknown 20698 1726882603.02217: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882603.02224: variable 'ansible_pipelining' from source: unknown 20698 1726882603.02230: variable 'ansible_timeout' from source: unknown 20698 1726882603.02237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882603.02389: 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__) 20698 1726882603.02403: variable 'omit' from source: magic vars 20698 1726882603.02412: starting attempt loop 20698 1726882603.02418: running the handler 20698 1726882603.02440: _low_level_execute_command(): starting 20698 1726882603.02451: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882603.03219: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882603.03234: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882603.03248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882603.03270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882603.03321: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882603.03335: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882603.03351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882603.03376: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882603.03388: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882603.03400: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882603.03418: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882603.03433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882603.03449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882603.03467: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882603.03480: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882603.03495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882603.03571: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882603.03593: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882603.03608: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882603.03753: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882603.05411: stdout chunk (state=3): >>>/root <<< 20698 1726882603.05599: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882603.05603: stdout chunk (state=3): >>><<< 20698 1726882603.05605: stderr chunk (state=3): >>><<< 20698 1726882603.05708: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882603.05720: _low_level_execute_command(): starting 20698 1726882603.05724: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882603.0562577-21780-69443645640703 `" && echo ansible-tmp-1726882603.0562577-21780-69443645640703="` echo /root/.ansible/tmp/ansible-tmp-1726882603.0562577-21780-69443645640703 `" ) && sleep 0' 20698 1726882603.06334: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882603.06345: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882603.06360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882603.06381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882603.06425: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882603.06435: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882603.06446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882603.06465: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882603.06475: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882603.06485: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882603.06498: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882603.06513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882603.06525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882603.06534: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882603.06542: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882603.06552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882603.06636: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882603.06655: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882603.06679: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882603.06805: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882603.08662: stdout chunk (state=3): >>>ansible-tmp-1726882603.0562577-21780-69443645640703=/root/.ansible/tmp/ansible-tmp-1726882603.0562577-21780-69443645640703 <<< 20698 1726882603.08872: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882603.08940: stderr chunk (state=3): >>><<< 20698 1726882603.08946: stdout chunk (state=3): >>><<< 20698 1726882603.08972: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882603.0562577-21780-69443645640703=/root/.ansible/tmp/ansible-tmp-1726882603.0562577-21780-69443645640703 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882603.09015: variable 'ansible_module_compression' from source: unknown 20698 1726882603.09054: ANSIBALLZ: Using lock for ping 20698 1726882603.09060: ANSIBALLZ: Acquiring lock 20698 1726882603.09063: ANSIBALLZ: Lock acquired: 139856955703520 20698 1726882603.09067: ANSIBALLZ: Creating module 20698 1726882603.22092: ANSIBALLZ: Writing module into payload 20698 1726882603.22179: ANSIBALLZ: Writing module 20698 1726882603.22207: ANSIBALLZ: Renaming module 20698 1726882603.22218: ANSIBALLZ: Done creating module 20698 1726882603.22248: variable 'ansible_facts' from source: unknown 20698 1726882603.22316: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882603.0562577-21780-69443645640703/AnsiballZ_ping.py 20698 1726882603.22486: Sending initial data 20698 1726882603.22496: Sent initial data (152 bytes) 20698 1726882603.23482: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882603.23486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882603.23526: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 20698 1726882603.23530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882603.23533: 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.11.158 originally 10.31.11.158 debug2: match found <<< 20698 1726882603.23536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882603.23604: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882603.23617: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882603.23759: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882603.25638: 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 <<< 20698 1726882603.25726: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882603.25831: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmp52_7xbnj /root/.ansible/tmp/ansible-tmp-1726882603.0562577-21780-69443645640703/AnsiballZ_ping.py <<< 20698 1726882603.25929: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882603.27223: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882603.27290: stderr chunk (state=3): >>><<< 20698 1726882603.27297: stdout chunk (state=3): >>><<< 20698 1726882603.27315: done transferring module to remote 20698 1726882603.27325: _low_level_execute_command(): starting 20698 1726882603.27331: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882603.0562577-21780-69443645640703/ /root/.ansible/tmp/ansible-tmp-1726882603.0562577-21780-69443645640703/AnsiballZ_ping.py && sleep 0' 20698 1726882603.27970: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882603.27974: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882603.27978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882603.27980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882603.27983: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882603.28098: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882603.28101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882603.28104: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882603.28106: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882603.28107: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882603.28109: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882603.28111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882603.28113: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882603.28115: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882603.28117: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882603.28119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882603.28140: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882603.28150: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882603.28168: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882603.28548: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882603.30399: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882603.30402: stderr chunk (state=3): >>><<< 20698 1726882603.30408: stdout chunk (state=3): >>><<< 20698 1726882603.30424: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882603.30427: _low_level_execute_command(): starting 20698 1726882603.30432: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882603.0562577-21780-69443645640703/AnsiballZ_ping.py && sleep 0' 20698 1726882603.31068: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882603.31080: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882603.31090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882603.31105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882603.31141: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882603.31150: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882603.31169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882603.31183: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882603.31191: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882603.31198: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882603.31206: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882603.31215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882603.31228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882603.31235: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882603.31242: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882603.31252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882603.31329: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882603.31342: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882603.31354: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882603.31494: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882603.44526: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 20698 1726882603.45606: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882603.45611: stdout chunk (state=3): >>><<< 20698 1726882603.45613: stderr chunk (state=3): >>><<< 20698 1726882603.45671: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. 20698 1726882603.45680: done with _execute_module (ping, {'_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': 'ping', '_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-1726882603.0562577-21780-69443645640703/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882603.45766: _low_level_execute_command(): starting 20698 1726882603.45770: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882603.0562577-21780-69443645640703/ > /dev/null 2>&1 && sleep 0' 20698 1726882603.46350: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882603.46369: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882603.46387: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882603.46408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882603.46450: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882603.46470: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882603.46486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882603.46504: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882603.46517: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882603.46528: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882603.46541: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882603.46555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882603.46578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882603.46590: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882603.46601: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882603.46615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882603.46697: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882603.46714: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882603.46730: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882603.46980: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882603.48701: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882603.48782: stderr chunk (state=3): >>><<< 20698 1726882603.48792: stdout chunk (state=3): >>><<< 20698 1726882603.49074: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882603.49078: handler run complete 20698 1726882603.49080: attempt loop complete, returning result 20698 1726882603.49081: _execute() done 20698 1726882603.49083: dumping result to json 20698 1726882603.49085: done dumping result, returning 20698 1726882603.49087: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-6606-eaf5-000000000034] 20698 1726882603.49088: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000034 20698 1726882603.49166: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000034 20698 1726882603.49169: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "ping": "pong" } 20698 1726882603.49230: no more pending results, returning what we have 20698 1726882603.49234: results queue empty 20698 1726882603.49235: checking for any_errors_fatal 20698 1726882603.49241: done checking for any_errors_fatal 20698 1726882603.49242: checking for max_fail_percentage 20698 1726882603.49244: done checking for max_fail_percentage 20698 1726882603.49245: checking to see if all hosts have failed and the running result is not ok 20698 1726882603.49246: done checking to see if all hosts have failed 20698 1726882603.49247: getting the remaining hosts for this loop 20698 1726882603.49249: done getting the remaining hosts for this loop 20698 1726882603.49252: getting the next task for host managed_node2 20698 1726882603.49271: done getting next task for host managed_node2 20698 1726882603.49274: ^ task is: TASK: meta (role_complete) 20698 1726882603.49277: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882603.49288: getting variables 20698 1726882603.49290: in VariableManager get_vars() 20698 1726882603.49352: Calling all_inventory to load vars for managed_node2 20698 1726882603.49358: Calling groups_inventory to load vars for managed_node2 20698 1726882603.49361: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882603.49376: Calling all_plugins_play to load vars for managed_node2 20698 1726882603.49379: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882603.49382: Calling groups_plugins_play to load vars for managed_node2 20698 1726882603.51254: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882603.53014: done with get_vars() 20698 1726882603.53036: done getting variables 20698 1726882603.53119: done queuing things up, now waiting for results queue to drain 20698 1726882603.53121: results queue empty 20698 1726882603.53122: checking for any_errors_fatal 20698 1726882603.53125: done checking for any_errors_fatal 20698 1726882603.53126: checking for max_fail_percentage 20698 1726882603.53127: done checking for max_fail_percentage 20698 1726882603.53128: checking to see if all hosts have failed and the running result is not ok 20698 1726882603.53128: done checking to see if all hosts have failed 20698 1726882603.53133: getting the remaining hosts for this loop 20698 1726882603.53134: done getting the remaining hosts for this loop 20698 1726882603.53136: getting the next task for host managed_node2 20698 1726882603.53140: done getting next task for host managed_node2 20698 1726882603.53142: ^ task is: TASK: Get current device features 20698 1726882603.53144: ^ state is: HOST STATE: block=3, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882603.53146: getting variables 20698 1726882603.53147: in VariableManager get_vars() 20698 1726882603.53175: Calling all_inventory to load vars for managed_node2 20698 1726882603.53177: Calling groups_inventory to load vars for managed_node2 20698 1726882603.53179: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882603.53185: Calling all_plugins_play to load vars for managed_node2 20698 1726882603.53187: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882603.53190: Calling groups_plugins_play to load vars for managed_node2 20698 1726882603.54442: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882603.56216: done with get_vars() 20698 1726882603.56236: done getting variables 20698 1726882603.56283: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get current device features] ********************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:53 Friday 20 September 2024 21:36:43 -0400 (0:00:00.572) 0:00:24.821 ****** 20698 1726882603.56313: entering _queue_task() for managed_node2/command 20698 1726882603.56628: worker is 1 (out of 1 available) 20698 1726882603.56641: exiting _queue_task() for managed_node2/command 20698 1726882603.56654: done queuing things up, now waiting for results queue to drain 20698 1726882603.56655: waiting for pending results... 20698 1726882603.56943: running TaskExecutor() for managed_node2/TASK: Get current device features 20698 1726882603.57046: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000064 20698 1726882603.57077: variable 'ansible_search_path' from source: unknown 20698 1726882603.57119: calling self._execute() 20698 1726882603.57230: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882603.57240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882603.57252: variable 'omit' from source: magic vars 20698 1726882603.57665: variable 'ansible_distribution_major_version' from source: facts 20698 1726882603.57685: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882603.57885: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882603.58163: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882603.58216: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882603.58253: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882603.58300: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882603.58389: variable 'networkmanager_version' from source: set_fact 20698 1726882603.58409: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882603.58418: variable 'omit' from source: magic vars 20698 1726882603.58442: variable 'omit' from source: magic vars 20698 1726882603.58917: variable 'interface' from source: play vars 20698 1726882603.58945: variable 'omit' from source: magic vars 20698 1726882603.58981: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882603.59012: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882603.59037: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882603.59066: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882603.59081: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882603.59111: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882603.59119: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882603.59127: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882603.59239: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882603.59260: Set connection var ansible_shell_executable to /bin/sh 20698 1726882603.59276: Set connection var ansible_pipelining to False 20698 1726882603.59286: Set connection var ansible_timeout to 10 20698 1726882603.59292: Set connection var ansible_connection to ssh 20698 1726882603.59298: Set connection var ansible_shell_type to sh 20698 1726882603.59329: variable 'ansible_shell_executable' from source: unknown 20698 1726882603.59337: variable 'ansible_connection' from source: unknown 20698 1726882603.59344: variable 'ansible_module_compression' from source: unknown 20698 1726882603.59355: variable 'ansible_shell_type' from source: unknown 20698 1726882603.59369: variable 'ansible_shell_executable' from source: unknown 20698 1726882603.59377: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882603.59384: variable 'ansible_pipelining' from source: unknown 20698 1726882603.59390: variable 'ansible_timeout' from source: unknown 20698 1726882603.59398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882603.59500: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882603.59516: variable 'omit' from source: magic vars 20698 1726882603.59524: starting attempt loop 20698 1726882603.59529: running the handler 20698 1726882603.59544: _low_level_execute_command(): starting 20698 1726882603.59554: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882603.60296: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882603.60300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882603.60339: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 20698 1726882603.60343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882603.60345: 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.11.158 originally 10.31.11.158 debug2: match found <<< 20698 1726882603.60348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882603.60420: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882603.60423: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882603.60436: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882603.60591: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882603.62251: stdout chunk (state=3): >>>/root <<< 20698 1726882603.62369: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882603.62449: stderr chunk (state=3): >>><<< 20698 1726882603.62474: stdout chunk (state=3): >>><<< 20698 1726882603.62599: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882603.62603: _low_level_execute_command(): starting 20698 1726882603.62606: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882603.6250293-21795-89990603499939 `" && echo ansible-tmp-1726882603.6250293-21795-89990603499939="` echo /root/.ansible/tmp/ansible-tmp-1726882603.6250293-21795-89990603499939 `" ) && sleep 0' 20698 1726882603.63223: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882603.63235: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882603.63255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882603.63276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882603.63315: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882603.63325: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882603.63336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882603.63351: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882603.63372: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882603.63382: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882603.63392: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882603.63402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882603.63415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882603.63424: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882603.63435: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882603.63447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882603.63533: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882603.63552: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882603.63572: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882603.63715: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882603.65662: stdout chunk (state=3): >>>ansible-tmp-1726882603.6250293-21795-89990603499939=/root/.ansible/tmp/ansible-tmp-1726882603.6250293-21795-89990603499939 <<< 20698 1726882603.65776: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882603.65848: stderr chunk (state=3): >>><<< 20698 1726882603.65863: stdout chunk (state=3): >>><<< 20698 1726882603.65976: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882603.6250293-21795-89990603499939=/root/.ansible/tmp/ansible-tmp-1726882603.6250293-21795-89990603499939 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882603.65980: variable 'ansible_module_compression' from source: unknown 20698 1726882603.66173: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2069822553mst/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20698 1726882603.66176: variable 'ansible_facts' from source: unknown 20698 1726882603.66179: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882603.6250293-21795-89990603499939/AnsiballZ_command.py 20698 1726882603.66270: Sending initial data 20698 1726882603.66274: Sent initial data (155 bytes) 20698 1726882603.67319: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882603.67333: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882603.67348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882603.67374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882603.67419: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882603.67432: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882603.67446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882603.67470: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882603.67493: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882603.67506: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882603.67519: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882603.67534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882603.67550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882603.67569: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882603.67582: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882603.67604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882603.67684: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882603.67713: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882603.67731: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882603.67869: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882603.69671: 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 <<< 20698 1726882603.69761: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882603.69861: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmpp5o4f5me /root/.ansible/tmp/ansible-tmp-1726882603.6250293-21795-89990603499939/AnsiballZ_command.py <<< 20698 1726882603.69952: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882603.71540: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882603.71605: stderr chunk (state=3): >>><<< 20698 1726882603.71609: stdout chunk (state=3): >>><<< 20698 1726882603.71624: done transferring module to remote 20698 1726882603.71634: _low_level_execute_command(): starting 20698 1726882603.71638: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882603.6250293-21795-89990603499939/ /root/.ansible/tmp/ansible-tmp-1726882603.6250293-21795-89990603499939/AnsiballZ_command.py && sleep 0' 20698 1726882603.72049: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882603.72055: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882603.72110: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 20698 1726882603.72113: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882603.72115: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882603.72117: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882603.72119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found <<< 20698 1726882603.72121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882603.72170: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882603.72179: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882603.72278: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882603.74050: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882603.74091: stderr chunk (state=3): >>><<< 20698 1726882603.74094: stdout chunk (state=3): >>><<< 20698 1726882603.74105: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882603.74108: _low_level_execute_command(): starting 20698 1726882603.74111: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882603.6250293-21795-89990603499939/AnsiballZ_command.py && sleep 0' 20698 1726882603.74502: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882603.74509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882603.74531: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882603.74538: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882603.74546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882603.74555: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882603.74570: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882603.74578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882603.74634: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882603.74641: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882603.74648: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882603.74768: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882603.88178: stdout chunk (state=3): >>> {"changed": true, "stdout": "Features for testnic1:\nrx-checksumming: on\ntx-checksumming: on\n\ttx-checksum-ipv4: off [fixed]\n\ttx-checksum-ip-generic: on\n\ttx-checksum-ipv6: off [fixed]\n\ttx-checksum-fcoe-crc: off [fixed]\n\ttx-checksum-sctp: on\nscatter-gather: on\n\ttx-scatter-gather: on\n\ttx-scatter-gather-fraglist: on\ntcp-segmentation-offload: on\n\ttx-tcp-segmentation: on\n\ttx-tcp-ecn-segmentation: on\n\ttx-tcp-mangleid-segmentation: on\n\ttx-tcp6-segmentation: on\ngeneric-segmentation-offload: on\ngeneric-receive-offload: off\nlarge-receive-offload: off [fixed]\nrx-vlan-offload: on\ntx-vlan-offload: on\nntuple-filters: off [fixed]\nreceive-hashing: off [fixed]\nhighdma: on\nrx-vlan-filter: off [fixed]\nvlan-challenged: off [fixed]\ntx-lockless: on [fixed]\nnetns-local: off [fixed]\ntx-gso-robust: off [fixed]\ntx-fcoe-segmentation: off [fixed]\ntx-gre-segmentation: on\ntx-gre-csum-segmentation: on\ntx-ipxip4-segmentation: on\ntx-ipxip6-segmentation: on\ntx-udp_tnl-segmentation: on\ntx-udp_tnl-csum-segmentation: on\ntx-gso-partial: off [fixed]\ntx-tunnel-remcsum-segmentation: off [fixed]\ntx-sctp-segmentation: on\ntx-esp-segmentation: off [fixed]\ntx-udp-segmentation: on\ntx-gso-list: on\nfcoe-mtu: off [fixed]\ntx-nocache-copy: off\nloopback: off [fixed]\nrx-fcs: off [fixed]\nrx-all: off [fixed]\ntx-vlan-stag-hw-insert: on\nrx-vlan-stag-hw-parse: on\nrx-vlan-stag-filter: off [fixed]\nl2-fwd-offload: off [fixed]\nhw-tc-offload: off [fixed]\nesp-hw-offload: off [fixed]\nesp-tx-csum-hw-offload: off [fixed]\nrx-udp_tunnel-port-offload: off [fixed]\ntls-hw-tx-offload: off [fixed]\ntls-hw-rx-offload: off [fixed]\nrx-gro-hw: off [fixed]\ntls-hw-record: off [fixed]\nrx-gro-list: off\nmacsec-hw-offload: off [fixed]\nrx-udp-gro-forwarding: off\nhsr-tag-ins-offload: off [fixed]\nhsr-tag-rm-offload: off [fixed]\nhsr-fwd-offload: off [fixed]\nhsr-dup-offload: off [fixed]", "stderr": "", "rc": 0, "cmd": ["ethtool", "--show-features", "testnic1"], "start": "2024-09-20 21:36:43.876553", "end": "2024-09-20 21:36:43.879803", "delta": "0:00:00.003250", "msg": "", "invocation": {"module_args": {"_raw_params": "ethtool --show-features testnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 20698 1726882603.89360: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882603.89369: stderr chunk (state=3): >>><<< 20698 1726882603.89377: stdout chunk (state=3): >>><<< 20698 1726882603.89389: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "Features for testnic1:\nrx-checksumming: on\ntx-checksumming: on\n\ttx-checksum-ipv4: off [fixed]\n\ttx-checksum-ip-generic: on\n\ttx-checksum-ipv6: off [fixed]\n\ttx-checksum-fcoe-crc: off [fixed]\n\ttx-checksum-sctp: on\nscatter-gather: on\n\ttx-scatter-gather: on\n\ttx-scatter-gather-fraglist: on\ntcp-segmentation-offload: on\n\ttx-tcp-segmentation: on\n\ttx-tcp-ecn-segmentation: on\n\ttx-tcp-mangleid-segmentation: on\n\ttx-tcp6-segmentation: on\ngeneric-segmentation-offload: on\ngeneric-receive-offload: off\nlarge-receive-offload: off [fixed]\nrx-vlan-offload: on\ntx-vlan-offload: on\nntuple-filters: off [fixed]\nreceive-hashing: off [fixed]\nhighdma: on\nrx-vlan-filter: off [fixed]\nvlan-challenged: off [fixed]\ntx-lockless: on [fixed]\nnetns-local: off [fixed]\ntx-gso-robust: off [fixed]\ntx-fcoe-segmentation: off [fixed]\ntx-gre-segmentation: on\ntx-gre-csum-segmentation: on\ntx-ipxip4-segmentation: on\ntx-ipxip6-segmentation: on\ntx-udp_tnl-segmentation: on\ntx-udp_tnl-csum-segmentation: on\ntx-gso-partial: off [fixed]\ntx-tunnel-remcsum-segmentation: off [fixed]\ntx-sctp-segmentation: on\ntx-esp-segmentation: off [fixed]\ntx-udp-segmentation: on\ntx-gso-list: on\nfcoe-mtu: off [fixed]\ntx-nocache-copy: off\nloopback: off [fixed]\nrx-fcs: off [fixed]\nrx-all: off [fixed]\ntx-vlan-stag-hw-insert: on\nrx-vlan-stag-hw-parse: on\nrx-vlan-stag-filter: off [fixed]\nl2-fwd-offload: off [fixed]\nhw-tc-offload: off [fixed]\nesp-hw-offload: off [fixed]\nesp-tx-csum-hw-offload: off [fixed]\nrx-udp_tunnel-port-offload: off [fixed]\ntls-hw-tx-offload: off [fixed]\ntls-hw-rx-offload: off [fixed]\nrx-gro-hw: off [fixed]\ntls-hw-record: off [fixed]\nrx-gro-list: off\nmacsec-hw-offload: off [fixed]\nrx-udp-gro-forwarding: off\nhsr-tag-ins-offload: off [fixed]\nhsr-tag-rm-offload: off [fixed]\nhsr-fwd-offload: off [fixed]\nhsr-dup-offload: off [fixed]", "stderr": "", "rc": 0, "cmd": ["ethtool", "--show-features", "testnic1"], "start": "2024-09-20 21:36:43.876553", "end": "2024-09-20 21:36:43.879803", "delta": "0:00:00.003250", "msg": "", "invocation": {"module_args": {"_raw_params": "ethtool --show-features testnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. 20698 1726882603.89425: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ethtool --show-features testnic1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882603.6250293-21795-89990603499939/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882603.89432: _low_level_execute_command(): starting 20698 1726882603.89436: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882603.6250293-21795-89990603499939/ > /dev/null 2>&1 && sleep 0' 20698 1726882603.89844: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882603.89850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882603.89902: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882603.89905: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882603.89907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882603.89909: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882603.89961: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882603.89966: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882603.90078: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882603.91871: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882603.91908: stderr chunk (state=3): >>><<< 20698 1726882603.91911: stdout chunk (state=3): >>><<< 20698 1726882603.91925: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882603.91932: handler run complete 20698 1726882603.91964: Evaluated conditional (False): False 20698 1726882603.91972: attempt loop complete, returning result 20698 1726882603.91975: _execute() done 20698 1726882603.91978: dumping result to json 20698 1726882603.91984: done dumping result, returning 20698 1726882603.91991: done running TaskExecutor() for managed_node2/TASK: Get current device features [0e448fcc-3ce9-6606-eaf5-000000000064] 20698 1726882603.91996: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000064 20698 1726882603.92107: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000064 20698 1726882603.92109: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ethtool", "--show-features", "testnic1" ], "delta": "0:00:00.003250", "end": "2024-09-20 21:36:43.879803", "rc": 0, "start": "2024-09-20 21:36:43.876553" } STDOUT: Features for testnic1: rx-checksumming: on tx-checksumming: on tx-checksum-ipv4: off [fixed] tx-checksum-ip-generic: on tx-checksum-ipv6: off [fixed] tx-checksum-fcoe-crc: off [fixed] tx-checksum-sctp: on scatter-gather: on tx-scatter-gather: on tx-scatter-gather-fraglist: on tcp-segmentation-offload: on tx-tcp-segmentation: on tx-tcp-ecn-segmentation: on tx-tcp-mangleid-segmentation: on tx-tcp6-segmentation: on generic-segmentation-offload: on generic-receive-offload: off large-receive-offload: off [fixed] rx-vlan-offload: on tx-vlan-offload: on ntuple-filters: off [fixed] receive-hashing: off [fixed] highdma: on rx-vlan-filter: off [fixed] vlan-challenged: off [fixed] tx-lockless: on [fixed] netns-local: off [fixed] tx-gso-robust: off [fixed] tx-fcoe-segmentation: off [fixed] tx-gre-segmentation: on tx-gre-csum-segmentation: on tx-ipxip4-segmentation: on tx-ipxip6-segmentation: on tx-udp_tnl-segmentation: on tx-udp_tnl-csum-segmentation: on tx-gso-partial: off [fixed] tx-tunnel-remcsum-segmentation: off [fixed] tx-sctp-segmentation: on tx-esp-segmentation: off [fixed] tx-udp-segmentation: on tx-gso-list: on fcoe-mtu: off [fixed] tx-nocache-copy: off loopback: off [fixed] rx-fcs: off [fixed] rx-all: off [fixed] tx-vlan-stag-hw-insert: on rx-vlan-stag-hw-parse: on rx-vlan-stag-filter: off [fixed] l2-fwd-offload: off [fixed] hw-tc-offload: off [fixed] esp-hw-offload: off [fixed] esp-tx-csum-hw-offload: off [fixed] rx-udp_tunnel-port-offload: off [fixed] tls-hw-tx-offload: off [fixed] tls-hw-rx-offload: off [fixed] rx-gro-hw: off [fixed] tls-hw-record: off [fixed] rx-gro-list: off macsec-hw-offload: off [fixed] rx-udp-gro-forwarding: off hsr-tag-ins-offload: off [fixed] hsr-tag-rm-offload: off [fixed] hsr-fwd-offload: off [fixed] hsr-dup-offload: off [fixed] 20698 1726882603.92199: no more pending results, returning what we have 20698 1726882603.92202: results queue empty 20698 1726882603.92203: checking for any_errors_fatal 20698 1726882603.92205: done checking for any_errors_fatal 20698 1726882603.92206: checking for max_fail_percentage 20698 1726882603.92207: done checking for max_fail_percentage 20698 1726882603.92208: checking to see if all hosts have failed and the running result is not ok 20698 1726882603.92209: done checking to see if all hosts have failed 20698 1726882603.92210: getting the remaining hosts for this loop 20698 1726882603.92211: done getting the remaining hosts for this loop 20698 1726882603.92214: getting the next task for host managed_node2 20698 1726882603.92221: done getting next task for host managed_node2 20698 1726882603.92223: ^ task is: TASK: ASSERT: The profile does not change the ethtool features 20698 1726882603.92224: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882603.92228: getting variables 20698 1726882603.92229: in VariableManager get_vars() 20698 1726882603.92284: Calling all_inventory to load vars for managed_node2 20698 1726882603.92287: Calling groups_inventory to load vars for managed_node2 20698 1726882603.92289: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882603.92300: Calling all_plugins_play to load vars for managed_node2 20698 1726882603.92302: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882603.92305: Calling groups_plugins_play to load vars for managed_node2 20698 1726882603.93228: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882603.94620: done with get_vars() 20698 1726882603.94635: done getting variables 20698 1726882603.94684: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [ASSERT: The profile does not change the ethtool features] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:57 Friday 20 September 2024 21:36:43 -0400 (0:00:00.383) 0:00:25.205 ****** 20698 1726882603.94704: entering _queue_task() for managed_node2/assert 20698 1726882603.94905: worker is 1 (out of 1 available) 20698 1726882603.94916: exiting _queue_task() for managed_node2/assert 20698 1726882603.94929: done queuing things up, now waiting for results queue to drain 20698 1726882603.94930: waiting for pending results... 20698 1726882603.95105: running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does not change the ethtool features 20698 1726882603.95166: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000065 20698 1726882603.95177: variable 'ansible_search_path' from source: unknown 20698 1726882603.95206: calling self._execute() 20698 1726882603.95283: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882603.95288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882603.95296: variable 'omit' from source: magic vars 20698 1726882603.95577: variable 'ansible_distribution_major_version' from source: facts 20698 1726882603.95589: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882603.95708: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882603.95894: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882603.95926: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882603.95955: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882603.95983: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882603.96039: variable 'networkmanager_version' from source: set_fact 20698 1726882603.96073: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882603.96085: variable 'omit' from source: magic vars 20698 1726882603.96112: variable 'omit' from source: magic vars 20698 1726882603.96152: variable 'omit' from source: magic vars 20698 1726882603.96197: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882603.96258: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882603.96283: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882603.96305: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882603.96323: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882603.96352: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882603.96362: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882603.96371: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882603.96484: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882603.96495: Set connection var ansible_shell_executable to /bin/sh 20698 1726882603.96510: Set connection var ansible_pipelining to False 20698 1726882603.96520: Set connection var ansible_timeout to 10 20698 1726882603.96531: Set connection var ansible_connection to ssh 20698 1726882603.96538: Set connection var ansible_shell_type to sh 20698 1726882603.96572: variable 'ansible_shell_executable' from source: unknown 20698 1726882603.96579: variable 'ansible_connection' from source: unknown 20698 1726882603.96586: variable 'ansible_module_compression' from source: unknown 20698 1726882603.96593: variable 'ansible_shell_type' from source: unknown 20698 1726882603.96599: variable 'ansible_shell_executable' from source: unknown 20698 1726882603.96606: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882603.96618: variable 'ansible_pipelining' from source: unknown 20698 1726882603.96625: variable 'ansible_timeout' from source: unknown 20698 1726882603.96634: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882603.96754: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882603.96776: variable 'omit' from source: magic vars 20698 1726882603.96785: starting attempt loop 20698 1726882603.96791: running the handler 20698 1726882603.96936: variable 'original_ethtool_features' from source: set_fact 20698 1726882603.96961: variable 'ethtool_features' from source: set_fact 20698 1726882603.96985: Evaluated conditional (original_ethtool_features.stdout == ethtool_features.stdout): True 20698 1726882603.96996: handler run complete 20698 1726882603.97014: attempt loop complete, returning result 20698 1726882603.97021: _execute() done 20698 1726882603.97028: dumping result to json 20698 1726882603.97034: done dumping result, returning 20698 1726882603.97054: done running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does not change the ethtool features [0e448fcc-3ce9-6606-eaf5-000000000065] 20698 1726882603.97068: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000065 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 20698 1726882603.97208: no more pending results, returning what we have 20698 1726882603.97212: results queue empty 20698 1726882603.97213: checking for any_errors_fatal 20698 1726882603.97224: done checking for any_errors_fatal 20698 1726882603.97226: checking for max_fail_percentage 20698 1726882603.97228: done checking for max_fail_percentage 20698 1726882603.97229: checking to see if all hosts have failed and the running result is not ok 20698 1726882603.97231: done checking to see if all hosts have failed 20698 1726882603.97231: getting the remaining hosts for this loop 20698 1726882603.97233: done getting the remaining hosts for this loop 20698 1726882603.97237: getting the next task for host managed_node2 20698 1726882603.97245: done getting next task for host managed_node2 20698 1726882603.97248: ^ task is: TASK: TEST: I can disable gro and tx-tcp-segmentation and enable gso. 20698 1726882603.97250: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882603.97253: getting variables 20698 1726882603.97255: in VariableManager get_vars() 20698 1726882603.97316: Calling all_inventory to load vars for managed_node2 20698 1726882603.97319: Calling groups_inventory to load vars for managed_node2 20698 1726882603.97322: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882603.97334: Calling all_plugins_play to load vars for managed_node2 20698 1726882603.97337: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882603.97341: Calling groups_plugins_play to load vars for managed_node2 20698 1726882603.98302: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000065 20698 1726882603.98306: WORKER PROCESS EXITING 20698 1726882603.99238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882604.00272: done with get_vars() 20698 1726882604.00288: done getting variables 20698 1726882604.00329: 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 [TEST: I can disable gro and tx-tcp-segmentation and enable gso.] ********* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:62 Friday 20 September 2024 21:36:44 -0400 (0:00:00.056) 0:00:25.261 ****** 20698 1726882604.00354: entering _queue_task() for managed_node2/debug 20698 1726882604.00554: worker is 1 (out of 1 available) 20698 1726882604.00571: exiting _queue_task() for managed_node2/debug 20698 1726882604.00583: done queuing things up, now waiting for results queue to drain 20698 1726882604.00585: waiting for pending results... 20698 1726882604.00752: running TaskExecutor() for managed_node2/TASK: TEST: I can disable gro and tx-tcp-segmentation and enable gso. 20698 1726882604.00815: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000066 20698 1726882604.00828: variable 'ansible_search_path' from source: unknown 20698 1726882604.00859: calling self._execute() 20698 1726882604.00934: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882604.00937: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882604.00947: variable 'omit' from source: magic vars 20698 1726882604.01294: variable 'ansible_distribution_major_version' from source: facts 20698 1726882604.01313: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882604.01513: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882604.01792: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882604.01847: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882604.01890: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882604.01939: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882604.02035: variable 'networkmanager_version' from source: set_fact 20698 1726882604.02060: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882604.02076: variable 'omit' from source: magic vars 20698 1726882604.02104: variable 'omit' from source: magic vars 20698 1726882604.02127: variable 'omit' from source: magic vars 20698 1726882604.02156: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882604.02222: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882604.02236: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882604.02253: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882604.02267: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882604.02289: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882604.02292: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882604.02294: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882604.02376: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882604.02381: Set connection var ansible_shell_executable to /bin/sh 20698 1726882604.02386: Set connection var ansible_pipelining to False 20698 1726882604.02392: Set connection var ansible_timeout to 10 20698 1726882604.02394: Set connection var ansible_connection to ssh 20698 1726882604.02396: Set connection var ansible_shell_type to sh 20698 1726882604.02417: variable 'ansible_shell_executable' from source: unknown 20698 1726882604.02420: variable 'ansible_connection' from source: unknown 20698 1726882604.02423: variable 'ansible_module_compression' from source: unknown 20698 1726882604.02425: variable 'ansible_shell_type' from source: unknown 20698 1726882604.02427: variable 'ansible_shell_executable' from source: unknown 20698 1726882604.02430: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882604.02432: variable 'ansible_pipelining' from source: unknown 20698 1726882604.02435: variable 'ansible_timeout' from source: unknown 20698 1726882604.02437: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882604.02516: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882604.02526: variable 'omit' from source: magic vars 20698 1726882604.02531: starting attempt loop 20698 1726882604.02534: running the handler 20698 1726882604.02577: handler run complete 20698 1726882604.02589: attempt loop complete, returning result 20698 1726882604.02591: _execute() done 20698 1726882604.02595: dumping result to json 20698 1726882604.02597: done dumping result, returning 20698 1726882604.02603: done running TaskExecutor() for managed_node2/TASK: TEST: I can disable gro and tx-tcp-segmentation and enable gso. [0e448fcc-3ce9-6606-eaf5-000000000066] 20698 1726882604.02608: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000066 20698 1726882604.02693: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000066 20698 1726882604.02696: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: ################################################## 20698 1726882604.02741: no more pending results, returning what we have 20698 1726882604.02744: results queue empty 20698 1726882604.02745: checking for any_errors_fatal 20698 1726882604.02751: done checking for any_errors_fatal 20698 1726882604.02751: checking for max_fail_percentage 20698 1726882604.02753: done checking for max_fail_percentage 20698 1726882604.02754: checking to see if all hosts have failed and the running result is not ok 20698 1726882604.02755: done checking to see if all hosts have failed 20698 1726882604.02756: getting the remaining hosts for this loop 20698 1726882604.02758: done getting the remaining hosts for this loop 20698 1726882604.02761: getting the next task for host managed_node2 20698 1726882604.02772: done getting next task for host managed_node2 20698 1726882604.02778: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20698 1726882604.02780: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20698 1726882604.02796: getting variables 20698 1726882604.02798: in VariableManager get_vars() 20698 1726882604.02846: Calling all_inventory to load vars for managed_node2 20698 1726882604.02849: Calling groups_inventory to load vars for managed_node2 20698 1726882604.02851: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882604.02861: Calling all_plugins_play to load vars for managed_node2 20698 1726882604.02865: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882604.02868: Calling groups_plugins_play to load vars for managed_node2 20698 1726882604.03672: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882604.05084: done with get_vars() 20698 1726882604.05119: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:36:44 -0400 (0:00:00.048) 0:00:25.310 ****** 20698 1726882604.05229: entering _queue_task() for managed_node2/include_tasks 20698 1726882604.05577: worker is 1 (out of 1 available) 20698 1726882604.05591: exiting _queue_task() for managed_node2/include_tasks 20698 1726882604.05603: done queuing things up, now waiting for results queue to drain 20698 1726882604.05605: waiting for pending results... 20698 1726882604.05903: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20698 1726882604.06043: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000006e 20698 1726882604.06060: variable 'ansible_search_path' from source: unknown 20698 1726882604.06065: variable 'ansible_search_path' from source: unknown 20698 1726882604.06099: calling self._execute() 20698 1726882604.06190: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882604.06194: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882604.06204: variable 'omit' from source: magic vars 20698 1726882604.06491: variable 'ansible_distribution_major_version' from source: facts 20698 1726882604.06505: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882604.06627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882604.06826: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882604.06859: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882604.06887: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882604.06913: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882604.06974: variable 'networkmanager_version' from source: set_fact 20698 1726882604.06985: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882604.07108: variable 'ansible_distribution_major_version' from source: facts 20698 1726882604.07111: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882604.07206: variable 'networkmanager_version' from source: set_fact 20698 1726882604.07213: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882604.07292: variable 'ansible_distribution_major_version' from source: facts 20698 1726882604.07295: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882604.07384: variable 'networkmanager_version' from source: set_fact 20698 1726882604.07392: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882604.07395: _execute() done 20698 1726882604.07398: dumping result to json 20698 1726882604.07403: done dumping result, returning 20698 1726882604.07409: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-6606-eaf5-00000000006e] 20698 1726882604.07414: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000006e 20698 1726882604.07509: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000006e 20698 1726882604.07512: WORKER PROCESS EXITING 20698 1726882604.07552: no more pending results, returning what we have 20698 1726882604.07557: in VariableManager get_vars() 20698 1726882604.07619: Calling all_inventory to load vars for managed_node2 20698 1726882604.07624: Calling groups_inventory to load vars for managed_node2 20698 1726882604.07626: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882604.07637: Calling all_plugins_play to load vars for managed_node2 20698 1726882604.07640: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882604.07643: Calling groups_plugins_play to load vars for managed_node2 20698 1726882604.09017: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882604.10584: done with get_vars() 20698 1726882604.10603: variable 'ansible_search_path' from source: unknown 20698 1726882604.10604: variable 'ansible_search_path' from source: unknown 20698 1726882604.10642: we have included files to process 20698 1726882604.10643: generating all_blocks data 20698 1726882604.10646: done generating all_blocks data 20698 1726882604.10658: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 20698 1726882604.10659: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 20698 1726882604.10662: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 20698 1726882604.11305: done processing included file 20698 1726882604.11308: iterating over new_blocks loaded from include file 20698 1726882604.11309: in VariableManager get_vars() 20698 1726882604.11343: done with get_vars() 20698 1726882604.11345: filtering new block on tags 20698 1726882604.11368: done filtering new block on tags 20698 1726882604.11371: in VariableManager get_vars() 20698 1726882604.11402: done with get_vars() 20698 1726882604.11404: filtering new block on tags 20698 1726882604.11431: done filtering new block on tags 20698 1726882604.11434: in VariableManager get_vars() 20698 1726882604.11469: done with get_vars() 20698 1726882604.11471: filtering new block on tags 20698 1726882604.11491: done filtering new block on tags 20698 1726882604.11493: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node2 20698 1726882604.11498: extending task lists for all hosts with included blocks 20698 1726882604.12178: done extending task lists 20698 1726882604.12179: done processing included files 20698 1726882604.12180: results queue empty 20698 1726882604.12181: checking for any_errors_fatal 20698 1726882604.12183: done checking for any_errors_fatal 20698 1726882604.12183: checking for max_fail_percentage 20698 1726882604.12184: done checking for max_fail_percentage 20698 1726882604.12185: checking to see if all hosts have failed and the running result is not ok 20698 1726882604.12185: done checking to see if all hosts have failed 20698 1726882604.12186: getting the remaining hosts for this loop 20698 1726882604.12186: done getting the remaining hosts for this loop 20698 1726882604.12188: getting the next task for host managed_node2 20698 1726882604.12191: done getting next task for host managed_node2 20698 1726882604.12193: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 20698 1726882604.12195: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882604.12201: getting variables 20698 1726882604.12202: in VariableManager get_vars() 20698 1726882604.12227: Calling all_inventory to load vars for managed_node2 20698 1726882604.12229: Calling groups_inventory to load vars for managed_node2 20698 1726882604.12233: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882604.12248: Calling all_plugins_play to load vars for managed_node2 20698 1726882604.12252: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882604.12263: Calling groups_plugins_play to load vars for managed_node2 20698 1726882604.13403: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882604.15007: done with get_vars() 20698 1726882604.15031: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:36:44 -0400 (0:00:00.098) 0:00:25.409 ****** 20698 1726882604.15108: entering _queue_task() for managed_node2/setup 20698 1726882604.15435: worker is 1 (out of 1 available) 20698 1726882604.15454: exiting _queue_task() for managed_node2/setup 20698 1726882604.15473: done queuing things up, now waiting for results queue to drain 20698 1726882604.15474: waiting for pending results... 20698 1726882604.15765: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 20698 1726882604.15903: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000441 20698 1726882604.15918: variable 'ansible_search_path' from source: unknown 20698 1726882604.15922: variable 'ansible_search_path' from source: unknown 20698 1726882604.15956: calling self._execute() 20698 1726882604.16059: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882604.16068: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882604.16079: variable 'omit' from source: magic vars 20698 1726882604.16472: variable 'ansible_distribution_major_version' from source: facts 20698 1726882604.16485: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882604.16670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882604.16944: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882604.16995: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882604.17032: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882604.17069: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882604.17154: variable 'networkmanager_version' from source: set_fact 20698 1726882604.17171: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882604.17290: variable 'ansible_distribution_major_version' from source: facts 20698 1726882604.17299: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882604.17442: variable 'networkmanager_version' from source: set_fact 20698 1726882604.17450: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882604.17572: variable 'ansible_distribution_major_version' from source: facts 20698 1726882604.17576: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882604.17712: variable 'networkmanager_version' from source: set_fact 20698 1726882604.17720: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882604.17881: variable 'ansible_distribution_major_version' from source: facts 20698 1726882604.17886: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882604.18020: variable 'networkmanager_version' from source: set_fact 20698 1726882604.18028: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882604.18137: variable 'ansible_distribution_major_version' from source: facts 20698 1726882604.18140: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882604.18258: variable 'networkmanager_version' from source: set_fact 20698 1726882604.18273: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882604.18452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882604.20753: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882604.20827: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882604.20868: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882604.20909: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882604.20936: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882604.21022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882604.21065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882604.21091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882604.21139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882604.21154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882604.21211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882604.21238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882604.21268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882604.21305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882604.21325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882604.21488: variable '__network_required_facts' from source: role '' defaults 20698 1726882604.21496: variable 'ansible_facts' from source: unknown 20698 1726882604.22332: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 20698 1726882604.22336: when evaluation is False, skipping this task 20698 1726882604.22338: _execute() done 20698 1726882604.22340: dumping result to json 20698 1726882604.22343: done dumping result, returning 20698 1726882604.22350: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0e448fcc-3ce9-6606-eaf5-000000000441] 20698 1726882604.22357: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000441 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20698 1726882604.22502: no more pending results, returning what we have 20698 1726882604.22507: results queue empty 20698 1726882604.22508: checking for any_errors_fatal 20698 1726882604.22509: done checking for any_errors_fatal 20698 1726882604.22510: checking for max_fail_percentage 20698 1726882604.22512: done checking for max_fail_percentage 20698 1726882604.22513: checking to see if all hosts have failed and the running result is not ok 20698 1726882604.22514: done checking to see if all hosts have failed 20698 1726882604.22515: getting the remaining hosts for this loop 20698 1726882604.22517: done getting the remaining hosts for this loop 20698 1726882604.22520: getting the next task for host managed_node2 20698 1726882604.22528: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000441 20698 1726882604.22542: done getting next task for host managed_node2 20698 1726882604.22549: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 20698 1726882604.22553: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20698 1726882604.22577: getting variables 20698 1726882604.22579: in VariableManager get_vars() 20698 1726882604.22633: Calling all_inventory to load vars for managed_node2 20698 1726882604.22637: Calling groups_inventory to load vars for managed_node2 20698 1726882604.22639: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882604.22651: Calling all_plugins_play to load vars for managed_node2 20698 1726882604.22654: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882604.22661: WORKER PROCESS EXITING 20698 1726882604.22668: Calling groups_plugins_play to load vars for managed_node2 20698 1726882604.24351: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882604.26137: done with get_vars() 20698 1726882604.26160: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:36:44 -0400 (0:00:00.111) 0:00:25.520 ****** 20698 1726882604.26253: entering _queue_task() for managed_node2/stat 20698 1726882604.26536: worker is 1 (out of 1 available) 20698 1726882604.26550: exiting _queue_task() for managed_node2/stat 20698 1726882604.26572: done queuing things up, now waiting for results queue to drain 20698 1726882604.26574: waiting for pending results... 20698 1726882604.26867: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree 20698 1726882604.27008: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000443 20698 1726882604.27026: variable 'ansible_search_path' from source: unknown 20698 1726882604.27029: variable 'ansible_search_path' from source: unknown 20698 1726882604.27068: calling self._execute() 20698 1726882604.27168: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882604.27172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882604.27183: variable 'omit' from source: magic vars 20698 1726882604.27575: variable 'ansible_distribution_major_version' from source: facts 20698 1726882604.27587: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882604.27769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882604.28041: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882604.28091: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882604.28125: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882604.28156: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882604.28241: variable 'networkmanager_version' from source: set_fact 20698 1726882604.28254: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882604.28390: variable 'ansible_distribution_major_version' from source: facts 20698 1726882604.28393: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882604.28569: variable 'networkmanager_version' from source: set_fact 20698 1726882604.28573: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882604.28674: variable 'ansible_distribution_major_version' from source: facts 20698 1726882604.28678: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882604.28788: variable 'networkmanager_version' from source: set_fact 20698 1726882604.28796: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882604.28932: variable 'ansible_distribution_major_version' from source: facts 20698 1726882604.28935: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882604.29085: variable 'networkmanager_version' from source: set_fact 20698 1726882604.29094: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882604.29206: variable 'ansible_distribution_major_version' from source: facts 20698 1726882604.29209: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882604.29346: variable 'networkmanager_version' from source: set_fact 20698 1726882604.29354: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882604.29517: 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) 20698 1726882604.29541: 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) 20698 1726882604.29571: 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) 20698 1726882604.29600: 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) 20698 1726882604.29676: variable '__network_is_ostree' from source: set_fact 20698 1726882604.29682: Evaluated conditional (not __network_is_ostree is defined): False 20698 1726882604.29685: when evaluation is False, skipping this task 20698 1726882604.29687: _execute() done 20698 1726882604.29690: dumping result to json 20698 1726882604.29692: done dumping result, returning 20698 1726882604.29700: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree [0e448fcc-3ce9-6606-eaf5-000000000443] 20698 1726882604.29711: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000443 20698 1726882604.29798: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000443 20698 1726882604.29801: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 20698 1726882604.29886: no more pending results, returning what we have 20698 1726882604.29890: results queue empty 20698 1726882604.29891: checking for any_errors_fatal 20698 1726882604.29896: done checking for any_errors_fatal 20698 1726882604.29897: checking for max_fail_percentage 20698 1726882604.29898: done checking for max_fail_percentage 20698 1726882604.29899: checking to see if all hosts have failed and the running result is not ok 20698 1726882604.29901: done checking to see if all hosts have failed 20698 1726882604.29901: getting the remaining hosts for this loop 20698 1726882604.29903: done getting the remaining hosts for this loop 20698 1726882604.29906: getting the next task for host managed_node2 20698 1726882604.29915: done getting next task for host managed_node2 20698 1726882604.29920: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 20698 1726882604.29925: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20698 1726882604.29944: getting variables 20698 1726882604.29946: in VariableManager get_vars() 20698 1726882604.30003: Calling all_inventory to load vars for managed_node2 20698 1726882604.30006: Calling groups_inventory to load vars for managed_node2 20698 1726882604.30009: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882604.30020: Calling all_plugins_play to load vars for managed_node2 20698 1726882604.30023: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882604.30027: Calling groups_plugins_play to load vars for managed_node2 20698 1726882604.32697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882604.34452: done with get_vars() 20698 1726882604.34479: done getting variables 20698 1726882604.34557: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:36:44 -0400 (0:00:00.083) 0:00:25.604 ****** 20698 1726882604.34615: entering _queue_task() for managed_node2/set_fact 20698 1726882604.34966: worker is 1 (out of 1 available) 20698 1726882604.34983: exiting _queue_task() for managed_node2/set_fact 20698 1726882604.34995: done queuing things up, now waiting for results queue to drain 20698 1726882604.34997: waiting for pending results... 20698 1726882604.35310: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 20698 1726882604.35505: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000444 20698 1726882604.35509: variable 'ansible_search_path' from source: unknown 20698 1726882604.35511: variable 'ansible_search_path' from source: unknown 20698 1726882604.35514: calling self._execute() 20698 1726882604.35621: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882604.35625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882604.35632: variable 'omit' from source: magic vars 20698 1726882604.36020: variable 'ansible_distribution_major_version' from source: facts 20698 1726882604.36038: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882604.36230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882604.36509: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882604.36556: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882604.36598: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882604.36632: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882604.36719: variable 'networkmanager_version' from source: set_fact 20698 1726882604.36732: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882604.36855: variable 'ansible_distribution_major_version' from source: facts 20698 1726882604.36862: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882604.37001: variable 'networkmanager_version' from source: set_fact 20698 1726882604.37015: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882604.37131: variable 'ansible_distribution_major_version' from source: facts 20698 1726882604.37134: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882604.37276: variable 'networkmanager_version' from source: set_fact 20698 1726882604.37291: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882604.37452: variable 'ansible_distribution_major_version' from source: facts 20698 1726882604.37455: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882604.37609: variable 'networkmanager_version' from source: set_fact 20698 1726882604.37622: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882604.37736: variable 'ansible_distribution_major_version' from source: facts 20698 1726882604.37739: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882604.37886: variable 'networkmanager_version' from source: set_fact 20698 1726882604.37894: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882604.38048: 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) 20698 1726882604.38082: 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) 20698 1726882604.38111: 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) 20698 1726882604.38136: 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) 20698 1726882604.38215: variable '__network_is_ostree' from source: set_fact 20698 1726882604.38221: Evaluated conditional (not __network_is_ostree is defined): False 20698 1726882604.38223: when evaluation is False, skipping this task 20698 1726882604.38226: _execute() done 20698 1726882604.38228: dumping result to json 20698 1726882604.38230: done dumping result, returning 20698 1726882604.38239: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0e448fcc-3ce9-6606-eaf5-000000000444] 20698 1726882604.38245: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000444 20698 1726882604.38337: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000444 20698 1726882604.38339: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 20698 1726882604.38423: no more pending results, returning what we have 20698 1726882604.38428: results queue empty 20698 1726882604.38429: checking for any_errors_fatal 20698 1726882604.38435: done checking for any_errors_fatal 20698 1726882604.38436: checking for max_fail_percentage 20698 1726882604.38438: done checking for max_fail_percentage 20698 1726882604.38439: checking to see if all hosts have failed and the running result is not ok 20698 1726882604.38440: done checking to see if all hosts have failed 20698 1726882604.38441: getting the remaining hosts for this loop 20698 1726882604.38443: done getting the remaining hosts for this loop 20698 1726882604.38447: getting the next task for host managed_node2 20698 1726882604.38462: done getting next task for host managed_node2 20698 1726882604.38468: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 20698 1726882604.38473: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20698 1726882604.38491: getting variables 20698 1726882604.38493: in VariableManager get_vars() 20698 1726882604.38550: Calling all_inventory to load vars for managed_node2 20698 1726882604.38553: Calling groups_inventory to load vars for managed_node2 20698 1726882604.38558: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882604.38572: Calling all_plugins_play to load vars for managed_node2 20698 1726882604.38576: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882604.38579: Calling groups_plugins_play to load vars for managed_node2 20698 1726882604.41414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882604.44725: done with get_vars() 20698 1726882604.44760: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:36:44 -0400 (0:00:00.105) 0:00:25.714 ****** 20698 1726882604.45580: entering _queue_task() for managed_node2/service_facts 20698 1726882604.45936: worker is 1 (out of 1 available) 20698 1726882604.45946: exiting _queue_task() for managed_node2/service_facts 20698 1726882604.45960: done queuing things up, now waiting for results queue to drain 20698 1726882604.45961: waiting for pending results... 20698 1726882604.46499: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running 20698 1726882604.46801: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000446 20698 1726882604.46888: variable 'ansible_search_path' from source: unknown 20698 1726882604.46897: variable 'ansible_search_path' from source: unknown 20698 1726882604.46937: calling self._execute() 20698 1726882604.47073: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882604.47204: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882604.47219: variable 'omit' from source: magic vars 20698 1726882604.47956: variable 'ansible_distribution_major_version' from source: facts 20698 1726882604.48085: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882604.48367: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882604.48961: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882604.49096: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882604.49133: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882604.49194: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882604.49346: variable 'networkmanager_version' from source: set_fact 20698 1726882604.49423: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882604.49581: variable 'ansible_distribution_major_version' from source: facts 20698 1726882604.49716: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882604.49963: variable 'networkmanager_version' from source: set_fact 20698 1726882604.50045: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882604.50268: variable 'ansible_distribution_major_version' from source: facts 20698 1726882604.50279: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882604.50600: variable 'networkmanager_version' from source: set_fact 20698 1726882604.50614: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882604.50788: variable 'ansible_distribution_major_version' from source: facts 20698 1726882604.50804: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882604.50935: variable 'networkmanager_version' from source: set_fact 20698 1726882604.50949: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882604.51062: variable 'ansible_distribution_major_version' from source: facts 20698 1726882604.51075: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882604.51208: variable 'networkmanager_version' from source: set_fact 20698 1726882604.51221: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882604.51237: variable 'omit' from source: magic vars 20698 1726882604.51316: variable 'omit' from source: magic vars 20698 1726882604.51362: variable 'omit' from source: magic vars 20698 1726882604.51399: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882604.51432: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882604.51461: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882604.51485: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882604.51498: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882604.51532: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882604.51541: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882604.51549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882604.51654: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882604.51667: Set connection var ansible_shell_executable to /bin/sh 20698 1726882604.51679: Set connection var ansible_pipelining to False 20698 1726882604.51687: Set connection var ansible_timeout to 10 20698 1726882604.51691: Set connection var ansible_connection to ssh 20698 1726882604.51696: Set connection var ansible_shell_type to sh 20698 1726882604.51721: variable 'ansible_shell_executable' from source: unknown 20698 1726882604.51727: variable 'ansible_connection' from source: unknown 20698 1726882604.51731: variable 'ansible_module_compression' from source: unknown 20698 1726882604.51736: variable 'ansible_shell_type' from source: unknown 20698 1726882604.51743: variable 'ansible_shell_executable' from source: unknown 20698 1726882604.51749: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882604.51756: variable 'ansible_pipelining' from source: unknown 20698 1726882604.51762: variable 'ansible_timeout' from source: unknown 20698 1726882604.51772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882604.51921: 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__) 20698 1726882604.51935: variable 'omit' from source: magic vars 20698 1726882604.51943: starting attempt loop 20698 1726882604.51948: running the handler 20698 1726882604.51967: _low_level_execute_command(): starting 20698 1726882604.51980: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882604.52700: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882604.52715: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882604.52730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882604.52851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882604.52899: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882604.52913: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882604.52928: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882604.52947: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882604.52966: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882604.52979: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882604.52991: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882604.53006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882604.53023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882604.53036: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882604.53049: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882604.53068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882604.53152: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882604.53181: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882604.53187: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882604.53420: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882604.55029: stdout chunk (state=3): >>>/root <<< 20698 1726882604.55225: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882604.55228: stdout chunk (state=3): >>><<< 20698 1726882604.55231: stderr chunk (state=3): >>><<< 20698 1726882604.55270: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882604.55273: _low_level_execute_command(): starting 20698 1726882604.55358: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882604.5525212-21838-147740931073061 `" && echo ansible-tmp-1726882604.5525212-21838-147740931073061="` echo /root/.ansible/tmp/ansible-tmp-1726882604.5525212-21838-147740931073061 `" ) && sleep 0' 20698 1726882604.55936: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882604.55951: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882604.55974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882604.55991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882604.56035: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882604.56045: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882604.56056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882604.56076: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882604.56086: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882604.56094: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882604.56104: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882604.56118: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882604.56131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882604.56141: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882604.56150: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882604.56160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882604.56239: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882604.56262: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882604.56284: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882604.56426: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882604.58291: stdout chunk (state=3): >>>ansible-tmp-1726882604.5525212-21838-147740931073061=/root/.ansible/tmp/ansible-tmp-1726882604.5525212-21838-147740931073061 <<< 20698 1726882604.58411: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882604.58500: stderr chunk (state=3): >>><<< 20698 1726882604.58520: stdout chunk (state=3): >>><<< 20698 1726882604.58674: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882604.5525212-21838-147740931073061=/root/.ansible/tmp/ansible-tmp-1726882604.5525212-21838-147740931073061 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882604.58677: variable 'ansible_module_compression' from source: unknown 20698 1726882604.58680: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2069822553mst/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 20698 1726882604.58783: variable 'ansible_facts' from source: unknown 20698 1726882604.58790: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882604.5525212-21838-147740931073061/AnsiballZ_service_facts.py 20698 1726882604.58947: Sending initial data 20698 1726882604.58950: Sent initial data (162 bytes) 20698 1726882604.59988: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882604.60002: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882604.60015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882604.60033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882604.60078: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882604.60095: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882604.60109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882604.60126: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882604.60137: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882604.60147: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882604.60161: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882604.60176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882604.60198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882604.60214: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882604.60224: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882604.60236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882604.60322: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882604.60344: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882604.60362: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882604.60496: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882604.62216: 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 <<< 20698 1726882604.62318: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882604.62409: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmp97aehlsw /root/.ansible/tmp/ansible-tmp-1726882604.5525212-21838-147740931073061/AnsiballZ_service_facts.py <<< 20698 1726882604.62501: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882604.63541: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882604.63640: stderr chunk (state=3): >>><<< 20698 1726882604.63643: stdout chunk (state=3): >>><<< 20698 1726882604.64069: done transferring module to remote 20698 1726882604.64072: _low_level_execute_command(): starting 20698 1726882604.64075: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882604.5525212-21838-147740931073061/ /root/.ansible/tmp/ansible-tmp-1726882604.5525212-21838-147740931073061/AnsiballZ_service_facts.py && sleep 0' 20698 1726882604.64314: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882604.64322: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882604.64332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882604.64345: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882604.64397: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882604.64405: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882604.64421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882604.64432: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882604.64438: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882604.64445: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882604.64453: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882604.64461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882604.64489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882604.64497: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882604.64503: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882604.64512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882604.64593: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882604.64606: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882604.64616: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882604.64748: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882604.66481: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882604.66535: stderr chunk (state=3): >>><<< 20698 1726882604.66537: stdout chunk (state=3): >>><<< 20698 1726882604.66569: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882604.66573: _low_level_execute_command(): starting 20698 1726882604.66576: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882604.5525212-21838-147740931073061/AnsiballZ_service_facts.py && sleep 0' 20698 1726882604.66991: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882604.66997: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882604.67048: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882604.67051: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882604.67054: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882604.67056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882604.67113: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882604.67116: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882604.67120: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882604.67223: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882606.00939: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rhsmcertd.service": {"name": "rhsmcertd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-f<<< 20698 1726882606.00975: stdout chunk (state=3): >>>ound", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper<<< 20698 1726882606.00989: stdout chunk (state=3): >>>-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 20698 1726882606.02206: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882606.02301: stderr chunk (state=3): >>><<< 20698 1726882606.02304: stdout chunk (state=3): >>><<< 20698 1726882606.02347: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rhsmcertd.service": {"name": "rhsmcertd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. 20698 1726882606.03415: done with _execute_module (service_facts, {'_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'service_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882604.5525212-21838-147740931073061/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882606.03424: _low_level_execute_command(): starting 20698 1726882606.03429: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882604.5525212-21838-147740931073061/ > /dev/null 2>&1 && sleep 0' 20698 1726882606.04538: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882606.04546: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882606.04563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882606.04589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882606.04625: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882606.04632: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882606.04644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882606.04680: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882606.04688: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882606.04695: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882606.04707: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882606.04730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882606.04742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882606.04749: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882606.04758: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882606.04769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882606.04917: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882606.04931: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882606.04941: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882606.05306: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882606.07009: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882606.07012: stdout chunk (state=3): >>><<< 20698 1726882606.07019: stderr chunk (state=3): >>><<< 20698 1726882606.07052: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882606.07060: handler run complete 20698 1726882606.07286: variable 'ansible_facts' from source: unknown 20698 1726882606.07418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882606.07874: variable 'ansible_facts' from source: unknown 20698 1726882606.07995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882606.08263: attempt loop complete, returning result 20698 1726882606.08271: _execute() done 20698 1726882606.08274: dumping result to json 20698 1726882606.08348: done dumping result, returning 20698 1726882606.08360: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running [0e448fcc-3ce9-6606-eaf5-000000000446] 20698 1726882606.08362: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000446 ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20698 1726882606.09617: no more pending results, returning what we have 20698 1726882606.09620: results queue empty 20698 1726882606.09621: checking for any_errors_fatal 20698 1726882606.09625: done checking for any_errors_fatal 20698 1726882606.09625: checking for max_fail_percentage 20698 1726882606.09627: done checking for max_fail_percentage 20698 1726882606.09628: checking to see if all hosts have failed and the running result is not ok 20698 1726882606.09629: done checking to see if all hosts have failed 20698 1726882606.09630: getting the remaining hosts for this loop 20698 1726882606.09631: done getting the remaining hosts for this loop 20698 1726882606.09634: getting the next task for host managed_node2 20698 1726882606.09640: done getting next task for host managed_node2 20698 1726882606.09643: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 20698 1726882606.09647: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882606.09663: getting variables 20698 1726882606.09666: in VariableManager get_vars() 20698 1726882606.09710: Calling all_inventory to load vars for managed_node2 20698 1726882606.09716: Calling groups_inventory to load vars for managed_node2 20698 1726882606.09719: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882606.09732: Calling all_plugins_play to load vars for managed_node2 20698 1726882606.09735: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882606.09739: Calling groups_plugins_play to load vars for managed_node2 20698 1726882606.10711: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000446 20698 1726882606.10723: WORKER PROCESS EXITING 20698 1726882606.11485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882606.13700: done with get_vars() 20698 1726882606.13744: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:36:46 -0400 (0:00:01.682) 0:00:27.396 ****** 20698 1726882606.13871: entering _queue_task() for managed_node2/package_facts 20698 1726882606.14292: worker is 1 (out of 1 available) 20698 1726882606.14303: exiting _queue_task() for managed_node2/package_facts 20698 1726882606.14316: done queuing things up, now waiting for results queue to drain 20698 1726882606.14394: waiting for pending results... 20698 1726882606.14705: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed 20698 1726882606.14878: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000447 20698 1726882606.14901: variable 'ansible_search_path' from source: unknown 20698 1726882606.14910: variable 'ansible_search_path' from source: unknown 20698 1726882606.14955: calling self._execute() 20698 1726882606.15065: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882606.15077: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882606.15092: variable 'omit' from source: magic vars 20698 1726882606.15451: variable 'ansible_distribution_major_version' from source: facts 20698 1726882606.15472: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882606.15658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882606.15943: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882606.15996: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882606.16042: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882606.16087: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882606.16179: variable 'networkmanager_version' from source: set_fact 20698 1726882606.16199: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882606.16434: variable 'ansible_distribution_major_version' from source: facts 20698 1726882606.16444: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882606.16594: variable 'networkmanager_version' from source: set_fact 20698 1726882606.16609: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882606.16752: variable 'ansible_distribution_major_version' from source: facts 20698 1726882606.16767: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882606.16906: variable 'networkmanager_version' from source: set_fact 20698 1726882606.16923: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882606.17087: variable 'ansible_distribution_major_version' from source: facts 20698 1726882606.17097: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882606.17230: variable 'networkmanager_version' from source: set_fact 20698 1726882606.17249: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882606.17364: variable 'ansible_distribution_major_version' from source: facts 20698 1726882606.17375: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882606.17509: variable 'networkmanager_version' from source: set_fact 20698 1726882606.17521: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882606.17530: variable 'omit' from source: magic vars 20698 1726882606.17610: variable 'omit' from source: magic vars 20698 1726882606.17647: variable 'omit' from source: magic vars 20698 1726882606.17686: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882606.17716: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882606.17737: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882606.17756: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882606.17773: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882606.17811: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882606.17819: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882606.17826: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882606.17935: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882606.17945: Set connection var ansible_shell_executable to /bin/sh 20698 1726882606.17954: Set connection var ansible_pipelining to False 20698 1726882606.17963: Set connection var ansible_timeout to 10 20698 1726882606.17971: Set connection var ansible_connection to ssh 20698 1726882606.17977: Set connection var ansible_shell_type to sh 20698 1726882606.18013: variable 'ansible_shell_executable' from source: unknown 20698 1726882606.18020: variable 'ansible_connection' from source: unknown 20698 1726882606.18026: variable 'ansible_module_compression' from source: unknown 20698 1726882606.18032: variable 'ansible_shell_type' from source: unknown 20698 1726882606.18037: variable 'ansible_shell_executable' from source: unknown 20698 1726882606.18043: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882606.18049: variable 'ansible_pipelining' from source: unknown 20698 1726882606.18055: variable 'ansible_timeout' from source: unknown 20698 1726882606.18062: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882606.18218: 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__) 20698 1726882606.18237: variable 'omit' from source: magic vars 20698 1726882606.18247: starting attempt loop 20698 1726882606.18254: running the handler 20698 1726882606.18274: _low_level_execute_command(): starting 20698 1726882606.18286: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882606.19067: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882606.19089: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882606.19111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882606.19130: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882606.19174: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882606.19185: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882606.19201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882606.19224: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882606.19235: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882606.19244: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882606.19255: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882606.19271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882606.19286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882606.19296: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882606.19310: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882606.19326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882606.19410: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882606.19439: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882606.19454: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882606.19592: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882606.21236: stdout chunk (state=3): >>>/root <<< 20698 1726882606.21428: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882606.21432: stdout chunk (state=3): >>><<< 20698 1726882606.21434: stderr chunk (state=3): >>><<< 20698 1726882606.21559: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882606.21564: _low_level_execute_command(): starting 20698 1726882606.21568: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882606.2147453-21909-174498099997525 `" && echo ansible-tmp-1726882606.2147453-21909-174498099997525="` echo /root/.ansible/tmp/ansible-tmp-1726882606.2147453-21909-174498099997525 `" ) && sleep 0' 20698 1726882606.22202: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882606.22211: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882606.22222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882606.22236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882606.22286: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882606.22294: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882606.22304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882606.22316: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882606.22324: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882606.22330: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882606.22338: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882606.22349: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882606.22368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882606.22376: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882606.22383: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882606.22392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882606.22462: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882606.22482: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882606.22489: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882606.22619: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882606.24504: stdout chunk (state=3): >>>ansible-tmp-1726882606.2147453-21909-174498099997525=/root/.ansible/tmp/ansible-tmp-1726882606.2147453-21909-174498099997525 <<< 20698 1726882606.24618: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882606.24668: stderr chunk (state=3): >>><<< 20698 1726882606.24672: stdout chunk (state=3): >>><<< 20698 1726882606.24685: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882606.2147453-21909-174498099997525=/root/.ansible/tmp/ansible-tmp-1726882606.2147453-21909-174498099997525 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882606.24719: variable 'ansible_module_compression' from source: unknown 20698 1726882606.24758: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2069822553mst/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 20698 1726882606.24806: variable 'ansible_facts' from source: unknown 20698 1726882606.24937: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882606.2147453-21909-174498099997525/AnsiballZ_package_facts.py 20698 1726882606.25045: Sending initial data 20698 1726882606.25049: Sent initial data (162 bytes) 20698 1726882606.25725: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882606.25733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882606.25770: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882606.25783: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882606.25796: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882606.25812: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882606.25823: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882606.25844: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882606.25861: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882606.25884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882606.25914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882606.25931: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882606.25944: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882606.25961: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882606.26038: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882606.26053: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882606.26188: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882606.27918: 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 <<< 20698 1726882606.28009: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882606.28108: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmp6mnpea3s /root/.ansible/tmp/ansible-tmp-1726882606.2147453-21909-174498099997525/AnsiballZ_package_facts.py <<< 20698 1726882606.28197: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882606.30580: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882606.30765: stderr chunk (state=3): >>><<< 20698 1726882606.30768: stdout chunk (state=3): >>><<< 20698 1726882606.30770: done transferring module to remote 20698 1726882606.30772: _low_level_execute_command(): starting 20698 1726882606.30775: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882606.2147453-21909-174498099997525/ /root/.ansible/tmp/ansible-tmp-1726882606.2147453-21909-174498099997525/AnsiballZ_package_facts.py && sleep 0' 20698 1726882606.31150: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882606.31162: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882606.31177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882606.31189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882606.31225: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882606.31233: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882606.31242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882606.31253: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882606.31263: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882606.31287: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882606.31290: 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.11.158 originally 10.31.11.158 debug2: match found <<< 20698 1726882606.31292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882606.31333: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882606.31340: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882606.31350: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882606.31461: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882606.33225: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882606.33271: stderr chunk (state=3): >>><<< 20698 1726882606.33278: stdout chunk (state=3): >>><<< 20698 1726882606.33289: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882606.33292: _low_level_execute_command(): starting 20698 1726882606.33297: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882606.2147453-21909-174498099997525/AnsiballZ_package_facts.py && sleep 0' 20698 1726882606.33851: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882606.33871: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882606.33888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882606.33906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882606.33947: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882606.33961: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882606.33980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882606.33999: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882606.34011: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882606.34023: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882606.34035: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882606.34047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882606.34061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882606.34075: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882606.34086: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882606.34100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882606.34175: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882606.34192: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882606.34210: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882606.34393: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882606.80603: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [<<< 20698 1726882606.80689: stdout chunk (state=3): >>>{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.85", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 20698 1726882606.82074: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882606.82134: stderr chunk (state=3): >>><<< 20698 1726882606.82137: stdout chunk (state=3): >>><<< 20698 1726882606.82168: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.85", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. 20698 1726882606.84382: done with _execute_module (package_facts, {'_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'package_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882606.2147453-21909-174498099997525/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882606.84401: _low_level_execute_command(): starting 20698 1726882606.84406: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882606.2147453-21909-174498099997525/ > /dev/null 2>&1 && sleep 0' 20698 1726882606.85115: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882606.85125: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882606.85137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882606.85156: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882606.85202: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882606.85206: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882606.85232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882606.85235: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882606.85252: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882606.85256: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882606.85265: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882606.85279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882606.85301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882606.85319: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882606.85324: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882606.85327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882606.85403: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882606.85442: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882606.85446: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882606.85645: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882606.87454: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882606.87552: stderr chunk (state=3): >>><<< 20698 1726882606.87557: stdout chunk (state=3): >>><<< 20698 1726882606.87581: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882606.87587: handler run complete 20698 1726882606.88631: variable 'ansible_facts' from source: unknown 20698 1726882606.89145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882606.90943: variable 'ansible_facts' from source: unknown 20698 1726882606.91232: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882606.91816: attempt loop complete, returning result 20698 1726882606.91824: _execute() done 20698 1726882606.91827: dumping result to json 20698 1726882606.92052: done dumping result, returning 20698 1726882606.92056: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed [0e448fcc-3ce9-6606-eaf5-000000000447] 20698 1726882606.92070: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000447 20698 1726882606.98069: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000447 20698 1726882606.98072: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20698 1726882606.98211: no more pending results, returning what we have 20698 1726882606.98213: results queue empty 20698 1726882606.98214: checking for any_errors_fatal 20698 1726882606.98217: done checking for any_errors_fatal 20698 1726882606.98218: checking for max_fail_percentage 20698 1726882606.98219: done checking for max_fail_percentage 20698 1726882606.98220: checking to see if all hosts have failed and the running result is not ok 20698 1726882606.98220: done checking to see if all hosts have failed 20698 1726882606.98221: getting the remaining hosts for this loop 20698 1726882606.98222: done getting the remaining hosts for this loop 20698 1726882606.98224: getting the next task for host managed_node2 20698 1726882606.98229: done getting next task for host managed_node2 20698 1726882606.98231: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 20698 1726882606.98233: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882606.98239: getting variables 20698 1726882606.98240: in VariableManager get_vars() 20698 1726882606.98274: Calling all_inventory to load vars for managed_node2 20698 1726882606.98277: Calling groups_inventory to load vars for managed_node2 20698 1726882606.98279: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882606.98287: Calling all_plugins_play to load vars for managed_node2 20698 1726882606.98289: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882606.98290: Calling groups_plugins_play to load vars for managed_node2 20698 1726882606.98997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882607.00002: done with get_vars() 20698 1726882607.00022: done getting variables 20698 1726882607.00067: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:36:47 -0400 (0:00:00.862) 0:00:28.259 ****** 20698 1726882607.00091: entering _queue_task() for managed_node2/debug 20698 1726882607.00306: worker is 1 (out of 1 available) 20698 1726882607.00321: exiting _queue_task() for managed_node2/debug 20698 1726882607.00331: done queuing things up, now waiting for results queue to drain 20698 1726882607.00332: waiting for pending results... 20698 1726882607.00504: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 20698 1726882607.00613: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000006f 20698 1726882607.00633: variable 'ansible_search_path' from source: unknown 20698 1726882607.00636: variable 'ansible_search_path' from source: unknown 20698 1726882607.00664: calling self._execute() 20698 1726882607.00743: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882607.00747: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882607.00755: variable 'omit' from source: magic vars 20698 1726882607.01027: variable 'ansible_distribution_major_version' from source: facts 20698 1726882607.01037: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882607.01281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882607.01500: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882607.01531: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882607.01555: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882607.01601: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882607.01714: variable 'networkmanager_version' from source: set_fact 20698 1726882607.01734: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882607.01897: variable 'ansible_distribution_major_version' from source: facts 20698 1726882607.01918: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882607.02145: variable 'networkmanager_version' from source: set_fact 20698 1726882607.02178: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882607.02361: variable 'ansible_distribution_major_version' from source: facts 20698 1726882607.02374: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882607.02466: variable 'networkmanager_version' from source: set_fact 20698 1726882607.02474: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882607.02479: variable 'omit' from source: magic vars 20698 1726882607.02569: variable 'omit' from source: magic vars 20698 1726882607.02694: variable 'network_provider' from source: set_fact 20698 1726882607.02707: variable 'omit' from source: magic vars 20698 1726882607.02734: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882607.02788: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882607.02802: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882607.02815: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882607.02824: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882607.02849: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882607.02852: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882607.02855: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882607.02924: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882607.02928: Set connection var ansible_shell_executable to /bin/sh 20698 1726882607.02933: Set connection var ansible_pipelining to False 20698 1726882607.02941: Set connection var ansible_timeout to 10 20698 1726882607.02955: Set connection var ansible_connection to ssh 20698 1726882607.02963: Set connection var ansible_shell_type to sh 20698 1726882607.03012: variable 'ansible_shell_executable' from source: unknown 20698 1726882607.03019: variable 'ansible_connection' from source: unknown 20698 1726882607.03024: variable 'ansible_module_compression' from source: unknown 20698 1726882607.03030: variable 'ansible_shell_type' from source: unknown 20698 1726882607.03035: variable 'ansible_shell_executable' from source: unknown 20698 1726882607.03039: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882607.03050: variable 'ansible_pipelining' from source: unknown 20698 1726882607.03068: variable 'ansible_timeout' from source: unknown 20698 1726882607.03077: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882607.03180: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882607.03197: variable 'omit' from source: magic vars 20698 1726882607.03210: starting attempt loop 20698 1726882607.03217: running the handler 20698 1726882607.03275: handler run complete 20698 1726882607.03293: attempt loop complete, returning result 20698 1726882607.03300: _execute() done 20698 1726882607.03305: dumping result to json 20698 1726882607.03312: done dumping result, returning 20698 1726882607.03323: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-6606-eaf5-00000000006f] 20698 1726882607.03332: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000006f 20698 1726882607.03426: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000006f 20698 1726882607.03432: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: Using network provider: nm 20698 1726882607.03526: no more pending results, returning what we have 20698 1726882607.03529: results queue empty 20698 1726882607.03530: checking for any_errors_fatal 20698 1726882607.03540: done checking for any_errors_fatal 20698 1726882607.03541: checking for max_fail_percentage 20698 1726882607.03542: done checking for max_fail_percentage 20698 1726882607.03544: checking to see if all hosts have failed and the running result is not ok 20698 1726882607.03545: done checking to see if all hosts have failed 20698 1726882607.03545: getting the remaining hosts for this loop 20698 1726882607.03547: done getting the remaining hosts for this loop 20698 1726882607.03550: getting the next task for host managed_node2 20698 1726882607.03557: done getting next task for host managed_node2 20698 1726882607.03560: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20698 1726882607.03563: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882607.03575: getting variables 20698 1726882607.03577: in VariableManager get_vars() 20698 1726882607.03622: Calling all_inventory to load vars for managed_node2 20698 1726882607.03624: Calling groups_inventory to load vars for managed_node2 20698 1726882607.03631: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882607.03640: Calling all_plugins_play to load vars for managed_node2 20698 1726882607.03643: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882607.03646: Calling groups_plugins_play to load vars for managed_node2 20698 1726882607.08991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882607.10646: done with get_vars() 20698 1726882607.10673: done getting variables 20698 1726882607.10720: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:36:47 -0400 (0:00:00.106) 0:00:28.365 ****** 20698 1726882607.10751: entering _queue_task() for managed_node2/fail 20698 1726882607.11072: worker is 1 (out of 1 available) 20698 1726882607.11085: exiting _queue_task() for managed_node2/fail 20698 1726882607.11097: done queuing things up, now waiting for results queue to drain 20698 1726882607.11099: waiting for pending results... 20698 1726882607.11400: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20698 1726882607.11548: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000070 20698 1726882607.11572: variable 'ansible_search_path' from source: unknown 20698 1726882607.11581: variable 'ansible_search_path' from source: unknown 20698 1726882607.11622: calling self._execute() 20698 1726882607.11727: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882607.11739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882607.11752: variable 'omit' from source: magic vars 20698 1726882607.12148: variable 'ansible_distribution_major_version' from source: facts 20698 1726882607.12172: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882607.12338: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882607.12537: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882607.12575: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882607.12601: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882607.12657: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882607.12719: variable 'networkmanager_version' from source: set_fact 20698 1726882607.12729: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882607.12810: variable 'ansible_distribution_major_version' from source: facts 20698 1726882607.12814: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882607.12906: variable 'networkmanager_version' from source: set_fact 20698 1726882607.12913: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882607.12987: variable 'ansible_distribution_major_version' from source: facts 20698 1726882607.12990: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882607.13077: variable 'networkmanager_version' from source: set_fact 20698 1726882607.13088: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882607.13159: variable 'network_state' from source: role '' defaults 20698 1726882607.13171: Evaluated conditional (network_state != {}): False 20698 1726882607.13175: when evaluation is False, skipping this task 20698 1726882607.13177: _execute() done 20698 1726882607.13180: dumping result to json 20698 1726882607.13183: done dumping result, returning 20698 1726882607.13186: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0e448fcc-3ce9-6606-eaf5-000000000070] 20698 1726882607.13196: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000070 20698 1726882607.13275: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000070 20698 1726882607.13278: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20698 1726882607.13323: no more pending results, returning what we have 20698 1726882607.13327: results queue empty 20698 1726882607.13328: checking for any_errors_fatal 20698 1726882607.13336: done checking for any_errors_fatal 20698 1726882607.13336: checking for max_fail_percentage 20698 1726882607.13338: done checking for max_fail_percentage 20698 1726882607.13339: checking to see if all hosts have failed and the running result is not ok 20698 1726882607.13340: done checking to see if all hosts have failed 20698 1726882607.13341: getting the remaining hosts for this loop 20698 1726882607.13342: done getting the remaining hosts for this loop 20698 1726882607.13346: getting the next task for host managed_node2 20698 1726882607.13353: done getting next task for host managed_node2 20698 1726882607.13356: ^ 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 20698 1726882607.13359: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882607.13377: getting variables 20698 1726882607.13379: in VariableManager get_vars() 20698 1726882607.13424: Calling all_inventory to load vars for managed_node2 20698 1726882607.13426: Calling groups_inventory to load vars for managed_node2 20698 1726882607.13428: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882607.13438: Calling all_plugins_play to load vars for managed_node2 20698 1726882607.13441: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882607.13444: Calling groups_plugins_play to load vars for managed_node2 20698 1726882607.14475: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882607.15849: done with get_vars() 20698 1726882607.15867: done getting variables 20698 1726882607.15908: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:36:47 -0400 (0:00:00.051) 0:00:28.417 ****** 20698 1726882607.15933: entering _queue_task() for managed_node2/fail 20698 1726882607.16121: worker is 1 (out of 1 available) 20698 1726882607.16134: exiting _queue_task() for managed_node2/fail 20698 1726882607.16145: done queuing things up, now waiting for results queue to drain 20698 1726882607.16147: waiting for pending results... 20698 1726882607.16331: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 20698 1726882607.16416: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000071 20698 1726882607.16427: variable 'ansible_search_path' from source: unknown 20698 1726882607.16431: variable 'ansible_search_path' from source: unknown 20698 1726882607.16462: calling self._execute() 20698 1726882607.16533: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882607.16537: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882607.16546: variable 'omit' from source: magic vars 20698 1726882607.16815: variable 'ansible_distribution_major_version' from source: facts 20698 1726882607.16826: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882607.16941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882607.17153: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882607.17213: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882607.17250: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882607.17316: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882607.17405: variable 'networkmanager_version' from source: set_fact 20698 1726882607.17422: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882607.17536: variable 'ansible_distribution_major_version' from source: facts 20698 1726882607.17547: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882607.17690: variable 'networkmanager_version' from source: set_fact 20698 1726882607.17705: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882607.17821: variable 'ansible_distribution_major_version' from source: facts 20698 1726882607.17837: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882607.17979: variable 'networkmanager_version' from source: set_fact 20698 1726882607.17993: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882607.18113: variable 'network_state' from source: role '' defaults 20698 1726882607.18130: Evaluated conditional (network_state != {}): False 20698 1726882607.18137: when evaluation is False, skipping this task 20698 1726882607.18143: _execute() done 20698 1726882607.18149: dumping result to json 20698 1726882607.18164: done dumping result, returning 20698 1726882607.18176: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0e448fcc-3ce9-6606-eaf5-000000000071] 20698 1726882607.18187: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000071 skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20698 1726882607.18334: no more pending results, returning what we have 20698 1726882607.18338: results queue empty 20698 1726882607.18339: checking for any_errors_fatal 20698 1726882607.18345: done checking for any_errors_fatal 20698 1726882607.18346: checking for max_fail_percentage 20698 1726882607.18348: done checking for max_fail_percentage 20698 1726882607.18348: checking to see if all hosts have failed and the running result is not ok 20698 1726882607.18349: done checking to see if all hosts have failed 20698 1726882607.18350: getting the remaining hosts for this loop 20698 1726882607.18352: done getting the remaining hosts for this loop 20698 1726882607.18355: getting the next task for host managed_node2 20698 1726882607.18363: done getting next task for host managed_node2 20698 1726882607.18368: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20698 1726882607.18370: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882607.18386: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000071 20698 1726882607.18390: WORKER PROCESS EXITING 20698 1726882607.18401: getting variables 20698 1726882607.18403: in VariableManager get_vars() 20698 1726882607.18454: Calling all_inventory to load vars for managed_node2 20698 1726882607.18457: Calling groups_inventory to load vars for managed_node2 20698 1726882607.18460: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882607.18471: Calling all_plugins_play to load vars for managed_node2 20698 1726882607.18474: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882607.18477: Calling groups_plugins_play to load vars for managed_node2 20698 1726882607.19819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882607.21606: done with get_vars() 20698 1726882607.21625: done getting variables 20698 1726882607.21681: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:36:47 -0400 (0:00:00.057) 0:00:28.475 ****** 20698 1726882607.21717: entering _queue_task() for managed_node2/fail 20698 1726882607.21966: worker is 1 (out of 1 available) 20698 1726882607.21978: exiting _queue_task() for managed_node2/fail 20698 1726882607.21990: done queuing things up, now waiting for results queue to drain 20698 1726882607.21991: waiting for pending results... 20698 1726882607.22285: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20698 1726882607.22408: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000072 20698 1726882607.22420: variable 'ansible_search_path' from source: unknown 20698 1726882607.22423: variable 'ansible_search_path' from source: unknown 20698 1726882607.22468: calling self._execute() 20698 1726882607.22563: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882607.22568: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882607.22577: variable 'omit' from source: magic vars 20698 1726882607.22946: variable 'ansible_distribution_major_version' from source: facts 20698 1726882607.22960: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882607.23139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882607.23410: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882607.23459: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882607.23493: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882607.23573: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882607.23659: variable 'networkmanager_version' from source: set_fact 20698 1726882607.23672: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882607.23784: variable 'ansible_distribution_major_version' from source: facts 20698 1726882607.23788: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882607.23924: variable 'networkmanager_version' from source: set_fact 20698 1726882607.23934: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882607.24047: variable 'ansible_distribution_major_version' from source: facts 20698 1726882607.24056: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882607.24196: variable 'networkmanager_version' from source: set_fact 20698 1726882607.24204: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882607.24337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882607.26635: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882607.26707: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882607.26742: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882607.26782: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882607.26808: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882607.26887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882607.27237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882607.27264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882607.27310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882607.27331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882607.27410: variable 'ansible_distribution_major_version' from source: facts 20698 1726882607.27431: Evaluated conditional (ansible_distribution_major_version | int > 9): False 20698 1726882607.27434: when evaluation is False, skipping this task 20698 1726882607.27437: _execute() done 20698 1726882607.27439: dumping result to json 20698 1726882607.27441: done dumping result, returning 20698 1726882607.27448: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0e448fcc-3ce9-6606-eaf5-000000000072] 20698 1726882607.27453: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000072 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "skip_reason": "Conditional result was False" } 20698 1726882607.27587: no more pending results, returning what we have 20698 1726882607.27590: results queue empty 20698 1726882607.27591: checking for any_errors_fatal 20698 1726882607.27597: done checking for any_errors_fatal 20698 1726882607.27598: checking for max_fail_percentage 20698 1726882607.27600: done checking for max_fail_percentage 20698 1726882607.27601: checking to see if all hosts have failed and the running result is not ok 20698 1726882607.27602: done checking to see if all hosts have failed 20698 1726882607.27603: getting the remaining hosts for this loop 20698 1726882607.27604: done getting the remaining hosts for this loop 20698 1726882607.27607: getting the next task for host managed_node2 20698 1726882607.27615: done getting next task for host managed_node2 20698 1726882607.27619: ^ 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 20698 1726882607.27621: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882607.27645: getting variables 20698 1726882607.27648: in VariableManager get_vars() 20698 1726882607.27704: Calling all_inventory to load vars for managed_node2 20698 1726882607.27707: Calling groups_inventory to load vars for managed_node2 20698 1726882607.27709: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882607.27722: Calling all_plugins_play to load vars for managed_node2 20698 1726882607.27725: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882607.27729: Calling groups_plugins_play to load vars for managed_node2 20698 1726882607.28271: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000072 20698 1726882607.28275: WORKER PROCESS EXITING 20698 1726882607.29534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882607.31204: done with get_vars() 20698 1726882607.31229: done getting variables 20698 1726882607.31290: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:36:47 -0400 (0:00:00.096) 0:00:28.571 ****** 20698 1726882607.31321: entering _queue_task() for managed_node2/dnf 20698 1726882607.31586: worker is 1 (out of 1 available) 20698 1726882607.31599: exiting _queue_task() for managed_node2/dnf 20698 1726882607.31609: done queuing things up, now waiting for results queue to drain 20698 1726882607.31611: waiting for pending results... 20698 1726882607.31899: running TaskExecutor() for managed_node2/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 20698 1726882607.32017: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000073 20698 1726882607.32031: variable 'ansible_search_path' from source: unknown 20698 1726882607.32034: variable 'ansible_search_path' from source: unknown 20698 1726882607.32076: calling self._execute() 20698 1726882607.32180: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882607.32184: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882607.32193: variable 'omit' from source: magic vars 20698 1726882607.32575: variable 'ansible_distribution_major_version' from source: facts 20698 1726882607.32582: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882607.32767: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882607.33023: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882607.33056: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882607.33100: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882607.33169: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882607.33231: variable 'networkmanager_version' from source: set_fact 20698 1726882607.33240: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882607.33330: variable 'ansible_distribution_major_version' from source: facts 20698 1726882607.33334: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882607.33428: variable 'networkmanager_version' from source: set_fact 20698 1726882607.33435: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882607.33511: variable 'ansible_distribution_major_version' from source: facts 20698 1726882607.33516: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882607.33602: variable 'networkmanager_version' from source: set_fact 20698 1726882607.33609: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882607.33710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882607.35242: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882607.35830: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882607.35833: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882607.35836: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882607.35838: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882607.35841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882607.35843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882607.35845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882607.35847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882607.35849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882607.35854: variable 'ansible_distribution' from source: facts 20698 1726882607.35857: variable 'ansible_distribution_major_version' from source: facts 20698 1726882607.35859: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 20698 1726882607.35861: variable '__network_wireless_connections_defined' from source: role '' defaults 20698 1726882607.36164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882607.36168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882607.36170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882607.36174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882607.36177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882607.36179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882607.36181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882607.36183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882607.36205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882607.36216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882607.36242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882607.36279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882607.36297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882607.36323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882607.36336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882607.36449: variable 'network_connections' from source: task vars 20698 1726882607.36459: variable 'interface' from source: play vars 20698 1726882607.36529: variable 'interface' from source: play vars 20698 1726882607.36586: 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) 20698 1726882607.36605: 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) 20698 1726882607.36629: 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) 20698 1726882607.36850: 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) 20698 1726882607.36853: variable '__network_team_connections_defined' from source: role '' defaults 20698 1726882607.36929: variable 'network_connections' from source: task vars 20698 1726882607.36932: variable 'interface' from source: play vars 20698 1726882607.36997: variable 'interface' from source: play vars 20698 1726882607.37030: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 20698 1726882607.37033: when evaluation is False, skipping this task 20698 1726882607.37036: _execute() done 20698 1726882607.37038: dumping result to json 20698 1726882607.37040: done dumping result, returning 20698 1726882607.37051: done running TaskExecutor() for managed_node2/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 [0e448fcc-3ce9-6606-eaf5-000000000073] 20698 1726882607.37056: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000073 20698 1726882607.37159: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000073 20698 1726882607.37162: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 20698 1726882607.37222: no more pending results, returning what we have 20698 1726882607.37225: results queue empty 20698 1726882607.37226: checking for any_errors_fatal 20698 1726882607.37233: done checking for any_errors_fatal 20698 1726882607.37234: checking for max_fail_percentage 20698 1726882607.37236: done checking for max_fail_percentage 20698 1726882607.37237: checking to see if all hosts have failed and the running result is not ok 20698 1726882607.37238: done checking to see if all hosts have failed 20698 1726882607.37238: getting the remaining hosts for this loop 20698 1726882607.37240: done getting the remaining hosts for this loop 20698 1726882607.37243: getting the next task for host managed_node2 20698 1726882607.37251: done getting next task for host managed_node2 20698 1726882607.37255: ^ 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 20698 1726882607.37257: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882607.37278: getting variables 20698 1726882607.37280: in VariableManager get_vars() 20698 1726882607.37328: Calling all_inventory to load vars for managed_node2 20698 1726882607.37330: Calling groups_inventory to load vars for managed_node2 20698 1726882607.37332: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882607.37343: Calling all_plugins_play to load vars for managed_node2 20698 1726882607.37345: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882607.37348: Calling groups_plugins_play to load vars for managed_node2 20698 1726882607.38516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882607.39472: done with get_vars() 20698 1726882607.39488: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20698 1726882607.39541: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:36:47 -0400 (0:00:00.082) 0:00:28.653 ****** 20698 1726882607.39568: entering _queue_task() for managed_node2/yum 20698 1726882607.39868: worker is 1 (out of 1 available) 20698 1726882607.39879: exiting _queue_task() for managed_node2/yum 20698 1726882607.39890: done queuing things up, now waiting for results queue to drain 20698 1726882607.39892: waiting for pending results... 20698 1726882607.40120: running TaskExecutor() for managed_node2/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 20698 1726882607.40252: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000074 20698 1726882607.40270: variable 'ansible_search_path' from source: unknown 20698 1726882607.40274: variable 'ansible_search_path' from source: unknown 20698 1726882607.40310: calling self._execute() 20698 1726882607.40405: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882607.40409: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882607.40419: variable 'omit' from source: magic vars 20698 1726882607.40796: variable 'ansible_distribution_major_version' from source: facts 20698 1726882607.40812: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882607.40986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882607.41250: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882607.41288: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882607.41313: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882607.41356: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882607.41425: variable 'networkmanager_version' from source: set_fact 20698 1726882607.41438: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882607.41514: variable 'ansible_distribution_major_version' from source: facts 20698 1726882607.41517: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882607.41611: variable 'networkmanager_version' from source: set_fact 20698 1726882607.41618: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882607.41697: variable 'ansible_distribution_major_version' from source: facts 20698 1726882607.41701: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882607.41789: variable 'networkmanager_version' from source: set_fact 20698 1726882607.41797: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882607.41888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882607.43968: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882607.44053: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882607.44095: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882607.44140: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882607.44168: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882607.44247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882607.44270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882607.44288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882607.44314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882607.44332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882607.44394: variable 'ansible_distribution_major_version' from source: facts 20698 1726882607.44406: Evaluated conditional (ansible_distribution_major_version | int < 8): False 20698 1726882607.44409: when evaluation is False, skipping this task 20698 1726882607.44411: _execute() done 20698 1726882607.44414: dumping result to json 20698 1726882607.44423: done dumping result, returning 20698 1726882607.44441: done running TaskExecutor() for managed_node2/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 [0e448fcc-3ce9-6606-eaf5-000000000074] 20698 1726882607.44444: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000074 20698 1726882607.44591: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000074 20698 1726882607.44595: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 20698 1726882607.44693: no more pending results, returning what we have 20698 1726882607.44697: results queue empty 20698 1726882607.44698: checking for any_errors_fatal 20698 1726882607.44710: done checking for any_errors_fatal 20698 1726882607.44711: checking for max_fail_percentage 20698 1726882607.44713: done checking for max_fail_percentage 20698 1726882607.44714: checking to see if all hosts have failed and the running result is not ok 20698 1726882607.44715: done checking to see if all hosts have failed 20698 1726882607.44716: getting the remaining hosts for this loop 20698 1726882607.44717: done getting the remaining hosts for this loop 20698 1726882607.44726: getting the next task for host managed_node2 20698 1726882607.44740: done getting next task for host managed_node2 20698 1726882607.44745: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20698 1726882607.44747: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882607.44771: getting variables 20698 1726882607.44772: in VariableManager get_vars() 20698 1726882607.44821: Calling all_inventory to load vars for managed_node2 20698 1726882607.44836: Calling groups_inventory to load vars for managed_node2 20698 1726882607.44839: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882607.44854: Calling all_plugins_play to load vars for managed_node2 20698 1726882607.44857: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882607.44860: Calling groups_plugins_play to load vars for managed_node2 20698 1726882607.46602: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882607.47775: done with get_vars() 20698 1726882607.47790: done getting variables 20698 1726882607.47837: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:36:47 -0400 (0:00:00.082) 0:00:28.736 ****** 20698 1726882607.47862: entering _queue_task() for managed_node2/fail 20698 1726882607.48080: worker is 1 (out of 1 available) 20698 1726882607.48093: exiting _queue_task() for managed_node2/fail 20698 1726882607.48105: done queuing things up, now waiting for results queue to drain 20698 1726882607.48106: waiting for pending results... 20698 1726882607.48292: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20698 1726882607.48377: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000075 20698 1726882607.48389: variable 'ansible_search_path' from source: unknown 20698 1726882607.48393: variable 'ansible_search_path' from source: unknown 20698 1726882607.48422: calling self._execute() 20698 1726882607.48499: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882607.48503: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882607.48511: variable 'omit' from source: magic vars 20698 1726882607.48808: variable 'ansible_distribution_major_version' from source: facts 20698 1726882607.48817: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882607.48935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882607.49125: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882607.49161: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882607.49185: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882607.49243: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882607.49302: variable 'networkmanager_version' from source: set_fact 20698 1726882607.49313: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882607.49389: variable 'ansible_distribution_major_version' from source: facts 20698 1726882607.49393: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882607.49483: variable 'networkmanager_version' from source: set_fact 20698 1726882607.49491: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882607.49567: variable 'ansible_distribution_major_version' from source: facts 20698 1726882607.49571: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882607.49653: variable 'networkmanager_version' from source: set_fact 20698 1726882607.49669: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882607.49825: variable '__network_wireless_connections_defined' from source: role '' defaults 20698 1726882607.50029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882607.52079: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882607.52150: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882607.52184: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882607.52209: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882607.52237: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882607.52296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882607.52338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882607.52359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882607.52389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882607.52400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882607.52432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882607.52451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882607.52472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882607.52499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882607.52509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882607.52537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882607.52553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882607.52576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882607.52601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882607.52611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882607.52723: variable 'network_connections' from source: task vars 20698 1726882607.52732: variable 'interface' from source: play vars 20698 1726882607.52796: variable 'interface' from source: play vars 20698 1726882607.52839: 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) 20698 1726882607.52855: 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) 20698 1726882607.52877: 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) 20698 1726882607.52895: 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) 20698 1726882607.52940: variable '__network_team_connections_defined' from source: role '' defaults 20698 1726882607.53093: variable 'network_connections' from source: task vars 20698 1726882607.53097: variable 'interface' from source: play vars 20698 1726882607.53142: variable 'interface' from source: play vars 20698 1726882607.53169: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 20698 1726882607.53173: when evaluation is False, skipping this task 20698 1726882607.53177: _execute() done 20698 1726882607.53180: dumping result to json 20698 1726882607.53182: done dumping result, returning 20698 1726882607.53187: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-6606-eaf5-000000000075] 20698 1726882607.53192: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000075 20698 1726882607.53325: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000075 20698 1726882607.53328: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 20698 1726882607.53420: no more pending results, returning what we have 20698 1726882607.53425: results queue empty 20698 1726882607.53425: checking for any_errors_fatal 20698 1726882607.53463: done checking for any_errors_fatal 20698 1726882607.53482: checking for max_fail_percentage 20698 1726882607.53485: done checking for max_fail_percentage 20698 1726882607.53486: checking to see if all hosts have failed and the running result is not ok 20698 1726882607.53514: done checking to see if all hosts have failed 20698 1726882607.53515: getting the remaining hosts for this loop 20698 1726882607.53516: done getting the remaining hosts for this loop 20698 1726882607.53520: getting the next task for host managed_node2 20698 1726882607.53527: done getting next task for host managed_node2 20698 1726882607.53531: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 20698 1726882607.53533: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882607.53555: getting variables 20698 1726882607.53556: in VariableManager get_vars() 20698 1726882607.53596: Calling all_inventory to load vars for managed_node2 20698 1726882607.53598: Calling groups_inventory to load vars for managed_node2 20698 1726882607.53600: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882607.53607: Calling all_plugins_play to load vars for managed_node2 20698 1726882607.53612: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882607.53621: Calling groups_plugins_play to load vars for managed_node2 20698 1726882607.54477: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882607.55845: done with get_vars() 20698 1726882607.55867: done getting variables 20698 1726882607.55928: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:36:47 -0400 (0:00:00.080) 0:00:28.817 ****** 20698 1726882607.55955: entering _queue_task() for managed_node2/package 20698 1726882607.56212: worker is 1 (out of 1 available) 20698 1726882607.56231: exiting _queue_task() for managed_node2/package 20698 1726882607.56246: done queuing things up, now waiting for results queue to drain 20698 1726882607.56248: waiting for pending results... 20698 1726882607.56519: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 20698 1726882607.56641: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000076 20698 1726882607.56653: variable 'ansible_search_path' from source: unknown 20698 1726882607.56656: variable 'ansible_search_path' from source: unknown 20698 1726882607.56711: calling self._execute() 20698 1726882607.56791: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882607.56796: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882607.56805: variable 'omit' from source: magic vars 20698 1726882607.57106: variable 'ansible_distribution_major_version' from source: facts 20698 1726882607.57117: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882607.57254: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882607.57513: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882607.57552: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882607.57580: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882607.57634: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882607.57700: variable 'networkmanager_version' from source: set_fact 20698 1726882607.57716: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882607.57858: variable 'ansible_distribution_major_version' from source: facts 20698 1726882607.57917: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882607.58086: variable 'networkmanager_version' from source: set_fact 20698 1726882607.58093: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882607.58168: variable 'ansible_distribution_major_version' from source: facts 20698 1726882607.58195: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882607.58335: variable 'networkmanager_version' from source: set_fact 20698 1726882607.58343: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882607.58465: variable 'network_packages' from source: role '' defaults 20698 1726882607.58535: variable '__network_provider_setup' from source: role '' defaults 20698 1726882607.58654: variable '__network_service_name_default_nm' from source: role '' defaults 20698 1726882607.58657: variable '__network_service_name_default_nm' from source: role '' defaults 20698 1726882607.58659: variable '__network_packages_default_nm' from source: role '' defaults 20698 1726882607.58683: variable '__network_packages_default_nm' from source: role '' defaults 20698 1726882607.58863: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882607.60841: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882607.60888: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882607.60925: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882607.60951: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882607.60976: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882607.61034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882607.61060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882607.61077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882607.61103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882607.61114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882607.61145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882607.61166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882607.61183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882607.61207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882607.61217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882607.61362: variable '__network_packages_default_gobject_packages' from source: role '' defaults 20698 1726882607.61435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882607.61452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882607.61473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882607.61501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882607.61511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882607.61574: variable 'ansible_python' from source: facts 20698 1726882607.61595: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 20698 1726882607.61648: variable '__network_wpa_supplicant_required' from source: role '' defaults 20698 1726882607.61709: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 20698 1726882607.61790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882607.61806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882607.61828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882607.61852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882607.61863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882607.61898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882607.61915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882607.61932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882607.61956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882607.61969: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882607.62066: variable 'network_connections' from source: task vars 20698 1726882607.62069: variable 'interface' from source: play vars 20698 1726882607.62142: variable 'interface' from source: play vars 20698 1726882607.62195: 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) 20698 1726882607.62213: 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) 20698 1726882607.62237: 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) 20698 1726882607.62268: 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) 20698 1726882607.62303: variable '__network_wireless_connections_defined' from source: role '' defaults 20698 1726882607.62857: variable 'network_connections' from source: task vars 20698 1726882607.62860: variable 'interface' from source: play vars 20698 1726882607.62863: variable 'interface' from source: play vars 20698 1726882607.62866: variable '__network_packages_default_wireless' from source: role '' defaults 20698 1726882607.62869: variable '__network_wireless_connections_defined' from source: role '' defaults 20698 1726882607.63172: variable 'network_connections' from source: task vars 20698 1726882607.63175: variable 'interface' from source: play vars 20698 1726882607.63177: variable 'interface' from source: play vars 20698 1726882607.63179: variable '__network_packages_default_team' from source: role '' defaults 20698 1726882607.63284: variable '__network_team_connections_defined' from source: role '' defaults 20698 1726882607.63609: variable 'network_connections' from source: task vars 20698 1726882607.63613: variable 'interface' from source: play vars 20698 1726882607.63615: variable 'interface' from source: play vars 20698 1726882607.63652: variable '__network_service_name_default_initscripts' from source: role '' defaults 20698 1726882607.63718: variable '__network_service_name_default_initscripts' from source: role '' defaults 20698 1726882607.63721: variable '__network_packages_default_initscripts' from source: role '' defaults 20698 1726882607.63782: variable '__network_packages_default_initscripts' from source: role '' defaults 20698 1726882607.63986: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 20698 1726882607.64472: variable 'network_connections' from source: task vars 20698 1726882607.64477: variable 'interface' from source: play vars 20698 1726882607.64535: variable 'interface' from source: play vars 20698 1726882607.64545: variable 'ansible_distribution' from source: facts 20698 1726882607.64548: variable '__network_rh_distros' from source: role '' defaults 20698 1726882607.64558: variable 'ansible_distribution_major_version' from source: facts 20698 1726882607.64583: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 20698 1726882607.64741: variable 'ansible_distribution' from source: facts 20698 1726882607.64745: variable '__network_rh_distros' from source: role '' defaults 20698 1726882607.64751: variable 'ansible_distribution_major_version' from source: facts 20698 1726882607.64765: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 20698 1726882607.64926: variable 'ansible_distribution' from source: facts 20698 1726882607.64931: variable '__network_rh_distros' from source: role '' defaults 20698 1726882607.64934: variable 'ansible_distribution_major_version' from source: facts 20698 1726882607.64974: variable 'network_provider' from source: set_fact 20698 1726882607.64990: variable 'ansible_facts' from source: unknown 20698 1726882607.65774: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 20698 1726882607.65777: when evaluation is False, skipping this task 20698 1726882607.65780: _execute() done 20698 1726882607.65782: dumping result to json 20698 1726882607.65785: done dumping result, returning 20698 1726882607.65788: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-6606-eaf5-000000000076] 20698 1726882607.65795: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000076 skipping: [managed_node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 20698 1726882607.65951: no more pending results, returning what we have 20698 1726882607.65955: results queue empty 20698 1726882607.65956: checking for any_errors_fatal 20698 1726882607.65963: done checking for any_errors_fatal 20698 1726882607.65966: checking for max_fail_percentage 20698 1726882607.65968: done checking for max_fail_percentage 20698 1726882607.65969: checking to see if all hosts have failed and the running result is not ok 20698 1726882607.65970: done checking to see if all hosts have failed 20698 1726882607.65971: getting the remaining hosts for this loop 20698 1726882607.65972: done getting the remaining hosts for this loop 20698 1726882607.65976: getting the next task for host managed_node2 20698 1726882607.65984: done getting next task for host managed_node2 20698 1726882607.65987: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20698 1726882607.65990: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882607.65998: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000076 20698 1726882607.66026: getting variables 20698 1726882607.66031: WORKER PROCESS EXITING 20698 1726882607.66036: in VariableManager get_vars() 20698 1726882607.66095: Calling all_inventory to load vars for managed_node2 20698 1726882607.66098: Calling groups_inventory to load vars for managed_node2 20698 1726882607.66101: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882607.66113: Calling all_plugins_play to load vars for managed_node2 20698 1726882607.66116: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882607.66119: Calling groups_plugins_play to load vars for managed_node2 20698 1726882607.68051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882607.69796: done with get_vars() 20698 1726882607.69821: done getting variables 20698 1726882607.69891: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:36:47 -0400 (0:00:00.139) 0:00:28.957 ****** 20698 1726882607.69926: entering _queue_task() for managed_node2/package 20698 1726882607.70244: worker is 1 (out of 1 available) 20698 1726882607.70256: exiting _queue_task() for managed_node2/package 20698 1726882607.70273: done queuing things up, now waiting for results queue to drain 20698 1726882607.70274: waiting for pending results... 20698 1726882607.70570: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20698 1726882607.70721: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000077 20698 1726882607.70742: variable 'ansible_search_path' from source: unknown 20698 1726882607.70751: variable 'ansible_search_path' from source: unknown 20698 1726882607.70798: calling self._execute() 20698 1726882607.70913: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882607.70925: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882607.70943: variable 'omit' from source: magic vars 20698 1726882607.71351: variable 'ansible_distribution_major_version' from source: facts 20698 1726882607.71379: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882607.71566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882607.71852: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882607.71907: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882607.71950: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882607.72045: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882607.72130: variable 'networkmanager_version' from source: set_fact 20698 1726882607.72151: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882607.72273: variable 'ansible_distribution_major_version' from source: facts 20698 1726882607.72284: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882607.72425: variable 'networkmanager_version' from source: set_fact 20698 1726882607.72440: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882607.72555: variable 'ansible_distribution_major_version' from source: facts 20698 1726882607.72575: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882607.72715: variable 'networkmanager_version' from source: set_fact 20698 1726882607.72729: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882607.72850: variable 'network_state' from source: role '' defaults 20698 1726882607.72871: Evaluated conditional (network_state != {}): False 20698 1726882607.72879: when evaluation is False, skipping this task 20698 1726882607.72886: _execute() done 20698 1726882607.72894: dumping result to json 20698 1726882607.72903: done dumping result, returning 20698 1726882607.72914: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-6606-eaf5-000000000077] 20698 1726882607.72926: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000077 skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20698 1726882607.73082: no more pending results, returning what we have 20698 1726882607.73086: results queue empty 20698 1726882607.73087: checking for any_errors_fatal 20698 1726882607.73095: done checking for any_errors_fatal 20698 1726882607.73096: checking for max_fail_percentage 20698 1726882607.73098: done checking for max_fail_percentage 20698 1726882607.73099: checking to see if all hosts have failed and the running result is not ok 20698 1726882607.73100: done checking to see if all hosts have failed 20698 1726882607.73101: getting the remaining hosts for this loop 20698 1726882607.73102: done getting the remaining hosts for this loop 20698 1726882607.73106: getting the next task for host managed_node2 20698 1726882607.73115: done getting next task for host managed_node2 20698 1726882607.73119: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20698 1726882607.73122: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882607.73141: getting variables 20698 1726882607.73143: in VariableManager get_vars() 20698 1726882607.73201: Calling all_inventory to load vars for managed_node2 20698 1726882607.73204: Calling groups_inventory to load vars for managed_node2 20698 1726882607.73206: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882607.73218: Calling all_plugins_play to load vars for managed_node2 20698 1726882607.73221: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882607.73224: Calling groups_plugins_play to load vars for managed_node2 20698 1726882607.74382: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000077 20698 1726882607.74386: WORKER PROCESS EXITING 20698 1726882607.75146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882607.76919: done with get_vars() 20698 1726882607.76941: done getting variables 20698 1726882607.77003: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:36:47 -0400 (0:00:00.071) 0:00:29.028 ****** 20698 1726882607.77036: entering _queue_task() for managed_node2/package 20698 1726882607.77833: worker is 1 (out of 1 available) 20698 1726882607.77846: exiting _queue_task() for managed_node2/package 20698 1726882607.77861: done queuing things up, now waiting for results queue to drain 20698 1726882607.77862: waiting for pending results... 20698 1726882607.78250: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20698 1726882607.78604: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000078 20698 1726882607.78617: variable 'ansible_search_path' from source: unknown 20698 1726882607.78621: variable 'ansible_search_path' from source: unknown 20698 1726882607.78671: calling self._execute() 20698 1726882607.78900: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882607.78905: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882607.78916: variable 'omit' from source: magic vars 20698 1726882607.79813: variable 'ansible_distribution_major_version' from source: facts 20698 1726882607.79826: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882607.80239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882607.80733: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882607.80791: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882607.80832: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882607.80921: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882607.81013: variable 'networkmanager_version' from source: set_fact 20698 1726882607.81030: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882607.81154: variable 'ansible_distribution_major_version' from source: facts 20698 1726882607.81173: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882607.81301: variable 'networkmanager_version' from source: set_fact 20698 1726882607.81315: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882607.81426: variable 'ansible_distribution_major_version' from source: facts 20698 1726882607.81437: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882607.81574: variable 'networkmanager_version' from source: set_fact 20698 1726882607.81587: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882607.81700: variable 'network_state' from source: role '' defaults 20698 1726882607.81717: Evaluated conditional (network_state != {}): False 20698 1726882607.81725: when evaluation is False, skipping this task 20698 1726882607.81732: _execute() done 20698 1726882607.81738: dumping result to json 20698 1726882607.81745: done dumping result, returning 20698 1726882607.81759: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-6606-eaf5-000000000078] 20698 1726882607.81775: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000078 skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20698 1726882607.81936: no more pending results, returning what we have 20698 1726882607.81941: results queue empty 20698 1726882607.81942: checking for any_errors_fatal 20698 1726882607.81950: done checking for any_errors_fatal 20698 1726882607.81951: checking for max_fail_percentage 20698 1726882607.81953: done checking for max_fail_percentage 20698 1726882607.81954: checking to see if all hosts have failed and the running result is not ok 20698 1726882607.81955: done checking to see if all hosts have failed 20698 1726882607.81958: getting the remaining hosts for this loop 20698 1726882607.81961: done getting the remaining hosts for this loop 20698 1726882607.81966: getting the next task for host managed_node2 20698 1726882607.81977: done getting next task for host managed_node2 20698 1726882607.81982: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20698 1726882607.81985: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882607.82007: getting variables 20698 1726882607.82009: in VariableManager get_vars() 20698 1726882607.82077: Calling all_inventory to load vars for managed_node2 20698 1726882607.82081: Calling groups_inventory to load vars for managed_node2 20698 1726882607.82083: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882607.82096: Calling all_plugins_play to load vars for managed_node2 20698 1726882607.82100: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882607.82104: Calling groups_plugins_play to load vars for managed_node2 20698 1726882607.83381: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000078 20698 1726882607.83385: WORKER PROCESS EXITING 20698 1726882607.83911: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882607.85645: done with get_vars() 20698 1726882607.85671: done getting variables 20698 1726882607.85728: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:36:47 -0400 (0:00:00.087) 0:00:29.115 ****** 20698 1726882607.85768: entering _queue_task() for managed_node2/service 20698 1726882607.86100: worker is 1 (out of 1 available) 20698 1726882607.86112: exiting _queue_task() for managed_node2/service 20698 1726882607.86126: done queuing things up, now waiting for results queue to drain 20698 1726882607.86128: waiting for pending results... 20698 1726882607.86434: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20698 1726882607.86584: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000079 20698 1726882607.86604: variable 'ansible_search_path' from source: unknown 20698 1726882607.86612: variable 'ansible_search_path' from source: unknown 20698 1726882607.86654: calling self._execute() 20698 1726882607.86766: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882607.86779: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882607.86797: variable 'omit' from source: magic vars 20698 1726882607.87191: variable 'ansible_distribution_major_version' from source: facts 20698 1726882607.87209: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882607.87401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882607.87694: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882607.87743: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882607.87790: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882607.87875: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882607.87951: variable 'networkmanager_version' from source: set_fact 20698 1726882607.87977: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882607.88097: variable 'ansible_distribution_major_version' from source: facts 20698 1726882607.88108: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882607.88232: variable 'networkmanager_version' from source: set_fact 20698 1726882607.88245: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882607.88351: variable 'ansible_distribution_major_version' from source: facts 20698 1726882607.88369: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882607.88500: variable 'networkmanager_version' from source: set_fact 20698 1726882607.88515: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882607.88640: variable '__network_wireless_connections_defined' from source: role '' defaults 20698 1726882607.88809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882607.91459: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882607.91531: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882607.91579: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882607.91616: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882607.91646: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882607.91734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882607.91772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882607.91808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882607.91853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882607.91880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882607.91932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882607.91964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882607.91995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882607.92045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882607.92070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882607.92119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882607.92147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882607.92183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882607.92230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882607.92250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882607.92430: variable 'network_connections' from source: task vars 20698 1726882607.92453: variable 'interface' from source: play vars 20698 1726882607.92536: variable 'interface' from source: play vars 20698 1726882607.92608: 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) 20698 1726882607.92634: 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) 20698 1726882607.92676: 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) 20698 1726882607.92708: 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) 20698 1726882607.92776: variable '__network_team_connections_defined' from source: role '' defaults 20698 1726882607.93043: variable 'network_connections' from source: task vars 20698 1726882607.93052: variable 'interface' from source: play vars 20698 1726882607.93120: variable 'interface' from source: play vars 20698 1726882607.93155: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 20698 1726882607.93169: when evaluation is False, skipping this task 20698 1726882607.93175: _execute() done 20698 1726882607.93180: dumping result to json 20698 1726882607.93186: done dumping result, returning 20698 1726882607.93201: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-6606-eaf5-000000000079] 20698 1726882607.93211: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000079 skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 20698 1726882607.93365: no more pending results, returning what we have 20698 1726882607.93369: results queue empty 20698 1726882607.93370: checking for any_errors_fatal 20698 1726882607.93376: done checking for any_errors_fatal 20698 1726882607.93377: checking for max_fail_percentage 20698 1726882607.93380: done checking for max_fail_percentage 20698 1726882607.93381: checking to see if all hosts have failed and the running result is not ok 20698 1726882607.93382: done checking to see if all hosts have failed 20698 1726882607.93383: getting the remaining hosts for this loop 20698 1726882607.93385: done getting the remaining hosts for this loop 20698 1726882607.93389: getting the next task for host managed_node2 20698 1726882607.93399: done getting next task for host managed_node2 20698 1726882607.93402: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20698 1726882607.93405: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882607.93426: getting variables 20698 1726882607.93428: in VariableManager get_vars() 20698 1726882607.93495: Calling all_inventory to load vars for managed_node2 20698 1726882607.93498: Calling groups_inventory to load vars for managed_node2 20698 1726882607.93501: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882607.93514: Calling all_plugins_play to load vars for managed_node2 20698 1726882607.93517: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882607.93521: Calling groups_plugins_play to load vars for managed_node2 20698 1726882607.95047: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000079 20698 1726882607.95050: WORKER PROCESS EXITING 20698 1726882607.95506: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882607.97915: done with get_vars() 20698 1726882607.97936: done getting variables 20698 1726882607.98001: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:36:47 -0400 (0:00:00.122) 0:00:29.238 ****** 20698 1726882607.98034: entering _queue_task() for managed_node2/service 20698 1726882607.98320: worker is 1 (out of 1 available) 20698 1726882607.98330: exiting _queue_task() for managed_node2/service 20698 1726882607.98343: done queuing things up, now waiting for results queue to drain 20698 1726882607.98344: waiting for pending results... 20698 1726882607.98628: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20698 1726882607.98795: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000007a 20698 1726882607.98815: variable 'ansible_search_path' from source: unknown 20698 1726882607.98824: variable 'ansible_search_path' from source: unknown 20698 1726882607.98870: calling self._execute() 20698 1726882607.98977: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882607.98990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882607.99007: variable 'omit' from source: magic vars 20698 1726882608.00173: variable 'ansible_distribution_major_version' from source: facts 20698 1726882608.00191: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882608.00371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882608.00643: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882608.00704: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882608.00742: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882608.00834: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882608.00923: variable 'networkmanager_version' from source: set_fact 20698 1726882608.00941: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882608.01061: variable 'ansible_distribution_major_version' from source: facts 20698 1726882608.01075: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882608.01212: variable 'networkmanager_version' from source: set_fact 20698 1726882608.01228: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882608.01345: variable 'ansible_distribution_major_version' from source: facts 20698 1726882608.01361: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882608.01503: variable 'networkmanager_version' from source: set_fact 20698 1726882608.01515: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882608.01679: variable 'network_provider' from source: set_fact 20698 1726882608.01689: variable 'network_state' from source: role '' defaults 20698 1726882608.01702: Evaluated conditional (network_provider == "nm" or network_state != {}): True 20698 1726882608.01711: variable 'omit' from source: magic vars 20698 1726882608.01776: variable 'omit' from source: magic vars 20698 1726882608.01808: variable 'network_service_name' from source: role '' defaults 20698 1726882608.01886: variable 'network_service_name' from source: role '' defaults 20698 1726882608.02000: variable '__network_provider_setup' from source: role '' defaults 20698 1726882608.02009: variable '__network_service_name_default_nm' from source: role '' defaults 20698 1726882608.02079: variable '__network_service_name_default_nm' from source: role '' defaults 20698 1726882608.02095: variable '__network_packages_default_nm' from source: role '' defaults 20698 1726882608.02160: variable '__network_packages_default_nm' from source: role '' defaults 20698 1726882608.02354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882608.05259: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882608.05327: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882608.05385: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882608.05423: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882608.05460: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882608.05541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882608.05584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882608.05617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882608.05668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882608.05690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882608.05738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882608.05774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882608.05808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882608.05852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882608.05878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882608.06134: variable '__network_packages_default_gobject_packages' from source: role '' defaults 20698 1726882608.06254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882608.06289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882608.06319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882608.06369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882608.06390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882608.06492: variable 'ansible_python' from source: facts 20698 1726882608.06518: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 20698 1726882608.06700: variable '__network_wpa_supplicant_required' from source: role '' defaults 20698 1726882608.06789: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 20698 1726882608.06918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882608.06948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882608.06987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882608.07030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882608.07054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882608.07115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882608.07143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882608.07180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882608.07227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882608.07246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882608.07393: variable 'network_connections' from source: task vars 20698 1726882608.07405: variable 'interface' from source: play vars 20698 1726882608.07489: variable 'interface' from source: play vars 20698 1726882608.07580: 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) 20698 1726882608.07614: 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) 20698 1726882608.07659: 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) 20698 1726882608.07703: 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) 20698 1726882608.07754: variable '__network_wireless_connections_defined' from source: role '' defaults 20698 1726882608.08044: variable 'network_connections' from source: task vars 20698 1726882608.08056: variable 'interface' from source: play vars 20698 1726882608.08135: variable 'interface' from source: play vars 20698 1726882608.08194: variable '__network_packages_default_wireless' from source: role '' defaults 20698 1726882608.08283: variable '__network_wireless_connections_defined' from source: role '' defaults 20698 1726882608.08587: variable 'network_connections' from source: task vars 20698 1726882608.08597: variable 'interface' from source: play vars 20698 1726882608.08677: variable 'interface' from source: play vars 20698 1726882608.08709: variable '__network_packages_default_team' from source: role '' defaults 20698 1726882608.08792: variable '__network_team_connections_defined' from source: role '' defaults 20698 1726882608.09100: variable 'network_connections' from source: task vars 20698 1726882608.09110: variable 'interface' from source: play vars 20698 1726882608.09191: variable 'interface' from source: play vars 20698 1726882608.09259: variable '__network_service_name_default_initscripts' from source: role '' defaults 20698 1726882608.09325: variable '__network_service_name_default_initscripts' from source: role '' defaults 20698 1726882608.09336: variable '__network_packages_default_initscripts' from source: role '' defaults 20698 1726882608.09404: variable '__network_packages_default_initscripts' from source: role '' defaults 20698 1726882608.09651: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 20698 1726882608.10176: variable 'network_connections' from source: task vars 20698 1726882608.10186: variable 'interface' from source: play vars 20698 1726882608.10251: variable 'interface' from source: play vars 20698 1726882608.10272: variable 'ansible_distribution' from source: facts 20698 1726882608.10281: variable '__network_rh_distros' from source: role '' defaults 20698 1726882608.10292: variable 'ansible_distribution_major_version' from source: facts 20698 1726882608.10317: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 20698 1726882608.10502: variable 'ansible_distribution' from source: facts 20698 1726882608.10511: variable '__network_rh_distros' from source: role '' defaults 20698 1726882608.10521: variable 'ansible_distribution_major_version' from source: facts 20698 1726882608.10534: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 20698 1726882608.10720: variable 'ansible_distribution' from source: facts 20698 1726882608.10729: variable '__network_rh_distros' from source: role '' defaults 20698 1726882608.10739: variable 'ansible_distribution_major_version' from source: facts 20698 1726882608.10785: variable 'network_provider' from source: set_fact 20698 1726882608.10812: variable 'omit' from source: magic vars 20698 1726882608.10843: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882608.10879: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882608.10906: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882608.10927: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882608.10942: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882608.10979: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882608.10987: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882608.10999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882608.11110: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882608.11121: Set connection var ansible_shell_executable to /bin/sh 20698 1726882608.11131: Set connection var ansible_pipelining to False 20698 1726882608.11140: Set connection var ansible_timeout to 10 20698 1726882608.11146: Set connection var ansible_connection to ssh 20698 1726882608.11153: Set connection var ansible_shell_type to sh 20698 1726882608.11188: variable 'ansible_shell_executable' from source: unknown 20698 1726882608.11196: variable 'ansible_connection' from source: unknown 20698 1726882608.11203: variable 'ansible_module_compression' from source: unknown 20698 1726882608.11219: variable 'ansible_shell_type' from source: unknown 20698 1726882608.11226: variable 'ansible_shell_executable' from source: unknown 20698 1726882608.11233: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882608.11241: variable 'ansible_pipelining' from source: unknown 20698 1726882608.11248: variable 'ansible_timeout' from source: unknown 20698 1726882608.11256: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882608.11373: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882608.11389: variable 'omit' from source: magic vars 20698 1726882608.11400: starting attempt loop 20698 1726882608.11406: running the handler 20698 1726882608.11493: variable 'ansible_facts' from source: unknown 20698 1726882608.12324: _low_level_execute_command(): starting 20698 1726882608.12336: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882608.13093: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882608.13108: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882608.13121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882608.13140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882608.13192: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882608.13203: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882608.13216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882608.13232: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882608.13244: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882608.13255: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882608.13274: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882608.13292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882608.13308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882608.13320: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882608.13331: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882608.13345: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882608.13430: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882608.13447: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882608.13467: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882608.13680: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882608.15289: stdout chunk (state=3): >>>/root <<< 20698 1726882608.15475: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882608.15478: stdout chunk (state=3): >>><<< 20698 1726882608.15480: stderr chunk (state=3): >>><<< 20698 1726882608.15580: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882608.15584: _low_level_execute_command(): starting 20698 1726882608.15587: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882608.1549704-21988-250062528005670 `" && echo ansible-tmp-1726882608.1549704-21988-250062528005670="` echo /root/.ansible/tmp/ansible-tmp-1726882608.1549704-21988-250062528005670 `" ) && sleep 0' 20698 1726882608.17009: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882608.17012: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882608.17050: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882608.17054: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882608.17058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882608.17233: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882608.17322: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882608.17325: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882608.17440: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882608.19327: stdout chunk (state=3): >>>ansible-tmp-1726882608.1549704-21988-250062528005670=/root/.ansible/tmp/ansible-tmp-1726882608.1549704-21988-250062528005670 <<< 20698 1726882608.19440: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882608.19525: stderr chunk (state=3): >>><<< 20698 1726882608.19528: stdout chunk (state=3): >>><<< 20698 1726882608.19672: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882608.1549704-21988-250062528005670=/root/.ansible/tmp/ansible-tmp-1726882608.1549704-21988-250062528005670 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882608.19680: variable 'ansible_module_compression' from source: unknown 20698 1726882608.19683: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2069822553mst/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 20698 1726882608.19781: variable 'ansible_facts' from source: unknown 20698 1726882608.19916: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882608.1549704-21988-250062528005670/AnsiballZ_systemd.py 20698 1726882608.21441: Sending initial data 20698 1726882608.21444: Sent initial data (156 bytes) 20698 1726882608.23808: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882608.23811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882608.23925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882608.23969: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 20698 1726882608.23972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882608.23974: 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.11.158 originally 10.31.11.158 debug2: match found <<< 20698 1726882608.23976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882608.24151: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882608.24154: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882608.24270: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882608.26067: 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 <<< 20698 1726882608.26166: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882608.26270: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmpvsmii1dz /root/.ansible/tmp/ansible-tmp-1726882608.1549704-21988-250062528005670/AnsiballZ_systemd.py <<< 20698 1726882608.26368: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882608.29548: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882608.29769: stderr chunk (state=3): >>><<< 20698 1726882608.29772: stdout chunk (state=3): >>><<< 20698 1726882608.29774: done transferring module to remote 20698 1726882608.29778: _low_level_execute_command(): starting 20698 1726882608.29781: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882608.1549704-21988-250062528005670/ /root/.ansible/tmp/ansible-tmp-1726882608.1549704-21988-250062528005670/AnsiballZ_systemd.py && sleep 0' 20698 1726882608.31524: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882608.31542: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882608.31555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882608.31579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882608.31618: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882608.31630: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882608.31660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882608.31682: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882608.31695: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882608.31755: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882608.31778: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882608.31794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882608.31810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882608.31822: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882608.31835: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882608.31851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882608.31938: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882608.31954: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882608.31974: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882608.32104: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882608.33924: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882608.33984: stderr chunk (state=3): >>><<< 20698 1726882608.33987: stdout chunk (state=3): >>><<< 20698 1726882608.34073: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882608.34077: _low_level_execute_command(): starting 20698 1726882608.34080: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882608.1549704-21988-250062528005670/AnsiballZ_systemd.py && sleep 0' 20698 1726882608.34642: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882608.34646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882608.34698: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882608.34772: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882608.34781: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882608.34880: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882608.60035: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "6692", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:31:03 EDT", "ExecMainStartTimestampMonotonic": "202392137", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6692", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManag<<< 20698 1726882608.60088: stdout chunk (state=3): >>>er.service", "ControlGroupId": "3602", "MemoryCurrent": "9150464", "MemoryAvailable": "infinity", "CPUUsageNSec": "1500940000", "TasksCurrent": "3", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Watchdo<<< 20698 1726882608.60102: stdout chunk (state=3): >>>gSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target system.slice dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "NetworkManager-wait-online.service network.service multi-user.target network.target shutdown.target cloud-init.service", "After": "cloud-init-local.service dbus-broker.service network-pre.target system.slice dbus.socket systemd-journald.socket basic.target sysinit.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:32:57 EDT", "StateChangeTimestampMonotonic": "316658837", "InactiveExitTimestamp": "Fri 2024-09-20 21:31:03 EDT", "InactiveExitTimestampMonotonic": "202392395", "ActiveEnterTimestamp": "Fri 2024-09-20 21:31:03 EDT", "ActiveEnterTimestampMonotonic": "202472383", "ActiveExitTimestamp": "Fri 2024-09-20 21:31:03 EDT", "ActiveExitTimestampMonotonic": "202362940", "InactiveEnterTimestamp": "Fri 2024-09-20 21:31:03 EDT", "InactiveEnterTimestampMonotonic": "202381901", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:31:03 EDT", "ConditionTimestampMonotonic": "202382734", "AssertTimestamp": "Fri 2024-09-20 21:31:03 EDT", "AssertTimestampMonotonic": "202382737", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "55e27919215348fab37a11b7ea324f90", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 20698 1726882608.61680: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882608.61750: stderr chunk (state=3): >>><<< 20698 1726882608.61754: stdout chunk (state=3): >>><<< 20698 1726882608.61778: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "6692", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:31:03 EDT", "ExecMainStartTimestampMonotonic": "202392137", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6692", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "3602", "MemoryCurrent": "9150464", "MemoryAvailable": "infinity", "CPUUsageNSec": "1500940000", "TasksCurrent": "3", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target system.slice dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "NetworkManager-wait-online.service network.service multi-user.target network.target shutdown.target cloud-init.service", "After": "cloud-init-local.service dbus-broker.service network-pre.target system.slice dbus.socket systemd-journald.socket basic.target sysinit.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:32:57 EDT", "StateChangeTimestampMonotonic": "316658837", "InactiveExitTimestamp": "Fri 2024-09-20 21:31:03 EDT", "InactiveExitTimestampMonotonic": "202392395", "ActiveEnterTimestamp": "Fri 2024-09-20 21:31:03 EDT", "ActiveEnterTimestampMonotonic": "202472383", "ActiveExitTimestamp": "Fri 2024-09-20 21:31:03 EDT", "ActiveExitTimestampMonotonic": "202362940", "InactiveEnterTimestamp": "Fri 2024-09-20 21:31:03 EDT", "InactiveEnterTimestampMonotonic": "202381901", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:31:03 EDT", "ConditionTimestampMonotonic": "202382734", "AssertTimestamp": "Fri 2024-09-20 21:31:03 EDT", "AssertTimestampMonotonic": "202382737", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "55e27919215348fab37a11b7ea324f90", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. 20698 1726882608.61970: done with _execute_module (ansible.legacy.systemd, {'name': 'NetworkManager', 'state': 'started', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882608.1549704-21988-250062528005670/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882608.61984: _low_level_execute_command(): starting 20698 1726882608.61989: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882608.1549704-21988-250062528005670/ > /dev/null 2>&1 && sleep 0' 20698 1726882608.62529: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882608.62532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882608.62574: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882608.62577: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882608.62579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found <<< 20698 1726882608.62581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882608.62633: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882608.62636: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882608.62642: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882608.62738: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882608.64554: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882608.64629: stderr chunk (state=3): >>><<< 20698 1726882608.64635: stdout chunk (state=3): >>><<< 20698 1726882608.64652: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882608.64661: handler run complete 20698 1726882608.64727: attempt loop complete, returning result 20698 1726882608.64730: _execute() done 20698 1726882608.64735: dumping result to json 20698 1726882608.64772: done dumping result, returning 20698 1726882608.64802: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-6606-eaf5-00000000007a] 20698 1726882608.64808: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000007a 20698 1726882608.65377: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000007a 20698 1726882608.65382: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20698 1726882608.65457: no more pending results, returning what we have 20698 1726882608.65461: results queue empty 20698 1726882608.65462: checking for any_errors_fatal 20698 1726882608.65470: done checking for any_errors_fatal 20698 1726882608.65471: checking for max_fail_percentage 20698 1726882608.65473: done checking for max_fail_percentage 20698 1726882608.65474: checking to see if all hosts have failed and the running result is not ok 20698 1726882608.65475: done checking to see if all hosts have failed 20698 1726882608.65476: getting the remaining hosts for this loop 20698 1726882608.65477: done getting the remaining hosts for this loop 20698 1726882608.65488: getting the next task for host managed_node2 20698 1726882608.65496: done getting next task for host managed_node2 20698 1726882608.65499: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20698 1726882608.65502: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882608.65514: getting variables 20698 1726882608.65516: in VariableManager get_vars() 20698 1726882608.65578: Calling all_inventory to load vars for managed_node2 20698 1726882608.65581: Calling groups_inventory to load vars for managed_node2 20698 1726882608.65584: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882608.65596: Calling all_plugins_play to load vars for managed_node2 20698 1726882608.65598: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882608.65601: Calling groups_plugins_play to load vars for managed_node2 20698 1726882608.69584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882608.77597: done with get_vars() 20698 1726882608.77623: done getting variables 20698 1726882608.77692: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:36:48 -0400 (0:00:00.796) 0:00:30.035 ****** 20698 1726882608.77727: entering _queue_task() for managed_node2/service 20698 1726882608.78087: worker is 1 (out of 1 available) 20698 1726882608.78101: exiting _queue_task() for managed_node2/service 20698 1726882608.78114: done queuing things up, now waiting for results queue to drain 20698 1726882608.78115: waiting for pending results... 20698 1726882608.80444: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20698 1726882608.80779: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000007b 20698 1726882608.80934: variable 'ansible_search_path' from source: unknown 20698 1726882608.80972: variable 'ansible_search_path' from source: unknown 20698 1726882608.81190: calling self._execute() 20698 1726882608.81668: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882608.81680: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882608.81691: variable 'omit' from source: magic vars 20698 1726882608.83448: variable 'ansible_distribution_major_version' from source: facts 20698 1726882608.83462: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882608.83791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882608.85453: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882608.85822: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882608.86020: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882608.86208: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882608.86309: variable 'networkmanager_version' from source: set_fact 20698 1726882608.86324: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882608.86499: variable 'ansible_distribution_major_version' from source: facts 20698 1726882608.86516: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882608.86654: variable 'networkmanager_version' from source: set_fact 20698 1726882608.86668: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882608.86823: variable 'ansible_distribution_major_version' from source: facts 20698 1726882608.86826: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882608.86908: variable 'networkmanager_version' from source: set_fact 20698 1726882608.86916: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882608.87030: variable 'network_provider' from source: set_fact 20698 1726882608.87035: Evaluated conditional (network_provider == "nm"): True 20698 1726882608.87131: variable '__network_wpa_supplicant_required' from source: role '' defaults 20698 1726882608.87330: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 20698 1726882608.87573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882608.90366: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882608.90439: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882608.90475: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882608.90505: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882608.90533: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882608.90612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882608.90639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882608.90676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882608.90715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882608.90729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882608.90780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882608.90803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882608.90826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882608.90870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882608.90886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882608.90923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882608.90944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882608.90973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882608.91011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882608.91024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882608.91165: variable 'network_connections' from source: task vars 20698 1726882608.91177: variable 'interface' from source: play vars 20698 1726882608.91253: variable 'interface' from source: play vars 20698 1726882608.91321: 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) 20698 1726882608.91342: 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) 20698 1726882608.91368: 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) 20698 1726882608.91394: 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) 20698 1726882608.91447: variable '__network_wireless_connections_defined' from source: role '' defaults 20698 1726882608.91694: variable 'network_connections' from source: task vars 20698 1726882608.91697: variable 'interface' from source: play vars 20698 1726882608.91768: variable 'interface' from source: play vars 20698 1726882608.91806: Evaluated conditional (__network_wpa_supplicant_required): False 20698 1726882608.91809: when evaluation is False, skipping this task 20698 1726882608.91812: _execute() done 20698 1726882608.91814: dumping result to json 20698 1726882608.91816: done dumping result, returning 20698 1726882608.91823: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-6606-eaf5-00000000007b] 20698 1726882608.91829: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000007b 20698 1726882608.91928: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000007b 20698 1726882608.91930: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 20698 1726882608.91994: no more pending results, returning what we have 20698 1726882608.91998: results queue empty 20698 1726882608.91999: checking for any_errors_fatal 20698 1726882608.92020: done checking for any_errors_fatal 20698 1726882608.92021: checking for max_fail_percentage 20698 1726882608.92023: done checking for max_fail_percentage 20698 1726882608.92024: checking to see if all hosts have failed and the running result is not ok 20698 1726882608.92026: done checking to see if all hosts have failed 20698 1726882608.92026: getting the remaining hosts for this loop 20698 1726882608.92028: done getting the remaining hosts for this loop 20698 1726882608.92032: getting the next task for host managed_node2 20698 1726882608.92041: done getting next task for host managed_node2 20698 1726882608.92046: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 20698 1726882608.92049: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882608.92071: getting variables 20698 1726882608.92073: in VariableManager get_vars() 20698 1726882608.92128: Calling all_inventory to load vars for managed_node2 20698 1726882608.92131: Calling groups_inventory to load vars for managed_node2 20698 1726882608.92134: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882608.92145: Calling all_plugins_play to load vars for managed_node2 20698 1726882608.92149: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882608.92152: Calling groups_plugins_play to load vars for managed_node2 20698 1726882608.93862: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882608.95628: done with get_vars() 20698 1726882608.95656: done getting variables 20698 1726882608.95713: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:36:48 -0400 (0:00:00.180) 0:00:30.215 ****** 20698 1726882608.95742: entering _queue_task() for managed_node2/service 20698 1726882608.96031: worker is 1 (out of 1 available) 20698 1726882608.96044: exiting _queue_task() for managed_node2/service 20698 1726882608.96056: done queuing things up, now waiting for results queue to drain 20698 1726882608.96058: waiting for pending results... 20698 1726882608.96343: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 20698 1726882608.96486: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000007c 20698 1726882608.96511: variable 'ansible_search_path' from source: unknown 20698 1726882608.96524: variable 'ansible_search_path' from source: unknown 20698 1726882608.96562: calling self._execute() 20698 1726882608.96665: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882608.96679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882608.96694: variable 'omit' from source: magic vars 20698 1726882608.97075: variable 'ansible_distribution_major_version' from source: facts 20698 1726882608.97092: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882608.97274: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882608.97538: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882608.97593: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882608.97630: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882608.97668: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882608.97754: variable 'networkmanager_version' from source: set_fact 20698 1726882608.97773: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882608.97933: variable 'ansible_distribution_major_version' from source: facts 20698 1726882608.97943: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882608.98082: variable 'networkmanager_version' from source: set_fact 20698 1726882608.98095: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882608.98211: variable 'ansible_distribution_major_version' from source: facts 20698 1726882608.98221: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882608.98368: variable 'networkmanager_version' from source: set_fact 20698 1726882608.98382: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882608.98499: variable 'network_provider' from source: set_fact 20698 1726882608.98509: Evaluated conditional (network_provider == "initscripts"): False 20698 1726882608.98515: when evaluation is False, skipping this task 20698 1726882608.98521: _execute() done 20698 1726882608.98526: dumping result to json 20698 1726882608.98534: done dumping result, returning 20698 1726882608.98544: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-6606-eaf5-00000000007c] 20698 1726882608.98560: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000007c skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20698 1726882608.98704: no more pending results, returning what we have 20698 1726882608.98708: results queue empty 20698 1726882608.98709: checking for any_errors_fatal 20698 1726882608.98719: done checking for any_errors_fatal 20698 1726882608.98720: checking for max_fail_percentage 20698 1726882608.98722: done checking for max_fail_percentage 20698 1726882608.98723: checking to see if all hosts have failed and the running result is not ok 20698 1726882608.98724: done checking to see if all hosts have failed 20698 1726882608.98725: getting the remaining hosts for this loop 20698 1726882608.98726: done getting the remaining hosts for this loop 20698 1726882608.98730: getting the next task for host managed_node2 20698 1726882608.98738: done getting next task for host managed_node2 20698 1726882608.98742: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20698 1726882608.98745: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882608.98765: getting variables 20698 1726882608.98767: in VariableManager get_vars() 20698 1726882608.98822: Calling all_inventory to load vars for managed_node2 20698 1726882608.98826: Calling groups_inventory to load vars for managed_node2 20698 1726882608.98829: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882608.98841: Calling all_plugins_play to load vars for managed_node2 20698 1726882608.98845: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882608.98849: Calling groups_plugins_play to load vars for managed_node2 20698 1726882608.99806: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000007c 20698 1726882608.99809: WORKER PROCESS EXITING 20698 1726882609.00733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882609.02467: done with get_vars() 20698 1726882609.02490: done getting variables 20698 1726882609.02555: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:36:49 -0400 (0:00:00.068) 0:00:30.284 ****** 20698 1726882609.02591: entering _queue_task() for managed_node2/copy 20698 1726882609.02853: worker is 1 (out of 1 available) 20698 1726882609.02867: exiting _queue_task() for managed_node2/copy 20698 1726882609.02882: done queuing things up, now waiting for results queue to drain 20698 1726882609.02884: waiting for pending results... 20698 1726882609.03156: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20698 1726882609.03295: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000007d 20698 1726882609.03318: variable 'ansible_search_path' from source: unknown 20698 1726882609.03328: variable 'ansible_search_path' from source: unknown 20698 1726882609.03366: calling self._execute() 20698 1726882609.03469: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882609.03480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882609.03492: variable 'omit' from source: magic vars 20698 1726882609.03860: variable 'ansible_distribution_major_version' from source: facts 20698 1726882609.03883: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882609.04052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882609.04324: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882609.04372: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882609.04415: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882609.04450: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882609.04537: variable 'networkmanager_version' from source: set_fact 20698 1726882609.04553: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882609.04707: variable 'ansible_distribution_major_version' from source: facts 20698 1726882609.04718: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882609.04865: variable 'networkmanager_version' from source: set_fact 20698 1726882609.04880: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882609.04995: variable 'ansible_distribution_major_version' from source: facts 20698 1726882609.05005: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882609.05127: variable 'networkmanager_version' from source: set_fact 20698 1726882609.05142: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882609.05266: variable 'network_provider' from source: set_fact 20698 1726882609.05284: Evaluated conditional (network_provider == "initscripts"): False 20698 1726882609.05291: when evaluation is False, skipping this task 20698 1726882609.05297: _execute() done 20698 1726882609.05303: dumping result to json 20698 1726882609.05310: done dumping result, returning 20698 1726882609.05320: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-6606-eaf5-00000000007d] 20698 1726882609.05329: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000007d skipping: [managed_node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 20698 1726882609.05484: no more pending results, returning what we have 20698 1726882609.05488: results queue empty 20698 1726882609.05489: checking for any_errors_fatal 20698 1726882609.05498: done checking for any_errors_fatal 20698 1726882609.05499: checking for max_fail_percentage 20698 1726882609.05501: done checking for max_fail_percentage 20698 1726882609.05502: checking to see if all hosts have failed and the running result is not ok 20698 1726882609.05503: done checking to see if all hosts have failed 20698 1726882609.05504: getting the remaining hosts for this loop 20698 1726882609.05506: done getting the remaining hosts for this loop 20698 1726882609.05510: getting the next task for host managed_node2 20698 1726882609.05519: done getting next task for host managed_node2 20698 1726882609.05524: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20698 1726882609.05527: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882609.05548: getting variables 20698 1726882609.05550: in VariableManager get_vars() 20698 1726882609.05607: Calling all_inventory to load vars for managed_node2 20698 1726882609.05610: Calling groups_inventory to load vars for managed_node2 20698 1726882609.05613: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882609.05625: Calling all_plugins_play to load vars for managed_node2 20698 1726882609.05629: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882609.05632: Calling groups_plugins_play to load vars for managed_node2 20698 1726882609.06605: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000007d 20698 1726882609.06608: WORKER PROCESS EXITING 20698 1726882609.07318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882609.09068: done with get_vars() 20698 1726882609.09089: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:36:49 -0400 (0:00:00.065) 0:00:30.350 ****** 20698 1726882609.09173: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20698 1726882609.09411: worker is 1 (out of 1 available) 20698 1726882609.09423: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20698 1726882609.09436: done queuing things up, now waiting for results queue to drain 20698 1726882609.09437: waiting for pending results... 20698 1726882609.09709: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20698 1726882609.09835: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000007e 20698 1726882609.09853: variable 'ansible_search_path' from source: unknown 20698 1726882609.09860: variable 'ansible_search_path' from source: unknown 20698 1726882609.09906: calling self._execute() 20698 1726882609.10008: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882609.10018: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882609.10030: variable 'omit' from source: magic vars 20698 1726882609.10395: variable 'ansible_distribution_major_version' from source: facts 20698 1726882609.10411: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882609.10593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882609.10866: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882609.10916: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882609.10952: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882609.10999: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882609.11081: variable 'networkmanager_version' from source: set_fact 20698 1726882609.11101: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882609.11259: variable 'ansible_distribution_major_version' from source: facts 20698 1726882609.11272: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882609.11421: variable 'networkmanager_version' from source: set_fact 20698 1726882609.11435: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882609.11553: variable 'ansible_distribution_major_version' from source: facts 20698 1726882609.11565: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882609.11704: variable 'networkmanager_version' from source: set_fact 20698 1726882609.11719: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882609.11734: variable 'omit' from source: magic vars 20698 1726882609.11792: variable 'omit' from source: magic vars 20698 1726882609.11920: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882609.14404: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882609.14487: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882609.14523: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882609.14569: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882609.14599: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882609.14676: variable 'network_provider' from source: set_fact 20698 1726882609.14802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882609.14832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882609.14860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882609.14912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882609.14930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882609.15012: variable 'omit' from source: magic vars 20698 1726882609.15133: variable 'omit' from source: magic vars 20698 1726882609.15245: variable 'network_connections' from source: task vars 20698 1726882609.15259: variable 'interface' from source: play vars 20698 1726882609.15337: variable 'interface' from source: play vars 20698 1726882609.15511: variable 'omit' from source: magic vars 20698 1726882609.15531: variable '__lsr_ansible_managed' from source: task vars 20698 1726882609.15597: variable '__lsr_ansible_managed' from source: task vars 20698 1726882609.15885: Loaded config def from plugin (lookup/template) 20698 1726882609.15895: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 20698 1726882609.15928: File lookup term: get_ansible_managed.j2 20698 1726882609.15936: variable 'ansible_search_path' from source: unknown 20698 1726882609.15945: evaluation_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 20698 1726882609.15972: search_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 20698 1726882609.15994: variable 'ansible_search_path' from source: unknown 20698 1726882609.21278: variable 'ansible_managed' from source: unknown 20698 1726882609.21352: variable 'omit' from source: magic vars 20698 1726882609.21375: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882609.21397: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882609.21411: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882609.21424: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882609.21432: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882609.21452: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882609.21455: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882609.21460: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882609.21530: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882609.21534: Set connection var ansible_shell_executable to /bin/sh 20698 1726882609.21539: Set connection var ansible_pipelining to False 20698 1726882609.21544: Set connection var ansible_timeout to 10 20698 1726882609.21547: Set connection var ansible_connection to ssh 20698 1726882609.21549: Set connection var ansible_shell_type to sh 20698 1726882609.21572: variable 'ansible_shell_executable' from source: unknown 20698 1726882609.21575: variable 'ansible_connection' from source: unknown 20698 1726882609.21578: variable 'ansible_module_compression' from source: unknown 20698 1726882609.21580: variable 'ansible_shell_type' from source: unknown 20698 1726882609.21582: variable 'ansible_shell_executable' from source: unknown 20698 1726882609.21585: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882609.21587: variable 'ansible_pipelining' from source: unknown 20698 1726882609.21589: variable 'ansible_timeout' from source: unknown 20698 1726882609.21594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882609.21683: 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__) 20698 1726882609.21694: variable 'omit' from source: magic vars 20698 1726882609.21727: starting attempt loop 20698 1726882609.21730: running the handler 20698 1726882609.21732: _low_level_execute_command(): starting 20698 1726882609.21735: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882609.22363: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882609.22377: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882609.22386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882609.22400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882609.22435: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882609.22442: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882609.22451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882609.22469: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882609.22476: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882609.22482: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882609.22492: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882609.22498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882609.22509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882609.22516: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882609.22522: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882609.22530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882609.22602: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882609.22621: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882609.22631: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882609.22777: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882609.24436: stdout chunk (state=3): >>>/root <<< 20698 1726882609.24536: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882609.24584: stderr chunk (state=3): >>><<< 20698 1726882609.24587: stdout chunk (state=3): >>><<< 20698 1726882609.24603: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882609.24612: _low_level_execute_command(): starting 20698 1726882609.24617: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882609.246023-22027-223383048198794 `" && echo ansible-tmp-1726882609.246023-22027-223383048198794="` echo /root/.ansible/tmp/ansible-tmp-1726882609.246023-22027-223383048198794 `" ) && sleep 0' 20698 1726882609.25169: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882609.25172: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882609.25175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882609.25348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882609.25351: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882609.25354: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882609.25356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882609.25357: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882609.25359: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882609.25361: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882609.25364: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882609.25367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882609.25369: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882609.25371: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882609.25373: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882609.25375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882609.25432: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882609.25457: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882609.25469: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882609.25600: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882609.27507: stdout chunk (state=3): >>>ansible-tmp-1726882609.246023-22027-223383048198794=/root/.ansible/tmp/ansible-tmp-1726882609.246023-22027-223383048198794 <<< 20698 1726882609.27618: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882609.27654: stderr chunk (state=3): >>><<< 20698 1726882609.27657: stdout chunk (state=3): >>><<< 20698 1726882609.27675: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882609.246023-22027-223383048198794=/root/.ansible/tmp/ansible-tmp-1726882609.246023-22027-223383048198794 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882609.27711: variable 'ansible_module_compression' from source: unknown 20698 1726882609.27745: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2069822553mst/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 20698 1726882609.27771: variable 'ansible_facts' from source: unknown 20698 1726882609.27835: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882609.246023-22027-223383048198794/AnsiballZ_network_connections.py 20698 1726882609.27937: Sending initial data 20698 1726882609.27940: Sent initial data (167 bytes) 20698 1726882609.28935: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882609.29020: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882609.30780: 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 <<< 20698 1726882609.30786: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 20698 1726882609.30880: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882609.30978: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmp111zzh9h /root/.ansible/tmp/ansible-tmp-1726882609.246023-22027-223383048198794/AnsiballZ_network_connections.py <<< 20698 1726882609.31076: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882609.32548: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882609.32725: stderr chunk (state=3): >>><<< 20698 1726882609.32728: stdout chunk (state=3): >>><<< 20698 1726882609.32730: done transferring module to remote 20698 1726882609.32733: _low_level_execute_command(): starting 20698 1726882609.32735: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882609.246023-22027-223383048198794/ /root/.ansible/tmp/ansible-tmp-1726882609.246023-22027-223383048198794/AnsiballZ_network_connections.py && sleep 0' 20698 1726882609.33231: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882609.33234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882609.33277: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882609.33280: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882609.33282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882609.33329: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882609.33333: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882609.33438: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882609.35211: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882609.35259: stderr chunk (state=3): >>><<< 20698 1726882609.35270: stdout chunk (state=3): >>><<< 20698 1726882609.35281: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882609.35287: _low_level_execute_command(): starting 20698 1726882609.35289: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882609.246023-22027-223383048198794/AnsiballZ_network_connections.py && sleep 0' 20698 1726882609.35680: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882609.35686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882609.35727: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882609.35730: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882609.35732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882609.35790: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882609.35900: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882609.61686: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}, "ethtool": {"features": {"gro": "no", "gso": "yes", "tx-tcp-segmentation": "no"}}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}, "ethtool": {"features": {"gro": "no", "gso": "yes", "tx-tcp-segmentation": "no"}}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 20698 1726882609.63882: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882609.63926: stderr chunk (state=3): >>><<< 20698 1726882609.63931: stdout chunk (state=3): >>><<< 20698 1726882609.63945: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}, "ethtool": {"features": {"gro": "no", "gso": "yes", "tx-tcp-segmentation": "no"}}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}, "ethtool": {"features": {"gro": "no", "gso": "yes", "tx-tcp-segmentation": "no"}}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. 20698 1726882609.63984: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'testnic1', 'state': 'up', 'type': 'ethernet', 'ip': {'dhcp4': 'no', 'auto6': 'no'}, 'ethtool': {'features': {'gro': 'no', 'gso': 'yes', 'tx-tcp-segmentation': 'no'}}}], '__header': '#\n# Ansible managed\n#\n# system_role:network\n', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.network_connections', '_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-1726882609.246023-22027-223383048198794/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882609.63991: _low_level_execute_command(): starting 20698 1726882609.63996: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882609.246023-22027-223383048198794/ > /dev/null 2>&1 && sleep 0' 20698 1726882609.64444: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882609.64447: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882609.64450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882609.64484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882609.64500: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882609.64507: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882609.64515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882609.64565: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882609.64568: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882609.64571: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882609.64573: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882609.64577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882609.64579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882609.64581: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882609.64583: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882609.64592: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882609.64676: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882609.64679: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882609.64682: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882609.64791: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882609.66577: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882609.66636: stderr chunk (state=3): >>><<< 20698 1726882609.66639: stdout chunk (state=3): >>><<< 20698 1726882609.66654: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882609.66665: handler run complete 20698 1726882609.66703: attempt loop complete, returning result 20698 1726882609.66706: _execute() done 20698 1726882609.66708: dumping result to json 20698 1726882609.66714: done dumping result, returning 20698 1726882609.66725: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-6606-eaf5-00000000007e] 20698 1726882609.66729: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000007e 20698 1726882609.66851: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000007e 20698 1726882609.66854: WORKER PROCESS EXITING changed: [managed_node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ethtool": { "features": { "gro": "no", "gso": "yes", "tx-tcp-segmentation": "no" } }, "ip": { "auto6": "no", "dhcp4": "no" }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44 [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44 (is-modified) [005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': "nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)", 'success': None} 20698 1726882609.66967: no more pending results, returning what we have 20698 1726882609.66970: results queue empty 20698 1726882609.66971: checking for any_errors_fatal 20698 1726882609.66977: done checking for any_errors_fatal 20698 1726882609.66977: checking for max_fail_percentage 20698 1726882609.66979: done checking for max_fail_percentage 20698 1726882609.66980: checking to see if all hosts have failed and the running result is not ok 20698 1726882609.66981: done checking to see if all hosts have failed 20698 1726882609.66982: getting the remaining hosts for this loop 20698 1726882609.66983: done getting the remaining hosts for this loop 20698 1726882609.66986: getting the next task for host managed_node2 20698 1726882609.66993: done getting next task for host managed_node2 20698 1726882609.66997: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 20698 1726882609.66999: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882609.67009: getting variables 20698 1726882609.67010: in VariableManager get_vars() 20698 1726882609.67059: Calling all_inventory to load vars for managed_node2 20698 1726882609.67061: Calling groups_inventory to load vars for managed_node2 20698 1726882609.67066: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882609.67076: Calling all_plugins_play to load vars for managed_node2 20698 1726882609.67079: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882609.67082: Calling groups_plugins_play to load vars for managed_node2 20698 1726882609.69121: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882609.71151: done with get_vars() 20698 1726882609.71170: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:36:49 -0400 (0:00:00.620) 0:00:30.970 ****** 20698 1726882609.71229: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20698 1726882609.71454: worker is 1 (out of 1 available) 20698 1726882609.71471: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20698 1726882609.71483: done queuing things up, now waiting for results queue to drain 20698 1726882609.71484: waiting for pending results... 20698 1726882609.71665: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 20698 1726882609.71756: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000007f 20698 1726882609.71770: variable 'ansible_search_path' from source: unknown 20698 1726882609.71773: variable 'ansible_search_path' from source: unknown 20698 1726882609.71802: calling self._execute() 20698 1726882609.71882: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882609.71886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882609.71898: variable 'omit' from source: magic vars 20698 1726882609.72168: variable 'ansible_distribution_major_version' from source: facts 20698 1726882609.72179: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882609.72314: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882609.72597: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882609.72600: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882609.72631: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882609.72665: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882609.72743: variable 'networkmanager_version' from source: set_fact 20698 1726882609.72759: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882609.72887: variable 'ansible_distribution_major_version' from source: facts 20698 1726882609.72892: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882609.73017: variable 'networkmanager_version' from source: set_fact 20698 1726882609.73026: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882609.73128: variable 'ansible_distribution_major_version' from source: facts 20698 1726882609.73133: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882609.73269: variable 'networkmanager_version' from source: set_fact 20698 1726882609.73272: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882609.73379: variable 'network_state' from source: role '' defaults 20698 1726882609.73382: Evaluated conditional (network_state != {}): False 20698 1726882609.73384: when evaluation is False, skipping this task 20698 1726882609.73389: _execute() done 20698 1726882609.73391: dumping result to json 20698 1726882609.73394: done dumping result, returning 20698 1726882609.73412: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-6606-eaf5-00000000007f] 20698 1726882609.73415: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000007f 20698 1726882609.73502: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000007f 20698 1726882609.73505: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20698 1726882609.73556: no more pending results, returning what we have 20698 1726882609.73562: results queue empty 20698 1726882609.73565: checking for any_errors_fatal 20698 1726882609.73574: done checking for any_errors_fatal 20698 1726882609.73575: checking for max_fail_percentage 20698 1726882609.73577: done checking for max_fail_percentage 20698 1726882609.73577: checking to see if all hosts have failed and the running result is not ok 20698 1726882609.73578: done checking to see if all hosts have failed 20698 1726882609.73579: getting the remaining hosts for this loop 20698 1726882609.73581: done getting the remaining hosts for this loop 20698 1726882609.73584: getting the next task for host managed_node2 20698 1726882609.73590: done getting next task for host managed_node2 20698 1726882609.73594: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20698 1726882609.73596: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882609.73611: getting variables 20698 1726882609.73612: in VariableManager get_vars() 20698 1726882609.73655: Calling all_inventory to load vars for managed_node2 20698 1726882609.73660: Calling groups_inventory to load vars for managed_node2 20698 1726882609.73662: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882609.73674: Calling all_plugins_play to load vars for managed_node2 20698 1726882609.73677: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882609.73681: Calling groups_plugins_play to load vars for managed_node2 20698 1726882609.74511: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882609.75528: done with get_vars() 20698 1726882609.75543: done getting variables 20698 1726882609.75587: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:36:49 -0400 (0:00:00.043) 0:00:31.014 ****** 20698 1726882609.75611: entering _queue_task() for managed_node2/debug 20698 1726882609.75805: worker is 1 (out of 1 available) 20698 1726882609.75851: exiting _queue_task() for managed_node2/debug 20698 1726882609.75861: done queuing things up, now waiting for results queue to drain 20698 1726882609.75863: waiting for pending results... 20698 1726882609.76281: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20698 1726882609.76286: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000080 20698 1726882609.76290: variable 'ansible_search_path' from source: unknown 20698 1726882609.76293: variable 'ansible_search_path' from source: unknown 20698 1726882609.76296: calling self._execute() 20698 1726882609.76341: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882609.76345: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882609.76355: variable 'omit' from source: magic vars 20698 1726882609.76739: variable 'ansible_distribution_major_version' from source: facts 20698 1726882609.76750: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882609.76923: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882609.77208: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882609.77247: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882609.77291: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882609.77323: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882609.77406: variable 'networkmanager_version' from source: set_fact 20698 1726882609.77418: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882609.77576: variable 'ansible_distribution_major_version' from source: facts 20698 1726882609.77581: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882609.77731: variable 'networkmanager_version' from source: set_fact 20698 1726882609.77740: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882609.77863: variable 'ansible_distribution_major_version' from source: facts 20698 1726882609.77869: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882609.78004: variable 'networkmanager_version' from source: set_fact 20698 1726882609.78012: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882609.78019: variable 'omit' from source: magic vars 20698 1726882609.78086: variable 'omit' from source: magic vars 20698 1726882609.78120: variable 'omit' from source: magic vars 20698 1726882609.78162: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882609.78188: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882609.78205: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882609.78222: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882609.78232: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882609.78273: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882609.78276: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882609.78280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882609.78390: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882609.78395: Set connection var ansible_shell_executable to /bin/sh 20698 1726882609.78401: Set connection var ansible_pipelining to False 20698 1726882609.78406: Set connection var ansible_timeout to 10 20698 1726882609.78409: Set connection var ansible_connection to ssh 20698 1726882609.78411: Set connection var ansible_shell_type to sh 20698 1726882609.78437: variable 'ansible_shell_executable' from source: unknown 20698 1726882609.78440: variable 'ansible_connection' from source: unknown 20698 1726882609.78443: variable 'ansible_module_compression' from source: unknown 20698 1726882609.78445: variable 'ansible_shell_type' from source: unknown 20698 1726882609.78447: variable 'ansible_shell_executable' from source: unknown 20698 1726882609.78450: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882609.78454: variable 'ansible_pipelining' from source: unknown 20698 1726882609.78459: variable 'ansible_timeout' from source: unknown 20698 1726882609.78461: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882609.78568: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882609.78583: variable 'omit' from source: magic vars 20698 1726882609.78593: starting attempt loop 20698 1726882609.78596: running the handler 20698 1726882609.78723: variable '__network_connections_result' from source: set_fact 20698 1726882609.78781: handler run complete 20698 1726882609.78804: attempt loop complete, returning result 20698 1726882609.78807: _execute() done 20698 1726882609.78816: dumping result to json 20698 1726882609.78819: done dumping result, returning 20698 1726882609.78828: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-6606-eaf5-000000000080] 20698 1726882609.78833: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000080 ok: [managed_node2] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}" ] } 20698 1726882609.78980: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000080 20698 1726882609.78986: WORKER PROCESS EXITING 20698 1726882609.78998: no more pending results, returning what we have 20698 1726882609.79001: results queue empty 20698 1726882609.79002: checking for any_errors_fatal 20698 1726882609.79011: done checking for any_errors_fatal 20698 1726882609.79012: checking for max_fail_percentage 20698 1726882609.79014: done checking for max_fail_percentage 20698 1726882609.79015: checking to see if all hosts have failed and the running result is not ok 20698 1726882609.79016: done checking to see if all hosts have failed 20698 1726882609.79017: getting the remaining hosts for this loop 20698 1726882609.79019: done getting the remaining hosts for this loop 20698 1726882609.79022: getting the next task for host managed_node2 20698 1726882609.79030: done getting next task for host managed_node2 20698 1726882609.79034: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20698 1726882609.79037: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882609.79056: getting variables 20698 1726882609.79058: in VariableManager get_vars() 20698 1726882609.79114: Calling all_inventory to load vars for managed_node2 20698 1726882609.79117: Calling groups_inventory to load vars for managed_node2 20698 1726882609.79120: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882609.79131: Calling all_plugins_play to load vars for managed_node2 20698 1726882609.79135: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882609.79138: Calling groups_plugins_play to load vars for managed_node2 20698 1726882609.80765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882609.82605: done with get_vars() 20698 1726882609.82632: done getting variables 20698 1726882609.82690: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:36:49 -0400 (0:00:00.071) 0:00:31.085 ****** 20698 1726882609.82719: entering _queue_task() for managed_node2/debug 20698 1726882609.82977: worker is 1 (out of 1 available) 20698 1726882609.82990: exiting _queue_task() for managed_node2/debug 20698 1726882609.83002: done queuing things up, now waiting for results queue to drain 20698 1726882609.83003: waiting for pending results... 20698 1726882609.83282: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20698 1726882609.83425: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000081 20698 1726882609.83438: variable 'ansible_search_path' from source: unknown 20698 1726882609.83443: variable 'ansible_search_path' from source: unknown 20698 1726882609.83484: calling self._execute() 20698 1726882609.83577: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882609.83582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882609.83592: variable 'omit' from source: magic vars 20698 1726882609.83972: variable 'ansible_distribution_major_version' from source: facts 20698 1726882609.83985: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882609.84175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882609.84446: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882609.84496: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882609.84528: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882609.84565: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882609.84652: variable 'networkmanager_version' from source: set_fact 20698 1726882609.84669: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882609.84816: variable 'ansible_distribution_major_version' from source: facts 20698 1726882609.84821: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882609.84962: variable 'networkmanager_version' from source: set_fact 20698 1726882609.84973: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882609.85093: variable 'ansible_distribution_major_version' from source: facts 20698 1726882609.85098: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882609.85248: variable 'networkmanager_version' from source: set_fact 20698 1726882609.85259: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882609.85262: variable 'omit' from source: magic vars 20698 1726882609.85323: variable 'omit' from source: magic vars 20698 1726882609.85368: variable 'omit' from source: magic vars 20698 1726882609.85395: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882609.85425: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882609.85441: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882609.85469: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882609.85480: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882609.85508: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882609.85519: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882609.85521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882609.85635: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882609.85638: Set connection var ansible_shell_executable to /bin/sh 20698 1726882609.85645: Set connection var ansible_pipelining to False 20698 1726882609.85651: Set connection var ansible_timeout to 10 20698 1726882609.85653: Set connection var ansible_connection to ssh 20698 1726882609.85655: Set connection var ansible_shell_type to sh 20698 1726882609.85690: variable 'ansible_shell_executable' from source: unknown 20698 1726882609.85694: variable 'ansible_connection' from source: unknown 20698 1726882609.85696: variable 'ansible_module_compression' from source: unknown 20698 1726882609.85699: variable 'ansible_shell_type' from source: unknown 20698 1726882609.85701: variable 'ansible_shell_executable' from source: unknown 20698 1726882609.85703: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882609.85705: variable 'ansible_pipelining' from source: unknown 20698 1726882609.85708: variable 'ansible_timeout' from source: unknown 20698 1726882609.85712: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882609.85827: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882609.85838: variable 'omit' from source: magic vars 20698 1726882609.85849: starting attempt loop 20698 1726882609.85852: running the handler 20698 1726882609.85912: variable '__network_connections_result' from source: set_fact 20698 1726882609.85985: variable '__network_connections_result' from source: set_fact 20698 1726882609.86136: handler run complete 20698 1726882609.86162: attempt loop complete, returning result 20698 1726882609.86168: _execute() done 20698 1726882609.86171: dumping result to json 20698 1726882609.86181: done dumping result, returning 20698 1726882609.86190: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-6606-eaf5-000000000081] 20698 1726882609.86196: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000081 20698 1726882609.86304: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000081 20698 1726882609.86308: WORKER PROCESS EXITING ok: [managed_node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ethtool": { "features": { "gro": "no", "gso": "yes", "tx-tcp-segmentation": "no" } }, "ip": { "auto6": "no", "dhcp4": "no" }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}" ] } } 20698 1726882609.86411: no more pending results, returning what we have 20698 1726882609.86417: results queue empty 20698 1726882609.86418: checking for any_errors_fatal 20698 1726882609.86427: done checking for any_errors_fatal 20698 1726882609.86427: checking for max_fail_percentage 20698 1726882609.86430: done checking for max_fail_percentage 20698 1726882609.86431: checking to see if all hosts have failed and the running result is not ok 20698 1726882609.86432: done checking to see if all hosts have failed 20698 1726882609.86433: getting the remaining hosts for this loop 20698 1726882609.86434: done getting the remaining hosts for this loop 20698 1726882609.86438: getting the next task for host managed_node2 20698 1726882609.86445: done getting next task for host managed_node2 20698 1726882609.86449: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20698 1726882609.86451: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882609.86463: getting variables 20698 1726882609.86466: in VariableManager get_vars() 20698 1726882609.86519: Calling all_inventory to load vars for managed_node2 20698 1726882609.86522: Calling groups_inventory to load vars for managed_node2 20698 1726882609.86525: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882609.86536: Calling all_plugins_play to load vars for managed_node2 20698 1726882609.86538: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882609.86541: Calling groups_plugins_play to load vars for managed_node2 20698 1726882609.94754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882609.97016: done with get_vars() 20698 1726882609.97039: done getting variables 20698 1726882609.97101: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:36:49 -0400 (0:00:00.144) 0:00:31.229 ****** 20698 1726882609.97129: entering _queue_task() for managed_node2/debug 20698 1726882609.97455: worker is 1 (out of 1 available) 20698 1726882609.97469: exiting _queue_task() for managed_node2/debug 20698 1726882609.97482: done queuing things up, now waiting for results queue to drain 20698 1726882609.97484: waiting for pending results... 20698 1726882609.97787: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20698 1726882609.97936: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000082 20698 1726882609.97954: variable 'ansible_search_path' from source: unknown 20698 1726882609.97961: variable 'ansible_search_path' from source: unknown 20698 1726882609.97998: calling self._execute() 20698 1726882609.98103: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882609.98107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882609.98117: variable 'omit' from source: magic vars 20698 1726882609.98514: variable 'ansible_distribution_major_version' from source: facts 20698 1726882609.98526: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882609.98713: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882609.98994: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882609.99048: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882609.99083: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882609.99168: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882609.99246: variable 'networkmanager_version' from source: set_fact 20698 1726882609.99269: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882609.99386: variable 'ansible_distribution_major_version' from source: facts 20698 1726882609.99390: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882609.99532: variable 'networkmanager_version' from source: set_fact 20698 1726882609.99541: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882609.99655: variable 'ansible_distribution_major_version' from source: facts 20698 1726882609.99661: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882609.99810: variable 'networkmanager_version' from source: set_fact 20698 1726882609.99817: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882609.99938: variable 'network_state' from source: role '' defaults 20698 1726882609.99948: Evaluated conditional (network_state != {}): False 20698 1726882609.99951: when evaluation is False, skipping this task 20698 1726882609.99954: _execute() done 20698 1726882609.99959: dumping result to json 20698 1726882609.99962: done dumping result, returning 20698 1726882609.99967: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-6606-eaf5-000000000082] 20698 1726882609.99971: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000082 20698 1726882610.00067: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000082 20698 1726882610.00070: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "network_state != {}" } 20698 1726882610.00148: no more pending results, returning what we have 20698 1726882610.00153: results queue empty 20698 1726882610.00154: checking for any_errors_fatal 20698 1726882610.00166: done checking for any_errors_fatal 20698 1726882610.00167: checking for max_fail_percentage 20698 1726882610.00169: done checking for max_fail_percentage 20698 1726882610.00170: checking to see if all hosts have failed and the running result is not ok 20698 1726882610.00171: done checking to see if all hosts have failed 20698 1726882610.00172: getting the remaining hosts for this loop 20698 1726882610.00174: done getting the remaining hosts for this loop 20698 1726882610.00178: getting the next task for host managed_node2 20698 1726882610.00186: done getting next task for host managed_node2 20698 1726882610.00190: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 20698 1726882610.00193: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882610.00210: getting variables 20698 1726882610.00212: in VariableManager get_vars() 20698 1726882610.00268: Calling all_inventory to load vars for managed_node2 20698 1726882610.00271: Calling groups_inventory to load vars for managed_node2 20698 1726882610.00273: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882610.00286: Calling all_plugins_play to load vars for managed_node2 20698 1726882610.00289: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882610.00292: Calling groups_plugins_play to load vars for managed_node2 20698 1726882610.01821: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882610.03512: done with get_vars() 20698 1726882610.03532: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:36:50 -0400 (0:00:00.064) 0:00:31.294 ****** 20698 1726882610.03622: entering _queue_task() for managed_node2/ping 20698 1726882610.03858: worker is 1 (out of 1 available) 20698 1726882610.03873: exiting _queue_task() for managed_node2/ping 20698 1726882610.03885: done queuing things up, now waiting for results queue to drain 20698 1726882610.03886: waiting for pending results... 20698 1726882610.04151: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 20698 1726882610.04279: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000083 20698 1726882610.04290: variable 'ansible_search_path' from source: unknown 20698 1726882610.04294: variable 'ansible_search_path' from source: unknown 20698 1726882610.04331: calling self._execute() 20698 1726882610.04422: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882610.04428: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882610.04441: variable 'omit' from source: magic vars 20698 1726882610.04791: variable 'ansible_distribution_major_version' from source: facts 20698 1726882610.04802: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882610.04968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882610.05230: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882610.05274: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882610.05311: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882610.05387: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882610.05469: variable 'networkmanager_version' from source: set_fact 20698 1726882610.05482: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882610.05593: variable 'ansible_distribution_major_version' from source: facts 20698 1726882610.05598: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882610.05726: variable 'networkmanager_version' from source: set_fact 20698 1726882610.05735: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882610.05838: variable 'ansible_distribution_major_version' from source: facts 20698 1726882610.05842: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882610.05969: variable 'networkmanager_version' from source: set_fact 20698 1726882610.05978: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882610.05985: variable 'omit' from source: magic vars 20698 1726882610.06040: variable 'omit' from source: magic vars 20698 1726882610.06079: variable 'omit' from source: magic vars 20698 1726882610.06106: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882610.06131: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882610.06148: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882610.06170: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882610.06180: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882610.06207: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882610.06211: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882610.06213: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882610.06311: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882610.06314: Set connection var ansible_shell_executable to /bin/sh 20698 1726882610.06321: Set connection var ansible_pipelining to False 20698 1726882610.06326: Set connection var ansible_timeout to 10 20698 1726882610.06329: Set connection var ansible_connection to ssh 20698 1726882610.06331: Set connection var ansible_shell_type to sh 20698 1726882610.06356: variable 'ansible_shell_executable' from source: unknown 20698 1726882610.06361: variable 'ansible_connection' from source: unknown 20698 1726882610.06366: variable 'ansible_module_compression' from source: unknown 20698 1726882610.06368: variable 'ansible_shell_type' from source: unknown 20698 1726882610.06370: variable 'ansible_shell_executable' from source: unknown 20698 1726882610.06373: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882610.06375: variable 'ansible_pipelining' from source: unknown 20698 1726882610.06378: variable 'ansible_timeout' from source: unknown 20698 1726882610.06380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882610.06525: 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__) 20698 1726882610.06536: variable 'omit' from source: magic vars 20698 1726882610.06540: starting attempt loop 20698 1726882610.06543: running the handler 20698 1726882610.06556: _low_level_execute_command(): starting 20698 1726882610.06562: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882610.07278: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882610.07290: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882610.07300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882610.07314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882610.07353: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882610.07361: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882610.07370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882610.07389: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882610.07397: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882610.07403: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882610.07411: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882610.07420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882610.07430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882610.07439: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882610.07442: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882610.07452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882610.07525: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882610.07545: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882610.07556: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882610.07693: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882610.09378: stdout chunk (state=3): >>>/root <<< 20698 1726882610.09534: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882610.09538: stdout chunk (state=3): >>><<< 20698 1726882610.09549: stderr chunk (state=3): >>><<< 20698 1726882610.09568: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882610.09585: _low_level_execute_command(): starting 20698 1726882610.09591: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882610.0956998-22065-173043887694736 `" && echo ansible-tmp-1726882610.0956998-22065-173043887694736="` echo /root/.ansible/tmp/ansible-tmp-1726882610.0956998-22065-173043887694736 `" ) && sleep 0' 20698 1726882610.10184: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882610.10190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882610.10236: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882610.10240: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found <<< 20698 1726882610.10244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882610.10294: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882610.10299: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882610.10414: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882610.12395: stdout chunk (state=3): >>>ansible-tmp-1726882610.0956998-22065-173043887694736=/root/.ansible/tmp/ansible-tmp-1726882610.0956998-22065-173043887694736 <<< 20698 1726882610.12452: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882610.12532: stderr chunk (state=3): >>><<< 20698 1726882610.12548: stdout chunk (state=3): >>><<< 20698 1726882610.12675: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882610.0956998-22065-173043887694736=/root/.ansible/tmp/ansible-tmp-1726882610.0956998-22065-173043887694736 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882610.12679: variable 'ansible_module_compression' from source: unknown 20698 1726882610.12681: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2069822553mst/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 20698 1726882610.12785: variable 'ansible_facts' from source: unknown 20698 1726882610.12804: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882610.0956998-22065-173043887694736/AnsiballZ_ping.py 20698 1726882610.12954: Sending initial data 20698 1726882610.12958: Sent initial data (153 bytes) 20698 1726882610.13957: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882610.13961: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882610.13998: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882610.14004: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882610.14006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882610.14051: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882610.14055: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882610.14098: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882610.14193: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882610.15980: 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 <<< 20698 1726882610.16073: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882610.16168: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmpzg3b02eq /root/.ansible/tmp/ansible-tmp-1726882610.0956998-22065-173043887694736/AnsiballZ_ping.py <<< 20698 1726882610.16256: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882610.17320: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882610.17472: stderr chunk (state=3): >>><<< 20698 1726882610.17475: stdout chunk (state=3): >>><<< 20698 1726882610.17477: done transferring module to remote 20698 1726882610.17480: _low_level_execute_command(): starting 20698 1726882610.17483: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882610.0956998-22065-173043887694736/ /root/.ansible/tmp/ansible-tmp-1726882610.0956998-22065-173043887694736/AnsiballZ_ping.py && sleep 0' 20698 1726882610.18092: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882610.18108: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882610.18129: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882610.18148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882610.18169: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882610.18181: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882610.18190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882610.18201: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882610.18209: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882610.18216: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882610.18223: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882610.18231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882610.18241: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882610.18249: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882610.18261: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882610.18274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882610.18328: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882610.18344: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882610.18354: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882610.18459: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882610.20269: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882610.20348: stderr chunk (state=3): >>><<< 20698 1726882610.20351: stdout chunk (state=3): >>><<< 20698 1726882610.20373: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882610.20376: _low_level_execute_command(): starting 20698 1726882610.20379: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882610.0956998-22065-173043887694736/AnsiballZ_ping.py && sleep 0' 20698 1726882610.21082: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882610.21087: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882610.21106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882610.21139: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882610.21150: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882610.21153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882610.21180: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882610.21183: 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.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882610.21238: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882610.21244: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882610.21352: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882610.34293: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 20698 1726882610.35343: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882610.35369: stderr chunk (state=3): >>><<< 20698 1726882610.35372: stdout chunk (state=3): >>><<< 20698 1726882610.35473: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. 20698 1726882610.35478: done with _execute_module (ping, {'_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': 'ping', '_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-1726882610.0956998-22065-173043887694736/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882610.35483: _low_level_execute_command(): starting 20698 1726882610.35486: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882610.0956998-22065-173043887694736/ > /dev/null 2>&1 && sleep 0' 20698 1726882610.36221: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882610.36237: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882610.36262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882610.36284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882610.36332: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882610.36344: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882610.36369: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882610.36387: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882610.36403: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882610.36416: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882610.36429: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882610.36451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882610.36477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882610.36490: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882610.36501: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882610.36514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882610.36587: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882610.36604: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882610.36618: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882610.36751: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882610.38609: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882610.38717: stderr chunk (state=3): >>><<< 20698 1726882610.38727: stdout chunk (state=3): >>><<< 20698 1726882610.38750: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882610.38756: handler run complete 20698 1726882610.38777: attempt loop complete, returning result 20698 1726882610.38780: _execute() done 20698 1726882610.38782: dumping result to json 20698 1726882610.38784: done dumping result, returning 20698 1726882610.38794: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-6606-eaf5-000000000083] 20698 1726882610.38799: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000083 20698 1726882610.38908: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000083 ok: [managed_node2] => { "changed": false, "ping": "pong" } 20698 1726882610.38998: no more pending results, returning what we have 20698 1726882610.39016: results queue empty 20698 1726882610.39018: checking for any_errors_fatal 20698 1726882610.39028: done checking for any_errors_fatal 20698 1726882610.39029: checking for max_fail_percentage 20698 1726882610.39031: done checking for max_fail_percentage 20698 1726882610.39033: checking to see if all hosts have failed and the running result is not ok 20698 1726882610.39034: done checking to see if all hosts have failed 20698 1726882610.39035: getting the remaining hosts for this loop 20698 1726882610.39037: done getting the remaining hosts for this loop 20698 1726882610.39040: getting the next task for host managed_node2 20698 1726882610.39051: done getting next task for host managed_node2 20698 1726882610.39054: ^ task is: TASK: meta (role_complete) 20698 1726882610.39057: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20698 1726882610.39072: WORKER PROCESS EXITING 20698 1726882610.39091: getting variables 20698 1726882610.39093: in VariableManager get_vars() 20698 1726882610.39251: Calling all_inventory to load vars for managed_node2 20698 1726882610.39255: Calling groups_inventory to load vars for managed_node2 20698 1726882610.39258: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882610.39275: Calling all_plugins_play to load vars for managed_node2 20698 1726882610.39278: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882610.39282: Calling groups_plugins_play to load vars for managed_node2 20698 1726882610.41725: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882610.44778: done with get_vars() 20698 1726882610.44807: done getting variables 20698 1726882610.44882: done queuing things up, now waiting for results queue to drain 20698 1726882610.44884: results queue empty 20698 1726882610.44885: checking for any_errors_fatal 20698 1726882610.44888: done checking for any_errors_fatal 20698 1726882610.44888: checking for max_fail_percentage 20698 1726882610.44889: done checking for max_fail_percentage 20698 1726882610.44890: checking to see if all hosts have failed and the running result is not ok 20698 1726882610.44891: done checking to see if all hosts have failed 20698 1726882610.44891: getting the remaining hosts for this loop 20698 1726882610.44892: done getting the remaining hosts for this loop 20698 1726882610.44895: getting the next task for host managed_node2 20698 1726882610.44923: done getting next task for host managed_node2 20698 1726882610.44926: ^ task is: TASK: Get current device features 20698 1726882610.44927: ^ state is: HOST STATE: block=3, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882610.44930: getting variables 20698 1726882610.44931: in VariableManager get_vars() 20698 1726882610.44951: Calling all_inventory to load vars for managed_node2 20698 1726882610.44953: Calling groups_inventory to load vars for managed_node2 20698 1726882610.44955: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882610.44960: Calling all_plugins_play to load vars for managed_node2 20698 1726882610.44962: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882610.44966: Calling groups_plugins_play to load vars for managed_node2 20698 1726882610.46658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882610.48556: done with get_vars() 20698 1726882610.48582: done getting variables 20698 1726882610.48632: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get current device features] ********************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:82 Friday 20 September 2024 21:36:50 -0400 (0:00:00.450) 0:00:31.744 ****** 20698 1726882610.48669: entering _queue_task() for managed_node2/command 20698 1726882610.48938: worker is 1 (out of 1 available) 20698 1726882610.48951: exiting _queue_task() for managed_node2/command 20698 1726882610.48966: done queuing things up, now waiting for results queue to drain 20698 1726882610.48968: waiting for pending results... 20698 1726882610.49146: running TaskExecutor() for managed_node2/TASK: Get current device features 20698 1726882610.49231: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000000b3 20698 1726882610.49246: variable 'ansible_search_path' from source: unknown 20698 1726882610.49278: calling self._execute() 20698 1726882610.49365: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882610.49370: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882610.49380: variable 'omit' from source: magic vars 20698 1726882610.49675: variable 'ansible_distribution_major_version' from source: facts 20698 1726882610.49686: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882610.49811: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882610.50008: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882610.50040: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882610.50068: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882610.50131: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882610.50212: variable 'networkmanager_version' from source: set_fact 20698 1726882610.50223: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882610.50228: variable 'omit' from source: magic vars 20698 1726882610.50245: variable 'omit' from source: magic vars 20698 1726882610.50313: variable 'interface' from source: play vars 20698 1726882610.50326: variable 'omit' from source: magic vars 20698 1726882610.50645: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882610.50649: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882610.50652: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882610.50654: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882610.50657: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882610.50659: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882610.50662: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882610.50668: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882610.50670: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882610.50673: Set connection var ansible_shell_executable to /bin/sh 20698 1726882610.50675: Set connection var ansible_pipelining to False 20698 1726882610.50678: Set connection var ansible_timeout to 10 20698 1726882610.50680: Set connection var ansible_connection to ssh 20698 1726882610.50682: Set connection var ansible_shell_type to sh 20698 1726882610.50684: variable 'ansible_shell_executable' from source: unknown 20698 1726882610.50686: variable 'ansible_connection' from source: unknown 20698 1726882610.50688: variable 'ansible_module_compression' from source: unknown 20698 1726882610.50690: variable 'ansible_shell_type' from source: unknown 20698 1726882610.50692: variable 'ansible_shell_executable' from source: unknown 20698 1726882610.50694: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882610.50696: variable 'ansible_pipelining' from source: unknown 20698 1726882610.50699: variable 'ansible_timeout' from source: unknown 20698 1726882610.50701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882610.50722: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882610.50732: variable 'omit' from source: magic vars 20698 1726882610.50737: starting attempt loop 20698 1726882610.50739: running the handler 20698 1726882610.50753: _low_level_execute_command(): starting 20698 1726882610.50762: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882610.51271: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882610.51282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882610.51460: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882610.51465: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882610.51468: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882610.51470: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882610.51561: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882610.53227: stdout chunk (state=3): >>>/root <<< 20698 1726882610.53379: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882610.53387: stderr chunk (state=3): >>><<< 20698 1726882610.53390: stdout chunk (state=3): >>><<< 20698 1726882610.53410: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882610.53422: _low_level_execute_command(): starting 20698 1726882610.53429: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882610.5340846-22100-258313916180179 `" && echo ansible-tmp-1726882610.5340846-22100-258313916180179="` echo /root/.ansible/tmp/ansible-tmp-1726882610.5340846-22100-258313916180179 `" ) && sleep 0' 20698 1726882610.53874: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882610.53885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882610.53911: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882610.53924: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882610.53980: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882610.53983: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882610.54101: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882610.55994: stdout chunk (state=3): >>>ansible-tmp-1726882610.5340846-22100-258313916180179=/root/.ansible/tmp/ansible-tmp-1726882610.5340846-22100-258313916180179 <<< 20698 1726882610.56098: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882610.56148: stderr chunk (state=3): >>><<< 20698 1726882610.56152: stdout chunk (state=3): >>><<< 20698 1726882610.56170: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882610.5340846-22100-258313916180179=/root/.ansible/tmp/ansible-tmp-1726882610.5340846-22100-258313916180179 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882610.56196: variable 'ansible_module_compression' from source: unknown 20698 1726882610.56249: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2069822553mst/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20698 1726882610.56281: variable 'ansible_facts' from source: unknown 20698 1726882610.56343: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882610.5340846-22100-258313916180179/AnsiballZ_command.py 20698 1726882610.56461: Sending initial data 20698 1726882610.56467: Sent initial data (156 bytes) 20698 1726882610.57142: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882610.57149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882610.57184: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882610.57198: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882610.57208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882610.57257: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882610.57268: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882610.57387: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882610.59126: 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 <<< 20698 1726882610.59221: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882610.59320: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmpikejx35r /root/.ansible/tmp/ansible-tmp-1726882610.5340846-22100-258313916180179/AnsiballZ_command.py <<< 20698 1726882610.59413: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882610.60418: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882610.60517: stderr chunk (state=3): >>><<< 20698 1726882610.60521: stdout chunk (state=3): >>><<< 20698 1726882610.60538: done transferring module to remote 20698 1726882610.60548: _low_level_execute_command(): starting 20698 1726882610.60553: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882610.5340846-22100-258313916180179/ /root/.ansible/tmp/ansible-tmp-1726882610.5340846-22100-258313916180179/AnsiballZ_command.py && sleep 0' 20698 1726882610.60992: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882610.60998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882610.61029: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882610.61041: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882610.61099: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882610.61103: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882610.61117: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882610.61223: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882610.62998: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882610.63052: stderr chunk (state=3): >>><<< 20698 1726882610.63055: stdout chunk (state=3): >>><<< 20698 1726882610.63071: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882610.63074: _low_level_execute_command(): starting 20698 1726882610.63079: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882610.5340846-22100-258313916180179/AnsiballZ_command.py && sleep 0' 20698 1726882610.63524: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882610.63530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882610.63568: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 20698 1726882610.63582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882610.63627: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882610.63638: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882610.63751: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882610.77472: stdout chunk (state=3): >>> {"changed": true, "stdout": "Features for testnic1:\nrx-checksumming: on\ntx-checksumming: on\n\ttx-checksum-ipv4: off [fixed]\n\ttx-checksum-ip-generic: on\n\ttx-checksum-ipv6: off [fixed]\n\ttx-checksum-fcoe-crc: off [fixed]\n\ttx-checksum-sctp: on\nscatter-gather: on\n\ttx-scatter-gather: on\n\ttx-scatter-gather-fraglist: on\ntcp-segmentation-offload: on\n\ttx-tcp-segmentation: off\n\ttx-tcp-ecn-segmentation: on\n\ttx-tcp-mangleid-segmentation: off [requested on]\n\ttx-tcp6-segmentation: on\ngeneric-segmentation-offload: on\ngeneric-receive-offload: off\nlarge-receive-offload: off [fixed]\nrx-vlan-offload: on\ntx-vlan-offload: on\nntuple-filters: off [fixed]\nreceive-hashing: off [fixed]\nhighdma: on\nrx-vlan-filter: off [fixed]\nvlan-challenged: off [fixed]\ntx-lockless: on [fixed]\nnetns-local: off [fixed]\ntx-gso-robust: off [fixed]\ntx-fcoe-segmentation: off [fixed]\ntx-gre-segmentation: on\ntx-gre-csum-segmentation: on\ntx-ipxip4-segmentation: on\ntx-ipxip6-segmentation: on\ntx-udp_tnl-segmentation: on\ntx-udp_tnl-csum-segmentation: on\ntx-gso-partial: off [fixed]\ntx-tunnel-remcsum-segmentation: off [fixed]\ntx-sctp-segmentation: on\ntx-esp-segmentation: off [fixed]\ntx-udp-segmentation: on\ntx-gso-list: on\nfcoe-mtu: off [fixed]\ntx-nocache-copy: off\nloopback: off [fixed]\nrx-fcs: off [fixed]\nrx-all: off [fixed]\ntx-vlan-stag-hw-insert: on\nrx-vlan-stag-hw-parse: on\nrx-vlan-stag-filter: off [fixed]\nl2-fwd-offload: off [fixed]\nhw-tc-offload: off [fixed]\nesp-hw-offload: off [fixed]\nesp-tx-csum-hw-offload: off [fixed]\nrx-udp_tunnel-port-offload: off [fixed]\ntls-hw-tx-offload: off [fixed]\ntls-hw-rx-offload: off [fixed]\nrx-gro-hw: off [fixed]\ntls-hw-record: off [fixed]\nrx-gro-list: off\nmacsec-hw-offload: off [fixed]\nrx-udp-gro-forwarding: off\nhsr-tag-ins-offload: off [fixed]\nhsr-tag-rm-offload: off [fixed]\nhsr-fwd-offload: off [fixed]\nhsr-dup-offload: off [fixed]", "stderr": "", "rc": 0, "cmd": ["ethtool", "--show-features", "testnic1"], "start": "2024-09-20 21:36:50.769317", "end": "2024-09-20 21:36:50.772611", "delta": "0:00:00.003294", "msg": "", "invocation": {"module_args": {"_raw_params": "ethtool --show-features testnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 20698 1726882610.78782: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882610.78825: stderr chunk (state=3): >>><<< 20698 1726882610.78828: stdout chunk (state=3): >>><<< 20698 1726882610.78984: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "Features for testnic1:\nrx-checksumming: on\ntx-checksumming: on\n\ttx-checksum-ipv4: off [fixed]\n\ttx-checksum-ip-generic: on\n\ttx-checksum-ipv6: off [fixed]\n\ttx-checksum-fcoe-crc: off [fixed]\n\ttx-checksum-sctp: on\nscatter-gather: on\n\ttx-scatter-gather: on\n\ttx-scatter-gather-fraglist: on\ntcp-segmentation-offload: on\n\ttx-tcp-segmentation: off\n\ttx-tcp-ecn-segmentation: on\n\ttx-tcp-mangleid-segmentation: off [requested on]\n\ttx-tcp6-segmentation: on\ngeneric-segmentation-offload: on\ngeneric-receive-offload: off\nlarge-receive-offload: off [fixed]\nrx-vlan-offload: on\ntx-vlan-offload: on\nntuple-filters: off [fixed]\nreceive-hashing: off [fixed]\nhighdma: on\nrx-vlan-filter: off [fixed]\nvlan-challenged: off [fixed]\ntx-lockless: on [fixed]\nnetns-local: off [fixed]\ntx-gso-robust: off [fixed]\ntx-fcoe-segmentation: off [fixed]\ntx-gre-segmentation: on\ntx-gre-csum-segmentation: on\ntx-ipxip4-segmentation: on\ntx-ipxip6-segmentation: on\ntx-udp_tnl-segmentation: on\ntx-udp_tnl-csum-segmentation: on\ntx-gso-partial: off [fixed]\ntx-tunnel-remcsum-segmentation: off [fixed]\ntx-sctp-segmentation: on\ntx-esp-segmentation: off [fixed]\ntx-udp-segmentation: on\ntx-gso-list: on\nfcoe-mtu: off [fixed]\ntx-nocache-copy: off\nloopback: off [fixed]\nrx-fcs: off [fixed]\nrx-all: off [fixed]\ntx-vlan-stag-hw-insert: on\nrx-vlan-stag-hw-parse: on\nrx-vlan-stag-filter: off [fixed]\nl2-fwd-offload: off [fixed]\nhw-tc-offload: off [fixed]\nesp-hw-offload: off [fixed]\nesp-tx-csum-hw-offload: off [fixed]\nrx-udp_tunnel-port-offload: off [fixed]\ntls-hw-tx-offload: off [fixed]\ntls-hw-rx-offload: off [fixed]\nrx-gro-hw: off [fixed]\ntls-hw-record: off [fixed]\nrx-gro-list: off\nmacsec-hw-offload: off [fixed]\nrx-udp-gro-forwarding: off\nhsr-tag-ins-offload: off [fixed]\nhsr-tag-rm-offload: off [fixed]\nhsr-fwd-offload: off [fixed]\nhsr-dup-offload: off [fixed]", "stderr": "", "rc": 0, "cmd": ["ethtool", "--show-features", "testnic1"], "start": "2024-09-20 21:36:50.769317", "end": "2024-09-20 21:36:50.772611", "delta": "0:00:00.003294", "msg": "", "invocation": {"module_args": {"_raw_params": "ethtool --show-features testnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. 20698 1726882610.78993: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ethtool --show-features testnic1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882610.5340846-22100-258313916180179/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882610.78996: _low_level_execute_command(): starting 20698 1726882610.78998: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882610.5340846-22100-258313916180179/ > /dev/null 2>&1 && sleep 0' 20698 1726882610.79587: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882610.79600: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882610.79614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882610.79633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882610.79684: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882610.79695: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882610.79707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882610.79722: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882610.79732: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882610.79744: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882610.79761: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882610.79776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882610.79790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882610.79800: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882610.79810: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882610.79821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882610.79903: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882610.79924: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882610.79940: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882610.80072: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882610.81905: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882610.81986: stderr chunk (state=3): >>><<< 20698 1726882610.81996: stdout chunk (state=3): >>><<< 20698 1726882610.82371: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882610.82375: handler run complete 20698 1726882610.82377: Evaluated conditional (False): False 20698 1726882610.82379: attempt loop complete, returning result 20698 1726882610.82381: _execute() done 20698 1726882610.82383: dumping result to json 20698 1726882610.82385: done dumping result, returning 20698 1726882610.82387: done running TaskExecutor() for managed_node2/TASK: Get current device features [0e448fcc-3ce9-6606-eaf5-0000000000b3] 20698 1726882610.82389: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000b3 20698 1726882610.82467: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000b3 20698 1726882610.82470: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ethtool", "--show-features", "testnic1" ], "delta": "0:00:00.003294", "end": "2024-09-20 21:36:50.772611", "rc": 0, "start": "2024-09-20 21:36:50.769317" } STDOUT: Features for testnic1: rx-checksumming: on tx-checksumming: on tx-checksum-ipv4: off [fixed] tx-checksum-ip-generic: on tx-checksum-ipv6: off [fixed] tx-checksum-fcoe-crc: off [fixed] tx-checksum-sctp: on scatter-gather: on tx-scatter-gather: on tx-scatter-gather-fraglist: on tcp-segmentation-offload: on tx-tcp-segmentation: off tx-tcp-ecn-segmentation: on tx-tcp-mangleid-segmentation: off [requested on] tx-tcp6-segmentation: on generic-segmentation-offload: on generic-receive-offload: off large-receive-offload: off [fixed] rx-vlan-offload: on tx-vlan-offload: on ntuple-filters: off [fixed] receive-hashing: off [fixed] highdma: on rx-vlan-filter: off [fixed] vlan-challenged: off [fixed] tx-lockless: on [fixed] netns-local: off [fixed] tx-gso-robust: off [fixed] tx-fcoe-segmentation: off [fixed] tx-gre-segmentation: on tx-gre-csum-segmentation: on tx-ipxip4-segmentation: on tx-ipxip6-segmentation: on tx-udp_tnl-segmentation: on tx-udp_tnl-csum-segmentation: on tx-gso-partial: off [fixed] tx-tunnel-remcsum-segmentation: off [fixed] tx-sctp-segmentation: on tx-esp-segmentation: off [fixed] tx-udp-segmentation: on tx-gso-list: on fcoe-mtu: off [fixed] tx-nocache-copy: off loopback: off [fixed] rx-fcs: off [fixed] rx-all: off [fixed] tx-vlan-stag-hw-insert: on rx-vlan-stag-hw-parse: on rx-vlan-stag-filter: off [fixed] l2-fwd-offload: off [fixed] hw-tc-offload: off [fixed] esp-hw-offload: off [fixed] esp-tx-csum-hw-offload: off [fixed] rx-udp_tunnel-port-offload: off [fixed] tls-hw-tx-offload: off [fixed] tls-hw-rx-offload: off [fixed] rx-gro-hw: off [fixed] tls-hw-record: off [fixed] rx-gro-list: off macsec-hw-offload: off [fixed] rx-udp-gro-forwarding: off hsr-tag-ins-offload: off [fixed] hsr-tag-rm-offload: off [fixed] hsr-fwd-offload: off [fixed] hsr-dup-offload: off [fixed] 20698 1726882610.82571: no more pending results, returning what we have 20698 1726882610.82574: results queue empty 20698 1726882610.82575: checking for any_errors_fatal 20698 1726882610.82576: done checking for any_errors_fatal 20698 1726882610.82577: checking for max_fail_percentage 20698 1726882610.82579: done checking for max_fail_percentage 20698 1726882610.82580: checking to see if all hosts have failed and the running result is not ok 20698 1726882610.82581: done checking to see if all hosts have failed 20698 1726882610.82581: getting the remaining hosts for this loop 20698 1726882610.82583: done getting the remaining hosts for this loop 20698 1726882610.82590: getting the next task for host managed_node2 20698 1726882610.82597: done getting next task for host managed_node2 20698 1726882610.82599: ^ task is: TASK: Show ethtool_features 20698 1726882610.82601: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882610.82604: getting variables 20698 1726882610.82606: in VariableManager get_vars() 20698 1726882610.82653: Calling all_inventory to load vars for managed_node2 20698 1726882610.82655: Calling groups_inventory to load vars for managed_node2 20698 1726882610.82658: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882610.82671: Calling all_plugins_play to load vars for managed_node2 20698 1726882610.82674: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882610.82678: Calling groups_plugins_play to load vars for managed_node2 20698 1726882610.84124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882610.85849: done with get_vars() 20698 1726882610.85874: done getting variables 20698 1726882610.85932: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show ethtool_features] *************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:86 Friday 20 September 2024 21:36:50 -0400 (0:00:00.372) 0:00:32.117 ****** 20698 1726882610.85961: entering _queue_task() for managed_node2/debug 20698 1726882610.86256: worker is 1 (out of 1 available) 20698 1726882610.86270: exiting _queue_task() for managed_node2/debug 20698 1726882610.86282: done queuing things up, now waiting for results queue to drain 20698 1726882610.86283: waiting for pending results... 20698 1726882610.86552: running TaskExecutor() for managed_node2/TASK: Show ethtool_features 20698 1726882610.86656: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000000b4 20698 1726882610.86680: variable 'ansible_search_path' from source: unknown 20698 1726882610.86720: calling self._execute() 20698 1726882610.86824: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882610.86839: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882610.86852: variable 'omit' from source: magic vars 20698 1726882610.87246: variable 'ansible_distribution_major_version' from source: facts 20698 1726882610.87266: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882610.87442: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882610.87716: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882610.87762: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882610.87799: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882610.87834: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882610.87909: variable 'networkmanager_version' from source: set_fact 20698 1726882610.87932: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882610.87944: variable 'omit' from source: magic vars 20698 1726882610.87974: variable 'omit' from source: magic vars 20698 1726882610.88015: variable 'omit' from source: magic vars 20698 1726882610.88052: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882610.88118: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882610.88149: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882610.88174: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882610.88189: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882610.88224: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882610.88233: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882610.88240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882610.88393: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882610.88403: Set connection var ansible_shell_executable to /bin/sh 20698 1726882610.88423: Set connection var ansible_pipelining to False 20698 1726882610.88433: Set connection var ansible_timeout to 10 20698 1726882610.88439: Set connection var ansible_connection to ssh 20698 1726882610.88445: Set connection var ansible_shell_type to sh 20698 1726882610.88480: variable 'ansible_shell_executable' from source: unknown 20698 1726882610.88499: variable 'ansible_connection' from source: unknown 20698 1726882610.88512: variable 'ansible_module_compression' from source: unknown 20698 1726882610.88519: variable 'ansible_shell_type' from source: unknown 20698 1726882610.88526: variable 'ansible_shell_executable' from source: unknown 20698 1726882610.88533: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882610.88540: variable 'ansible_pipelining' from source: unknown 20698 1726882610.88546: variable 'ansible_timeout' from source: unknown 20698 1726882610.88554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882610.88669: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882610.88691: variable 'omit' from source: magic vars 20698 1726882610.88702: starting attempt loop 20698 1726882610.88709: running the handler 20698 1726882610.88841: variable 'ethtool_features' from source: set_fact 20698 1726882610.89023: handler run complete 20698 1726882610.89050: attempt loop complete, returning result 20698 1726882610.89058: _execute() done 20698 1726882610.89067: dumping result to json 20698 1726882610.89079: done dumping result, returning 20698 1726882610.89091: done running TaskExecutor() for managed_node2/TASK: Show ethtool_features [0e448fcc-3ce9-6606-eaf5-0000000000b4] 20698 1726882610.89102: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000b4 ok: [managed_node2] => { "ethtool_features.stdout_lines": [ "Features for testnic1:", "rx-checksumming: on", "tx-checksumming: on", "\ttx-checksum-ipv4: off [fixed]", "\ttx-checksum-ip-generic: on", "\ttx-checksum-ipv6: off [fixed]", "\ttx-checksum-fcoe-crc: off [fixed]", "\ttx-checksum-sctp: on", "scatter-gather: on", "\ttx-scatter-gather: on", "\ttx-scatter-gather-fraglist: on", "tcp-segmentation-offload: on", "\ttx-tcp-segmentation: off", "\ttx-tcp-ecn-segmentation: on", "\ttx-tcp-mangleid-segmentation: off [requested on]", "\ttx-tcp6-segmentation: on", "generic-segmentation-offload: on", "generic-receive-offload: off", "large-receive-offload: off [fixed]", "rx-vlan-offload: on", "tx-vlan-offload: on", "ntuple-filters: off [fixed]", "receive-hashing: off [fixed]", "highdma: on", "rx-vlan-filter: off [fixed]", "vlan-challenged: off [fixed]", "tx-lockless: on [fixed]", "netns-local: off [fixed]", "tx-gso-robust: off [fixed]", "tx-fcoe-segmentation: off [fixed]", "tx-gre-segmentation: on", "tx-gre-csum-segmentation: on", "tx-ipxip4-segmentation: on", "tx-ipxip6-segmentation: on", "tx-udp_tnl-segmentation: on", "tx-udp_tnl-csum-segmentation: on", "tx-gso-partial: off [fixed]", "tx-tunnel-remcsum-segmentation: off [fixed]", "tx-sctp-segmentation: on", "tx-esp-segmentation: off [fixed]", "tx-udp-segmentation: on", "tx-gso-list: on", "fcoe-mtu: off [fixed]", "tx-nocache-copy: off", "loopback: off [fixed]", "rx-fcs: off [fixed]", "rx-all: off [fixed]", "tx-vlan-stag-hw-insert: on", "rx-vlan-stag-hw-parse: on", "rx-vlan-stag-filter: off [fixed]", "l2-fwd-offload: off [fixed]", "hw-tc-offload: off [fixed]", "esp-hw-offload: off [fixed]", "esp-tx-csum-hw-offload: off [fixed]", "rx-udp_tunnel-port-offload: off [fixed]", "tls-hw-tx-offload: off [fixed]", "tls-hw-rx-offload: off [fixed]", "rx-gro-hw: off [fixed]", "tls-hw-record: off [fixed]", "rx-gro-list: off", "macsec-hw-offload: off [fixed]", "rx-udp-gro-forwarding: off", "hsr-tag-ins-offload: off [fixed]", "hsr-tag-rm-offload: off [fixed]", "hsr-fwd-offload: off [fixed]", "hsr-dup-offload: off [fixed]" ] } 20698 1726882610.89309: no more pending results, returning what we have 20698 1726882610.89312: results queue empty 20698 1726882610.89313: checking for any_errors_fatal 20698 1726882610.89326: done checking for any_errors_fatal 20698 1726882610.89327: checking for max_fail_percentage 20698 1726882610.89329: done checking for max_fail_percentage 20698 1726882610.89336: checking to see if all hosts have failed and the running result is not ok 20698 1726882610.89337: done checking to see if all hosts have failed 20698 1726882610.89338: getting the remaining hosts for this loop 20698 1726882610.89340: done getting the remaining hosts for this loop 20698 1726882610.89344: getting the next task for host managed_node2 20698 1726882610.89351: done getting next task for host managed_node2 20698 1726882610.89354: ^ task is: TASK: Assert device features 20698 1726882610.89356: ^ state is: HOST STATE: block=3, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882610.89359: getting variables 20698 1726882610.89361: in VariableManager get_vars() 20698 1726882610.89417: Calling all_inventory to load vars for managed_node2 20698 1726882610.89420: Calling groups_inventory to load vars for managed_node2 20698 1726882610.89422: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882610.89435: Calling all_plugins_play to load vars for managed_node2 20698 1726882610.89438: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882610.89441: Calling groups_plugins_play to load vars for managed_node2 20698 1726882610.90428: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000b4 20698 1726882610.90431: WORKER PROCESS EXITING 20698 1726882610.91529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882610.93228: done with get_vars() 20698 1726882610.93249: done getting variables 20698 1726882610.93307: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert device features] ************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:89 Friday 20 September 2024 21:36:50 -0400 (0:00:00.073) 0:00:32.191 ****** 20698 1726882610.93334: entering _queue_task() for managed_node2/assert 20698 1726882610.93595: worker is 1 (out of 1 available) 20698 1726882610.93607: exiting _queue_task() for managed_node2/assert 20698 1726882610.93619: done queuing things up, now waiting for results queue to drain 20698 1726882610.93621: waiting for pending results... 20698 1726882610.93891: running TaskExecutor() for managed_node2/TASK: Assert device features 20698 1726882610.93997: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000000b5 20698 1726882610.94016: variable 'ansible_search_path' from source: unknown 20698 1726882610.94053: calling self._execute() 20698 1726882610.94157: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882610.94174: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882610.94190: variable 'omit' from source: magic vars 20698 1726882610.94566: variable 'ansible_distribution_major_version' from source: facts 20698 1726882610.94585: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882610.94759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882610.95024: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882610.95078: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882610.95116: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882610.95154: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882610.95236: variable 'networkmanager_version' from source: set_fact 20698 1726882610.95257: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882610.95269: variable 'omit' from source: magic vars 20698 1726882610.95293: variable 'omit' from source: magic vars 20698 1726882610.95329: variable 'omit' from source: magic vars 20698 1726882610.95362: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882610.95432: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882610.95454: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882610.95480: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882610.95495: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882610.95525: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882610.95533: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882610.95539: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882610.95643: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882610.95653: Set connection var ansible_shell_executable to /bin/sh 20698 1726882610.95666: Set connection var ansible_pipelining to False 20698 1726882610.95677: Set connection var ansible_timeout to 10 20698 1726882610.95683: Set connection var ansible_connection to ssh 20698 1726882610.95689: Set connection var ansible_shell_type to sh 20698 1726882610.95720: variable 'ansible_shell_executable' from source: unknown 20698 1726882610.95728: variable 'ansible_connection' from source: unknown 20698 1726882610.95734: variable 'ansible_module_compression' from source: unknown 20698 1726882610.95740: variable 'ansible_shell_type' from source: unknown 20698 1726882610.95746: variable 'ansible_shell_executable' from source: unknown 20698 1726882610.95752: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882610.95759: variable 'ansible_pipelining' from source: unknown 20698 1726882610.95854: variable 'ansible_timeout' from source: unknown 20698 1726882610.95867: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882610.95972: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882610.95989: variable 'omit' from source: magic vars 20698 1726882610.95998: starting attempt loop 20698 1726882610.96004: running the handler 20698 1726882610.96139: variable 'ethtool_features' from source: set_fact 20698 1726882610.96159: Evaluated conditional ('generic-receive-offload: off' in ethtool_features.stdout_lines): True 20698 1726882610.96284: variable 'ethtool_features' from source: set_fact 20698 1726882610.96304: Evaluated conditional ('generic-segmentation-offload: on' in ethtool_features.stdout_lines): True 20698 1726882610.96450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882610.99042: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882610.99110: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882610.99156: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882610.99197: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882610.99226: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882610.99311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882610.99345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882610.99378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882610.99500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882610.99518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882610.99618: variable 'ethtool_features' from source: set_fact 20698 1726882610.99671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882610.99701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882610.99731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882610.99776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882610.99793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882610.99877: Evaluated conditional ('tx-tcp-segmentation: off' in ethtool_features.stdout_lines | map('trim')): True 20698 1726882610.99889: handler run complete 20698 1726882610.99907: attempt loop complete, returning result 20698 1726882610.99914: _execute() done 20698 1726882610.99923: dumping result to json 20698 1726882610.99931: done dumping result, returning 20698 1726882610.99942: done running TaskExecutor() for managed_node2/TASK: Assert device features [0e448fcc-3ce9-6606-eaf5-0000000000b5] 20698 1726882610.99951: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000b5 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 20698 1726882611.00102: no more pending results, returning what we have 20698 1726882611.00106: results queue empty 20698 1726882611.00107: checking for any_errors_fatal 20698 1726882611.00115: done checking for any_errors_fatal 20698 1726882611.00116: checking for max_fail_percentage 20698 1726882611.00118: done checking for max_fail_percentage 20698 1726882611.00119: checking to see if all hosts have failed and the running result is not ok 20698 1726882611.00121: done checking to see if all hosts have failed 20698 1726882611.00122: getting the remaining hosts for this loop 20698 1726882611.00123: done getting the remaining hosts for this loop 20698 1726882611.00127: getting the next task for host managed_node2 20698 1726882611.00135: done getting next task for host managed_node2 20698 1726882611.00137: ^ task is: TASK: TEST: I can enable tx_tcp_segmentation (using underscores). 20698 1726882611.00139: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882611.00143: getting variables 20698 1726882611.00145: in VariableManager get_vars() 20698 1726882611.00201: Calling all_inventory to load vars for managed_node2 20698 1726882611.00204: Calling groups_inventory to load vars for managed_node2 20698 1726882611.00207: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882611.00219: Calling all_plugins_play to load vars for managed_node2 20698 1726882611.00222: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882611.00225: Calling groups_plugins_play to load vars for managed_node2 20698 1726882611.01282: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000b5 20698 1726882611.01286: WORKER PROCESS EXITING 20698 1726882611.02393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882611.04131: done with get_vars() 20698 1726882611.04153: done getting variables 20698 1726882611.04213: 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 [TEST: I can enable tx_tcp_segmentation (using underscores).] ************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:102 Friday 20 September 2024 21:36:51 -0400 (0:00:00.109) 0:00:32.300 ****** 20698 1726882611.04241: entering _queue_task() for managed_node2/debug 20698 1726882611.04645: worker is 1 (out of 1 available) 20698 1726882611.04658: exiting _queue_task() for managed_node2/debug 20698 1726882611.04674: done queuing things up, now waiting for results queue to drain 20698 1726882611.04675: waiting for pending results... 20698 1726882611.04995: running TaskExecutor() for managed_node2/TASK: TEST: I can enable tx_tcp_segmentation (using underscores). 20698 1726882611.05096: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000000b6 20698 1726882611.05119: variable 'ansible_search_path' from source: unknown 20698 1726882611.05157: calling self._execute() 20698 1726882611.05266: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882611.05280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882611.05294: variable 'omit' from source: magic vars 20698 1726882611.05684: variable 'ansible_distribution_major_version' from source: facts 20698 1726882611.05701: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882611.05919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882611.06182: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882611.06233: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882611.06273: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882611.06316: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882611.06400: variable 'networkmanager_version' from source: set_fact 20698 1726882611.06418: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882611.06430: variable 'omit' from source: magic vars 20698 1726882611.06453: variable 'omit' from source: magic vars 20698 1726882611.06491: variable 'omit' from source: magic vars 20698 1726882611.06521: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882611.06893: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882611.06919: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882611.07132: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882611.07146: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882611.07185: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882611.07194: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882611.07203: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882611.07307: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882611.07321: Set connection var ansible_shell_executable to /bin/sh 20698 1726882611.07331: Set connection var ansible_pipelining to False 20698 1726882611.07339: Set connection var ansible_timeout to 10 20698 1726882611.07345: Set connection var ansible_connection to ssh 20698 1726882611.07350: Set connection var ansible_shell_type to sh 20698 1726882611.07382: variable 'ansible_shell_executable' from source: unknown 20698 1726882611.07390: variable 'ansible_connection' from source: unknown 20698 1726882611.07396: variable 'ansible_module_compression' from source: unknown 20698 1726882611.07402: variable 'ansible_shell_type' from source: unknown 20698 1726882611.07408: variable 'ansible_shell_executable' from source: unknown 20698 1726882611.07413: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882611.07421: variable 'ansible_pipelining' from source: unknown 20698 1726882611.07430: variable 'ansible_timeout' from source: unknown 20698 1726882611.07436: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882611.07543: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882611.07560: variable 'omit' from source: magic vars 20698 1726882611.07572: starting attempt loop 20698 1726882611.07578: running the handler 20698 1726882611.07624: handler run complete 20698 1726882611.07649: attempt loop complete, returning result 20698 1726882611.07655: _execute() done 20698 1726882611.07664: dumping result to json 20698 1726882611.07674: done dumping result, returning 20698 1726882611.07686: done running TaskExecutor() for managed_node2/TASK: TEST: I can enable tx_tcp_segmentation (using underscores). [0e448fcc-3ce9-6606-eaf5-0000000000b6] 20698 1726882611.07697: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000b6 ok: [managed_node2] => {} MSG: ################################################## 20698 1726882611.07839: no more pending results, returning what we have 20698 1726882611.07842: results queue empty 20698 1726882611.07843: checking for any_errors_fatal 20698 1726882611.07849: done checking for any_errors_fatal 20698 1726882611.07850: checking for max_fail_percentage 20698 1726882611.07851: done checking for max_fail_percentage 20698 1726882611.07852: checking to see if all hosts have failed and the running result is not ok 20698 1726882611.07853: done checking to see if all hosts have failed 20698 1726882611.07854: getting the remaining hosts for this loop 20698 1726882611.07855: done getting the remaining hosts for this loop 20698 1726882611.07858: getting the next task for host managed_node2 20698 1726882611.07870: done getting next task for host managed_node2 20698 1726882611.07877: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20698 1726882611.07880: ^ state is: HOST STATE: block=3, 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? (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 20698 1726882611.07897: getting variables 20698 1726882611.07899: in VariableManager get_vars() 20698 1726882611.07946: Calling all_inventory to load vars for managed_node2 20698 1726882611.07949: Calling groups_inventory to load vars for managed_node2 20698 1726882611.07951: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882611.07963: Calling all_plugins_play to load vars for managed_node2 20698 1726882611.07967: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882611.07971: Calling groups_plugins_play to load vars for managed_node2 20698 1726882611.08983: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000b6 20698 1726882611.08987: WORKER PROCESS EXITING 20698 1726882611.10114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882611.13885: done with get_vars() 20698 1726882611.13917: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:36:51 -0400 (0:00:00.097) 0:00:32.398 ****** 20698 1726882611.14019: entering _queue_task() for managed_node2/include_tasks 20698 1726882611.14394: worker is 1 (out of 1 available) 20698 1726882611.14408: exiting _queue_task() for managed_node2/include_tasks 20698 1726882611.14421: done queuing things up, now waiting for results queue to drain 20698 1726882611.14422: waiting for pending results... 20698 1726882611.14712: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20698 1726882611.14855: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000000be 20698 1726882611.14883: variable 'ansible_search_path' from source: unknown 20698 1726882611.14891: variable 'ansible_search_path' from source: unknown 20698 1726882611.14931: calling self._execute() 20698 1726882611.15029: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882611.15041: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882611.15054: variable 'omit' from source: magic vars 20698 1726882611.15450: variable 'ansible_distribution_major_version' from source: facts 20698 1726882611.15497: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882611.15713: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882611.16094: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882611.16155: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882611.16200: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882611.16235: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882611.16324: variable 'networkmanager_version' from source: set_fact 20698 1726882611.16343: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882611.16517: variable 'ansible_distribution_major_version' from source: facts 20698 1726882611.16528: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882611.16669: variable 'networkmanager_version' from source: set_fact 20698 1726882611.16683: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882611.16794: variable 'ansible_distribution_major_version' from source: facts 20698 1726882611.16803: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882611.16939: variable 'networkmanager_version' from source: set_fact 20698 1726882611.16953: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882611.16967: _execute() done 20698 1726882611.16975: dumping result to json 20698 1726882611.16983: done dumping result, returning 20698 1726882611.16995: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-6606-eaf5-0000000000be] 20698 1726882611.17005: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000be 20698 1726882611.17145: no more pending results, returning what we have 20698 1726882611.17151: in VariableManager get_vars() 20698 1726882611.17217: Calling all_inventory to load vars for managed_node2 20698 1726882611.17221: Calling groups_inventory to load vars for managed_node2 20698 1726882611.17224: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882611.17236: Calling all_plugins_play to load vars for managed_node2 20698 1726882611.17240: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882611.17244: Calling groups_plugins_play to load vars for managed_node2 20698 1726882611.18454: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000be 20698 1726882611.18458: WORKER PROCESS EXITING 20698 1726882611.19175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882611.21213: done with get_vars() 20698 1726882611.21233: variable 'ansible_search_path' from source: unknown 20698 1726882611.21234: variable 'ansible_search_path' from source: unknown 20698 1726882611.21280: we have included files to process 20698 1726882611.21282: generating all_blocks data 20698 1726882611.21284: done generating all_blocks data 20698 1726882611.21289: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 20698 1726882611.21290: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 20698 1726882611.21293: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 20698 1726882611.21904: done processing included file 20698 1726882611.21907: iterating over new_blocks loaded from include file 20698 1726882611.21908: in VariableManager get_vars() 20698 1726882611.21946: done with get_vars() 20698 1726882611.21948: filtering new block on tags 20698 1726882611.21967: done filtering new block on tags 20698 1726882611.21970: in VariableManager get_vars() 20698 1726882611.22000: done with get_vars() 20698 1726882611.22001: filtering new block on tags 20698 1726882611.22021: done filtering new block on tags 20698 1726882611.22024: in VariableManager get_vars() 20698 1726882611.22058: done with get_vars() 20698 1726882611.22061: filtering new block on tags 20698 1726882611.22082: done filtering new block on tags 20698 1726882611.22084: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node2 20698 1726882611.22090: extending task lists for all hosts with included blocks 20698 1726882611.23089: done extending task lists 20698 1726882611.23091: done processing included files 20698 1726882611.23092: results queue empty 20698 1726882611.23092: checking for any_errors_fatal 20698 1726882611.23095: done checking for any_errors_fatal 20698 1726882611.23096: checking for max_fail_percentage 20698 1726882611.23097: done checking for max_fail_percentage 20698 1726882611.23098: checking to see if all hosts have failed and the running result is not ok 20698 1726882611.23099: done checking to see if all hosts have failed 20698 1726882611.23100: getting the remaining hosts for this loop 20698 1726882611.23101: done getting the remaining hosts for this loop 20698 1726882611.23104: getting the next task for host managed_node2 20698 1726882611.23108: done getting next task for host managed_node2 20698 1726882611.23110: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 20698 1726882611.23113: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882611.23123: getting variables 20698 1726882611.23124: in VariableManager get_vars() 20698 1726882611.23150: Calling all_inventory to load vars for managed_node2 20698 1726882611.23152: Calling groups_inventory to load vars for managed_node2 20698 1726882611.23154: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882611.23159: Calling all_plugins_play to load vars for managed_node2 20698 1726882611.23162: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882611.23172: Calling groups_plugins_play to load vars for managed_node2 20698 1726882611.24955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882611.26882: done with get_vars() 20698 1726882611.26902: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:36:51 -0400 (0:00:00.129) 0:00:32.528 ****** 20698 1726882611.26980: entering _queue_task() for managed_node2/setup 20698 1726882611.27315: worker is 1 (out of 1 available) 20698 1726882611.27327: exiting _queue_task() for managed_node2/setup 20698 1726882611.27338: done queuing things up, now waiting for results queue to drain 20698 1726882611.27340: waiting for pending results... 20698 1726882611.27635: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 20698 1726882611.27806: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000506 20698 1726882611.27830: variable 'ansible_search_path' from source: unknown 20698 1726882611.27838: variable 'ansible_search_path' from source: unknown 20698 1726882611.27880: calling self._execute() 20698 1726882611.27986: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882611.28003: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882611.28018: variable 'omit' from source: magic vars 20698 1726882611.28506: variable 'ansible_distribution_major_version' from source: facts 20698 1726882611.28564: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882611.29770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882611.30731: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882611.30790: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882611.30828: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882611.30867: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882611.30955: variable 'networkmanager_version' from source: set_fact 20698 1726882611.30975: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882611.31273: variable 'ansible_distribution_major_version' from source: facts 20698 1726882611.31283: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882611.31429: variable 'networkmanager_version' from source: set_fact 20698 1726882611.31569: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882611.31708: variable 'ansible_distribution_major_version' from source: facts 20698 1726882611.31718: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882611.31900: variable 'networkmanager_version' from source: set_fact 20698 1726882611.31911: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882611.32188: variable 'ansible_distribution_major_version' from source: facts 20698 1726882611.32198: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882611.32343: variable 'networkmanager_version' from source: set_fact 20698 1726882611.32357: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882611.32473: variable 'ansible_distribution_major_version' from source: facts 20698 1726882611.32512: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882611.32646: variable 'networkmanager_version' from source: set_fact 20698 1726882611.32661: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882611.32846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882611.35375: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882611.35446: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882611.35491: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882611.35535: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882611.35568: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882611.35653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882611.35701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882611.35740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882611.35787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882611.35808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882611.35871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882611.35900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882611.35929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882611.35981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882611.36001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882611.36151: variable '__network_required_facts' from source: role '' defaults 20698 1726882611.36173: variable 'ansible_facts' from source: unknown 20698 1726882611.36981: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 20698 1726882611.36988: when evaluation is False, skipping this task 20698 1726882611.36995: _execute() done 20698 1726882611.37001: dumping result to json 20698 1726882611.37008: done dumping result, returning 20698 1726882611.37020: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0e448fcc-3ce9-6606-eaf5-000000000506] 20698 1726882611.37037: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000506 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20698 1726882611.37184: no more pending results, returning what we have 20698 1726882611.37189: results queue empty 20698 1726882611.37190: checking for any_errors_fatal 20698 1726882611.37191: done checking for any_errors_fatal 20698 1726882611.37192: checking for max_fail_percentage 20698 1726882611.37194: done checking for max_fail_percentage 20698 1726882611.37195: checking to see if all hosts have failed and the running result is not ok 20698 1726882611.37196: done checking to see if all hosts have failed 20698 1726882611.37197: getting the remaining hosts for this loop 20698 1726882611.37198: done getting the remaining hosts for this loop 20698 1726882611.37202: getting the next task for host managed_node2 20698 1726882611.37220: done getting next task for host managed_node2 20698 1726882611.37225: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 20698 1726882611.37229: ^ state is: HOST STATE: block=3, 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? (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 20698 1726882611.37252: getting variables 20698 1726882611.37254: in VariableManager get_vars() 20698 1726882611.37313: Calling all_inventory to load vars for managed_node2 20698 1726882611.37316: Calling groups_inventory to load vars for managed_node2 20698 1726882611.37318: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882611.37330: Calling all_plugins_play to load vars for managed_node2 20698 1726882611.37333: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882611.37336: Calling groups_plugins_play to load vars for managed_node2 20698 1726882611.38312: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000506 20698 1726882611.38316: WORKER PROCESS EXITING 20698 1726882611.39313: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882611.41714: done with get_vars() 20698 1726882611.41742: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:36:51 -0400 (0:00:00.148) 0:00:32.676 ****** 20698 1726882611.41857: entering _queue_task() for managed_node2/stat 20698 1726882611.42203: worker is 1 (out of 1 available) 20698 1726882611.42215: exiting _queue_task() for managed_node2/stat 20698 1726882611.42228: done queuing things up, now waiting for results queue to drain 20698 1726882611.42229: waiting for pending results... 20698 1726882611.42526: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree 20698 1726882611.42702: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000508 20698 1726882611.42722: variable 'ansible_search_path' from source: unknown 20698 1726882611.42731: variable 'ansible_search_path' from source: unknown 20698 1726882611.42772: calling self._execute() 20698 1726882611.42874: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882611.42889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882611.42907: variable 'omit' from source: magic vars 20698 1726882611.43318: variable 'ansible_distribution_major_version' from source: facts 20698 1726882611.43344: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882611.43526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882611.43804: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882611.43848: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882611.43894: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882611.43931: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882611.44028: variable 'networkmanager_version' from source: set_fact 20698 1726882611.44045: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882611.44168: variable 'ansible_distribution_major_version' from source: facts 20698 1726882611.44178: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882611.44320: variable 'networkmanager_version' from source: set_fact 20698 1726882611.44333: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882611.44441: variable 'ansible_distribution_major_version' from source: facts 20698 1726882611.44457: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882611.44601: variable 'networkmanager_version' from source: set_fact 20698 1726882611.44615: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882611.44763: variable 'ansible_distribution_major_version' from source: facts 20698 1726882611.44776: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882611.44916: variable 'networkmanager_version' from source: set_fact 20698 1726882611.44928: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882611.45044: variable 'ansible_distribution_major_version' from source: facts 20698 1726882611.45064: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882611.45200: variable 'networkmanager_version' from source: set_fact 20698 1726882611.45211: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882611.45353: 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) 20698 1726882611.45383: 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) 20698 1726882611.45417: 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) 20698 1726882611.45441: 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) 20698 1726882611.45516: variable '__network_is_ostree' from source: set_fact 20698 1726882611.45525: Evaluated conditional (not __network_is_ostree is defined): False 20698 1726882611.45530: when evaluation is False, skipping this task 20698 1726882611.45535: _execute() done 20698 1726882611.45539: dumping result to json 20698 1726882611.45544: done dumping result, returning 20698 1726882611.45553: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree [0e448fcc-3ce9-6606-eaf5-000000000508] 20698 1726882611.45562: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000508 skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 20698 1726882611.45693: no more pending results, returning what we have 20698 1726882611.45697: results queue empty 20698 1726882611.45697: checking for any_errors_fatal 20698 1726882611.45703: done checking for any_errors_fatal 20698 1726882611.45703: checking for max_fail_percentage 20698 1726882611.45705: done checking for max_fail_percentage 20698 1726882611.45706: checking to see if all hosts have failed and the running result is not ok 20698 1726882611.45707: done checking to see if all hosts have failed 20698 1726882611.45708: getting the remaining hosts for this loop 20698 1726882611.45709: done getting the remaining hosts for this loop 20698 1726882611.45712: getting the next task for host managed_node2 20698 1726882611.45721: done getting next task for host managed_node2 20698 1726882611.45724: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 20698 1726882611.45728: ^ state is: HOST STATE: block=3, 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? (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 20698 1726882611.45746: getting variables 20698 1726882611.45748: in VariableManager get_vars() 20698 1726882611.45805: Calling all_inventory to load vars for managed_node2 20698 1726882611.45808: Calling groups_inventory to load vars for managed_node2 20698 1726882611.45810: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882611.45821: Calling all_plugins_play to load vars for managed_node2 20698 1726882611.45824: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882611.45826: Calling groups_plugins_play to load vars for managed_node2 20698 1726882611.46829: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000508 20698 1726882611.46845: WORKER PROCESS EXITING 20698 1726882611.47576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882611.49483: done with get_vars() 20698 1726882611.49513: done getting variables 20698 1726882611.49581: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:36:51 -0400 (0:00:00.077) 0:00:32.754 ****** 20698 1726882611.49627: entering _queue_task() for managed_node2/set_fact 20698 1726882611.49982: worker is 1 (out of 1 available) 20698 1726882611.49995: exiting _queue_task() for managed_node2/set_fact 20698 1726882611.50007: done queuing things up, now waiting for results queue to drain 20698 1726882611.50010: waiting for pending results... 20698 1726882611.50303: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 20698 1726882611.50475: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000509 20698 1726882611.50496: variable 'ansible_search_path' from source: unknown 20698 1726882611.50505: variable 'ansible_search_path' from source: unknown 20698 1726882611.50543: calling self._execute() 20698 1726882611.50645: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882611.50657: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882611.50681: variable 'omit' from source: magic vars 20698 1726882611.51081: variable 'ansible_distribution_major_version' from source: facts 20698 1726882611.51099: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882611.51285: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882611.51574: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882611.51621: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882611.51668: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882611.51705: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882611.51791: variable 'networkmanager_version' from source: set_fact 20698 1726882611.51807: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882611.51926: variable 'ansible_distribution_major_version' from source: facts 20698 1726882611.51936: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882611.52080: variable 'networkmanager_version' from source: set_fact 20698 1726882611.52101: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882611.52218: variable 'ansible_distribution_major_version' from source: facts 20698 1726882611.52228: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882611.52370: variable 'networkmanager_version' from source: set_fact 20698 1726882611.52384: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882611.52541: variable 'ansible_distribution_major_version' from source: facts 20698 1726882611.52551: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882611.52682: variable 'networkmanager_version' from source: set_fact 20698 1726882611.52694: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882611.52799: variable 'ansible_distribution_major_version' from source: facts 20698 1726882611.52808: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882611.52930: variable 'networkmanager_version' from source: set_fact 20698 1726882611.52942: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882611.53090: 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) 20698 1726882611.53120: 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) 20698 1726882611.53152: 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) 20698 1726882611.53191: 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) 20698 1726882611.53266: variable '__network_is_ostree' from source: set_fact 20698 1726882611.53282: Evaluated conditional (not __network_is_ostree is defined): False 20698 1726882611.53292: when evaluation is False, skipping this task 20698 1726882611.53298: _execute() done 20698 1726882611.53304: dumping result to json 20698 1726882611.53310: done dumping result, returning 20698 1726882611.53320: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0e448fcc-3ce9-6606-eaf5-000000000509] 20698 1726882611.53330: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000509 skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 20698 1726882611.53473: no more pending results, returning what we have 20698 1726882611.53477: results queue empty 20698 1726882611.53477: checking for any_errors_fatal 20698 1726882611.53483: done checking for any_errors_fatal 20698 1726882611.53484: checking for max_fail_percentage 20698 1726882611.53486: done checking for max_fail_percentage 20698 1726882611.53487: checking to see if all hosts have failed and the running result is not ok 20698 1726882611.53488: done checking to see if all hosts have failed 20698 1726882611.53489: getting the remaining hosts for this loop 20698 1726882611.53491: done getting the remaining hosts for this loop 20698 1726882611.53495: getting the next task for host managed_node2 20698 1726882611.53507: done getting next task for host managed_node2 20698 1726882611.53511: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 20698 1726882611.53516: ^ state is: HOST STATE: block=3, 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? (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 20698 1726882611.53538: getting variables 20698 1726882611.53541: in VariableManager get_vars() 20698 1726882611.53596: Calling all_inventory to load vars for managed_node2 20698 1726882611.53599: Calling groups_inventory to load vars for managed_node2 20698 1726882611.53602: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882611.53613: Calling all_plugins_play to load vars for managed_node2 20698 1726882611.53616: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882611.53619: Calling groups_plugins_play to load vars for managed_node2 20698 1726882611.54882: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000509 20698 1726882611.54885: WORKER PROCESS EXITING 20698 1726882611.55257: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882611.56880: done with get_vars() 20698 1726882611.56904: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:36:51 -0400 (0:00:00.073) 0:00:32.828 ****** 20698 1726882611.57006: entering _queue_task() for managed_node2/service_facts 20698 1726882611.57300: worker is 1 (out of 1 available) 20698 1726882611.57312: exiting _queue_task() for managed_node2/service_facts 20698 1726882611.57325: done queuing things up, now waiting for results queue to drain 20698 1726882611.57326: waiting for pending results... 20698 1726882611.57610: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running 20698 1726882611.57779: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000050b 20698 1726882611.57800: variable 'ansible_search_path' from source: unknown 20698 1726882611.57808: variable 'ansible_search_path' from source: unknown 20698 1726882611.57846: calling self._execute() 20698 1726882611.57946: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882611.57958: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882611.57973: variable 'omit' from source: magic vars 20698 1726882611.58347: variable 'ansible_distribution_major_version' from source: facts 20698 1726882611.58367: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882611.58546: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882611.58817: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882611.58872: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882611.58909: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882611.58945: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882611.59026: variable 'networkmanager_version' from source: set_fact 20698 1726882611.59044: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882611.59157: variable 'ansible_distribution_major_version' from source: facts 20698 1726882611.59170: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882611.59311: variable 'networkmanager_version' from source: set_fact 20698 1726882611.59325: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882611.59433: variable 'ansible_distribution_major_version' from source: facts 20698 1726882611.59443: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882611.59578: variable 'networkmanager_version' from source: set_fact 20698 1726882611.59591: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882611.59752: variable 'ansible_distribution_major_version' from source: facts 20698 1726882611.59762: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882611.59897: variable 'networkmanager_version' from source: set_fact 20698 1726882611.59911: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882611.60021: variable 'ansible_distribution_major_version' from source: facts 20698 1726882611.60031: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882611.60174: variable 'networkmanager_version' from source: set_fact 20698 1726882611.60188: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882611.60198: variable 'omit' from source: magic vars 20698 1726882611.60273: variable 'omit' from source: magic vars 20698 1726882611.60312: variable 'omit' from source: magic vars 20698 1726882611.60342: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882611.60378: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882611.60401: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882611.60420: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882611.60435: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882611.60467: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882611.60479: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882611.60487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882611.60591: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882611.60602: Set connection var ansible_shell_executable to /bin/sh 20698 1726882611.60611: Set connection var ansible_pipelining to False 20698 1726882611.60621: Set connection var ansible_timeout to 10 20698 1726882611.60626: Set connection var ansible_connection to ssh 20698 1726882611.60632: Set connection var ansible_shell_type to sh 20698 1726882611.60660: variable 'ansible_shell_executable' from source: unknown 20698 1726882611.60672: variable 'ansible_connection' from source: unknown 20698 1726882611.60680: variable 'ansible_module_compression' from source: unknown 20698 1726882611.60687: variable 'ansible_shell_type' from source: unknown 20698 1726882611.60697: variable 'ansible_shell_executable' from source: unknown 20698 1726882611.60705: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882611.60713: variable 'ansible_pipelining' from source: unknown 20698 1726882611.60720: variable 'ansible_timeout' from source: unknown 20698 1726882611.60728: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882611.60872: 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__) 20698 1726882611.60888: variable 'omit' from source: magic vars 20698 1726882611.60898: starting attempt loop 20698 1726882611.60904: running the handler 20698 1726882611.60924: _low_level_execute_command(): starting 20698 1726882611.60935: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882611.61691: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882611.61707: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882611.61724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882611.61744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882611.61792: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882611.61807: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882611.61822: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882611.61839: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882611.61851: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882611.61861: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882611.61877: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882611.61890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882611.61908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882611.61921: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882611.61932: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882611.61944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882611.62033: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882611.62056: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882611.62075: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882611.62210: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882611.63861: stdout chunk (state=3): >>>/root <<< 20698 1726882611.63968: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882611.64048: stderr chunk (state=3): >>><<< 20698 1726882611.64062: stdout chunk (state=3): >>><<< 20698 1726882611.64177: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882611.64180: _low_level_execute_command(): starting 20698 1726882611.64183: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882611.6408992-22144-129506944064405 `" && echo ansible-tmp-1726882611.6408992-22144-129506944064405="` echo /root/.ansible/tmp/ansible-tmp-1726882611.6408992-22144-129506944064405 `" ) && sleep 0' 20698 1726882611.64794: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882611.64806: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882611.64821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882611.64842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882611.64887: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882611.64898: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882611.64911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882611.64926: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882611.64942: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882611.64952: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882611.64967: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882611.64980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882611.64994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882611.65005: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882611.65014: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882611.65026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882611.65110: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882611.65130: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882611.65145: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882611.65289: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882611.67200: stdout chunk (state=3): >>>ansible-tmp-1726882611.6408992-22144-129506944064405=/root/.ansible/tmp/ansible-tmp-1726882611.6408992-22144-129506944064405 <<< 20698 1726882611.67304: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882611.67394: stderr chunk (state=3): >>><<< 20698 1726882611.67404: stdout chunk (state=3): >>><<< 20698 1726882611.67719: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882611.6408992-22144-129506944064405=/root/.ansible/tmp/ansible-tmp-1726882611.6408992-22144-129506944064405 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882611.67723: variable 'ansible_module_compression' from source: unknown 20698 1726882611.67726: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2069822553mst/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 20698 1726882611.67728: variable 'ansible_facts' from source: unknown 20698 1726882611.67730: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882611.6408992-22144-129506944064405/AnsiballZ_service_facts.py 20698 1726882611.67795: Sending initial data 20698 1726882611.67798: Sent initial data (162 bytes) 20698 1726882611.68846: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882611.68880: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882611.68896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882611.68915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882611.68966: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882611.68980: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882611.68995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882611.69014: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882611.69029: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882611.69045: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882611.69061: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882611.69078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882611.69098: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882611.69110: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882611.69121: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882611.69133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882611.69230: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882611.69259: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882611.69278: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882611.69410: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882611.71216: 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 <<< 20698 1726882611.71311: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882611.71418: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmp79y40cix /root/.ansible/tmp/ansible-tmp-1726882611.6408992-22144-129506944064405/AnsiballZ_service_facts.py <<< 20698 1726882611.71512: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882611.73524: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882611.73696: stderr chunk (state=3): >>><<< 20698 1726882611.73700: stdout chunk (state=3): >>><<< 20698 1726882611.73702: done transferring module to remote 20698 1726882611.73704: _low_level_execute_command(): starting 20698 1726882611.73707: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882611.6408992-22144-129506944064405/ /root/.ansible/tmp/ansible-tmp-1726882611.6408992-22144-129506944064405/AnsiballZ_service_facts.py && sleep 0' 20698 1726882611.75317: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882611.75321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882611.75378: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882611.75382: 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.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882611.75580: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882611.75644: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882611.75774: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882611.77595: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882611.77687: stderr chunk (state=3): >>><<< 20698 1726882611.77702: stdout chunk (state=3): >>><<< 20698 1726882611.77807: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882611.77811: _low_level_execute_command(): starting 20698 1726882611.77814: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882611.6408992-22144-129506944064405/AnsiballZ_service_facts.py && sleep 0' 20698 1726882611.79629: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882611.79633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882611.79636: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882611.79639: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882611.79641: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882611.79754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found <<< 20698 1726882611.79760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882611.79840: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882611.79869: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882611.80091: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882613.16475: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rhsmcertd.service": {"name": "rhsmcertd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.servi<<< 20698 1726882613.16502: stdout chunk (state=3): >>>ce": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 20698 1726882613.17751: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882613.17826: stderr chunk (state=3): >>><<< 20698 1726882613.17829: stdout chunk (state=3): >>><<< 20698 1726882613.18078: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rhsmcertd.service": {"name": "rhsmcertd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. 20698 1726882613.19404: done with _execute_module (service_facts, {'_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'service_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882611.6408992-22144-129506944064405/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882613.19421: _low_level_execute_command(): starting 20698 1726882613.19431: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882611.6408992-22144-129506944064405/ > /dev/null 2>&1 && sleep 0' 20698 1726882613.20824: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882613.20837: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882613.20852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882613.20873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882613.20935: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882613.20952: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882613.20968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882613.20986: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882613.20997: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882613.21006: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882613.21024: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882613.21043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882613.21060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882613.21076: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882613.21087: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882613.21100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882613.21185: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882613.21206: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882613.21220: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882613.21357: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882613.23268: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882613.23271: stdout chunk (state=3): >>><<< 20698 1726882613.23274: stderr chunk (state=3): >>><<< 20698 1726882613.23475: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882613.23479: handler run complete 20698 1726882613.23482: variable 'ansible_facts' from source: unknown 20698 1726882613.23624: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882613.24203: variable 'ansible_facts' from source: unknown 20698 1726882613.24337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882613.24546: attempt loop complete, returning result 20698 1726882613.24557: _execute() done 20698 1726882613.24571: dumping result to json 20698 1726882613.24631: done dumping result, returning 20698 1726882613.24643: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running [0e448fcc-3ce9-6606-eaf5-00000000050b] 20698 1726882613.24652: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000050b ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20698 1726882613.25676: no more pending results, returning what we have 20698 1726882613.25680: results queue empty 20698 1726882613.25680: checking for any_errors_fatal 20698 1726882613.25684: done checking for any_errors_fatal 20698 1726882613.25685: checking for max_fail_percentage 20698 1726882613.25686: done checking for max_fail_percentage 20698 1726882613.25687: checking to see if all hosts have failed and the running result is not ok 20698 1726882613.25688: done checking to see if all hosts have failed 20698 1726882613.25689: getting the remaining hosts for this loop 20698 1726882613.25692: done getting the remaining hosts for this loop 20698 1726882613.25696: getting the next task for host managed_node2 20698 1726882613.25703: done getting next task for host managed_node2 20698 1726882613.25706: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 20698 1726882613.25711: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882613.25721: getting variables 20698 1726882613.25723: in VariableManager get_vars() 20698 1726882613.25770: Calling all_inventory to load vars for managed_node2 20698 1726882613.25774: Calling groups_inventory to load vars for managed_node2 20698 1726882613.25777: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882613.25789: Calling all_plugins_play to load vars for managed_node2 20698 1726882613.25792: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882613.25795: Calling groups_plugins_play to load vars for managed_node2 20698 1726882613.27424: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000050b 20698 1726882613.27431: WORKER PROCESS EXITING 20698 1726882613.28903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882613.30788: done with get_vars() 20698 1726882613.30816: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:36:53 -0400 (0:00:01.739) 0:00:34.567 ****** 20698 1726882613.30929: entering _queue_task() for managed_node2/package_facts 20698 1726882613.31248: worker is 1 (out of 1 available) 20698 1726882613.31265: exiting _queue_task() for managed_node2/package_facts 20698 1726882613.31277: done queuing things up, now waiting for results queue to drain 20698 1726882613.31278: waiting for pending results... 20698 1726882613.31602: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed 20698 1726882613.31757: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000050c 20698 1726882613.31774: variable 'ansible_search_path' from source: unknown 20698 1726882613.31778: variable 'ansible_search_path' from source: unknown 20698 1726882613.31818: calling self._execute() 20698 1726882613.31928: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882613.31938: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882613.31948: variable 'omit' from source: magic vars 20698 1726882613.32371: variable 'ansible_distribution_major_version' from source: facts 20698 1726882613.32388: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882613.32575: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882613.32858: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882613.32909: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882613.32951: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882613.32994: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882613.33095: variable 'networkmanager_version' from source: set_fact 20698 1726882613.33108: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882613.33229: variable 'ansible_distribution_major_version' from source: facts 20698 1726882613.33232: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882613.33398: variable 'networkmanager_version' from source: set_fact 20698 1726882613.33408: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882613.33525: variable 'ansible_distribution_major_version' from source: facts 20698 1726882613.33531: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882613.33654: variable 'networkmanager_version' from source: set_fact 20698 1726882613.33666: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882613.33833: variable 'ansible_distribution_major_version' from source: facts 20698 1726882613.33836: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882613.33994: variable 'networkmanager_version' from source: set_fact 20698 1726882613.34008: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882613.34151: variable 'ansible_distribution_major_version' from source: facts 20698 1726882613.34156: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882613.34284: variable 'networkmanager_version' from source: set_fact 20698 1726882613.34296: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882613.34302: variable 'omit' from source: magic vars 20698 1726882613.34386: variable 'omit' from source: magic vars 20698 1726882613.34424: variable 'omit' from source: magic vars 20698 1726882613.34456: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882613.34488: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882613.34509: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882613.34526: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882613.34537: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882613.34573: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882613.34577: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882613.34579: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882613.35526: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882613.35529: Set connection var ansible_shell_executable to /bin/sh 20698 1726882613.35535: Set connection var ansible_pipelining to False 20698 1726882613.35541: Set connection var ansible_timeout to 10 20698 1726882613.35543: Set connection var ansible_connection to ssh 20698 1726882613.35546: Set connection var ansible_shell_type to sh 20698 1726882613.35575: variable 'ansible_shell_executable' from source: unknown 20698 1726882613.35578: variable 'ansible_connection' from source: unknown 20698 1726882613.35580: variable 'ansible_module_compression' from source: unknown 20698 1726882613.35583: variable 'ansible_shell_type' from source: unknown 20698 1726882613.35585: variable 'ansible_shell_executable' from source: unknown 20698 1726882613.35587: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882613.35592: variable 'ansible_pipelining' from source: unknown 20698 1726882613.35673: variable 'ansible_timeout' from source: unknown 20698 1726882613.35676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882613.35988: 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__) 20698 1726882613.35999: variable 'omit' from source: magic vars 20698 1726882613.36004: starting attempt loop 20698 1726882613.36007: running the handler 20698 1726882613.36020: _low_level_execute_command(): starting 20698 1726882613.36032: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882613.37854: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882613.37999: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882613.38010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882613.38024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882613.38068: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882613.38075: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882613.38085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882613.38100: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882613.38109: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882613.38117: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882613.38125: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882613.38139: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882613.38150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882613.38157: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882613.38170: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882613.38252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882613.38328: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882613.38369: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882613.38380: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882613.38691: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882613.40236: stdout chunk (state=3): >>>/root <<< 20698 1726882613.40407: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882613.40413: stdout chunk (state=3): >>><<< 20698 1726882613.40423: stderr chunk (state=3): >>><<< 20698 1726882613.40442: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882613.40458: _low_level_execute_command(): starting 20698 1726882613.40467: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882613.404427-22200-135602995993135 `" && echo ansible-tmp-1726882613.404427-22200-135602995993135="` echo /root/.ansible/tmp/ansible-tmp-1726882613.404427-22200-135602995993135 `" ) && sleep 0' 20698 1726882613.41519: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882613.41535: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882613.41545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882613.41558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882613.41601: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882613.41608: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882613.41618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882613.41634: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882613.41644: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882613.41652: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882613.41667: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882613.41688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882613.41699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882613.41707: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882613.41714: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882613.41723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882613.41810: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882613.41824: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882613.41834: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882613.41975: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882613.43849: stdout chunk (state=3): >>>ansible-tmp-1726882613.404427-22200-135602995993135=/root/.ansible/tmp/ansible-tmp-1726882613.404427-22200-135602995993135 <<< 20698 1726882613.44025: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882613.44029: stdout chunk (state=3): >>><<< 20698 1726882613.44037: stderr chunk (state=3): >>><<< 20698 1726882613.44056: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882613.404427-22200-135602995993135=/root/.ansible/tmp/ansible-tmp-1726882613.404427-22200-135602995993135 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882613.44107: variable 'ansible_module_compression' from source: unknown 20698 1726882613.44155: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2069822553mst/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 20698 1726882613.44215: variable 'ansible_facts' from source: unknown 20698 1726882613.44424: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882613.404427-22200-135602995993135/AnsiballZ_package_facts.py 20698 1726882613.45046: Sending initial data 20698 1726882613.45049: Sent initial data (161 bytes) 20698 1726882613.49105: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882613.49114: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882613.49124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882613.49144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882613.49187: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882613.49249: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882613.49260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882613.49279: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882613.49287: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882613.49294: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882613.49302: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882613.49311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882613.49322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882613.49357: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882613.49370: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882613.49380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882613.49449: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882613.49582: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882613.49595: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882613.49793: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882613.51646: 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 <<< 20698 1726882613.51748: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882613.51849: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmpgc7ixrvc /root/.ansible/tmp/ansible-tmp-1726882613.404427-22200-135602995993135/AnsiballZ_package_facts.py <<< 20698 1726882613.51941: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882613.55267: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882613.55343: stderr chunk (state=3): >>><<< 20698 1726882613.55346: stdout chunk (state=3): >>><<< 20698 1726882613.55374: done transferring module to remote 20698 1726882613.55386: _low_level_execute_command(): starting 20698 1726882613.55390: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882613.404427-22200-135602995993135/ /root/.ansible/tmp/ansible-tmp-1726882613.404427-22200-135602995993135/AnsiballZ_package_facts.py && sleep 0' 20698 1726882613.56878: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882613.56887: 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 <<< 20698 1726882613.56928: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882613.56932: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration <<< 20698 1726882613.56948: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882613.56954: 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.11.158 originally 10.31.11.158 debug2: match found <<< 20698 1726882613.56970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882613.57037: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882613.57048: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882613.57076: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882613.57182: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882613.59046: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882613.59049: stderr chunk (state=3): >>><<< 20698 1726882613.59055: stdout chunk (state=3): >>><<< 20698 1726882613.59079: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882613.59082: _low_level_execute_command(): starting 20698 1726882613.59085: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882613.404427-22200-135602995993135/AnsiballZ_package_facts.py && sleep 0' 20698 1726882613.60562: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882613.60692: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882613.60703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882613.60720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882613.60757: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882613.60768: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882613.60777: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882613.60792: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882613.60802: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882613.60809: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882613.60818: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882613.60831: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882613.60843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882613.60851: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882613.60857: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882613.60871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882613.61013: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882613.61089: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882613.61099: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882613.61274: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882614.07847: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "e<<< 20698 1726882614.07911: stdout chunk (state=3): >>>poch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": nu<<< 20698 1726882614.08029: stdout chunk (state=3): >>>ll, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects"<<< 20698 1726882614.08049: stdout chunk (state=3): >>>: [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source"<<< 20698 1726882614.08067: stdout chunk (state=3): >>>: "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release<<< 20698 1726882614.08089: stdout chunk (state=3): >>>": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]<<< 20698 1726882614.08095: stdout chunk (state=3): >>>, "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.1<<< 20698 1726882614.08100: stdout chunk (state=3): >>>6.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-<<< 20698 1726882614.08108: stdout chunk (state=3): >>>base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, <<< 20698 1726882614.08112: stdout chunk (state=3): >>>"arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300<<< 20698 1726882614.08113: stdout chunk (state=3): >>>", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64"<<< 20698 1726882614.08116: stdout chunk (state=3): >>>, "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.85", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 20698 1726882614.09573: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882614.09627: stderr chunk (state=3): >>><<< 20698 1726882614.09630: stdout chunk (state=3): >>><<< 20698 1726882614.09670: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.85", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. 20698 1726882614.12039: done with _execute_module (package_facts, {'_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'package_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882613.404427-22200-135602995993135/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882614.12059: _low_level_execute_command(): starting 20698 1726882614.12067: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882613.404427-22200-135602995993135/ > /dev/null 2>&1 && sleep 0' 20698 1726882614.12709: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882614.12715: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882614.12759: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882614.12765: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882614.12768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882614.12827: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882614.12830: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882614.12834: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882614.12938: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882614.14796: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882614.14850: stderr chunk (state=3): >>><<< 20698 1726882614.14853: stdout chunk (state=3): >>><<< 20698 1726882614.14861: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882614.14869: handler run complete 20698 1726882614.15731: variable 'ansible_facts' from source: unknown 20698 1726882614.16450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882614.18935: variable 'ansible_facts' from source: unknown 20698 1726882614.19210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882614.19653: attempt loop complete, returning result 20698 1726882614.19667: _execute() done 20698 1726882614.19670: dumping result to json 20698 1726882614.19818: done dumping result, returning 20698 1726882614.19823: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed [0e448fcc-3ce9-6606-eaf5-00000000050c] 20698 1726882614.19843: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000050c 20698 1726882614.30936: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000050c 20698 1726882614.30939: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20698 1726882614.31098: no more pending results, returning what we have 20698 1726882614.31101: results queue empty 20698 1726882614.31102: checking for any_errors_fatal 20698 1726882614.31106: done checking for any_errors_fatal 20698 1726882614.31107: checking for max_fail_percentage 20698 1726882614.31109: done checking for max_fail_percentage 20698 1726882614.31109: checking to see if all hosts have failed and the running result is not ok 20698 1726882614.31111: done checking to see if all hosts have failed 20698 1726882614.31111: getting the remaining hosts for this loop 20698 1726882614.31112: done getting the remaining hosts for this loop 20698 1726882614.31116: getting the next task for host managed_node2 20698 1726882614.31123: done getting next task for host managed_node2 20698 1726882614.31126: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 20698 1726882614.31130: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882614.31141: getting variables 20698 1726882614.31142: in VariableManager get_vars() 20698 1726882614.31186: Calling all_inventory to load vars for managed_node2 20698 1726882614.31189: Calling groups_inventory to load vars for managed_node2 20698 1726882614.31191: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882614.31201: Calling all_plugins_play to load vars for managed_node2 20698 1726882614.31204: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882614.31207: Calling groups_plugins_play to load vars for managed_node2 20698 1726882614.33507: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882614.37266: done with get_vars() 20698 1726882614.37293: done getting variables 20698 1726882614.37481: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:36:54 -0400 (0:00:01.065) 0:00:35.633 ****** 20698 1726882614.37520: entering _queue_task() for managed_node2/debug 20698 1726882614.38399: worker is 1 (out of 1 available) 20698 1726882614.38412: exiting _queue_task() for managed_node2/debug 20698 1726882614.38423: done queuing things up, now waiting for results queue to drain 20698 1726882614.38425: waiting for pending results... 20698 1726882614.40555: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 20698 1726882614.40812: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000000bf 20698 1726882614.40836: variable 'ansible_search_path' from source: unknown 20698 1726882614.40923: variable 'ansible_search_path' from source: unknown 20698 1726882614.40969: calling self._execute() 20698 1726882614.41186: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882614.41229: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882614.41252: variable 'omit' from source: magic vars 20698 1726882614.42110: variable 'ansible_distribution_major_version' from source: facts 20698 1726882614.42136: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882614.42428: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882614.43034: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882614.43137: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882614.43239: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882614.43343: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882614.43488: variable 'networkmanager_version' from source: set_fact 20698 1726882614.43543: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882614.43869: variable 'ansible_distribution_major_version' from source: facts 20698 1726882614.43883: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882614.44129: variable 'networkmanager_version' from source: set_fact 20698 1726882614.44210: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882614.44386: variable 'ansible_distribution_major_version' from source: facts 20698 1726882614.44513: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882614.44758: variable 'networkmanager_version' from source: set_fact 20698 1726882614.44773: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882614.44783: variable 'omit' from source: magic vars 20698 1726882614.44960: variable 'omit' from source: magic vars 20698 1726882614.45171: variable 'network_provider' from source: set_fact 20698 1726882614.45194: variable 'omit' from source: magic vars 20698 1726882614.45226: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882614.45414: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882614.45436: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882614.45455: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882614.45472: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882614.45617: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882614.45626: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882614.45634: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882614.45859: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882614.45874: Set connection var ansible_shell_executable to /bin/sh 20698 1726882614.45884: Set connection var ansible_pipelining to False 20698 1726882614.45893: Set connection var ansible_timeout to 10 20698 1726882614.45899: Set connection var ansible_connection to ssh 20698 1726882614.45921: Set connection var ansible_shell_type to sh 20698 1726882614.45962: variable 'ansible_shell_executable' from source: unknown 20698 1726882614.46031: variable 'ansible_connection' from source: unknown 20698 1726882614.46051: variable 'ansible_module_compression' from source: unknown 20698 1726882614.46071: variable 'ansible_shell_type' from source: unknown 20698 1726882614.46078: variable 'ansible_shell_executable' from source: unknown 20698 1726882614.46085: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882614.46093: variable 'ansible_pipelining' from source: unknown 20698 1726882614.46100: variable 'ansible_timeout' from source: unknown 20698 1726882614.46108: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882614.46227: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882614.46250: variable 'omit' from source: magic vars 20698 1726882614.46268: starting attempt loop 20698 1726882614.46280: running the handler 20698 1726882614.46327: handler run complete 20698 1726882614.46350: attempt loop complete, returning result 20698 1726882614.46358: _execute() done 20698 1726882614.46369: dumping result to json 20698 1726882614.46381: done dumping result, returning 20698 1726882614.46397: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-6606-eaf5-0000000000bf] 20698 1726882614.46407: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000bf ok: [managed_node2] => {} MSG: Using network provider: nm 20698 1726882614.46574: no more pending results, returning what we have 20698 1726882614.46578: results queue empty 20698 1726882614.46579: checking for any_errors_fatal 20698 1726882614.46588: done checking for any_errors_fatal 20698 1726882614.46589: checking for max_fail_percentage 20698 1726882614.46591: done checking for max_fail_percentage 20698 1726882614.46592: checking to see if all hosts have failed and the running result is not ok 20698 1726882614.46593: done checking to see if all hosts have failed 20698 1726882614.46593: getting the remaining hosts for this loop 20698 1726882614.46596: done getting the remaining hosts for this loop 20698 1726882614.46599: getting the next task for host managed_node2 20698 1726882614.46608: done getting next task for host managed_node2 20698 1726882614.46614: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20698 1726882614.46618: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882614.46630: getting variables 20698 1726882614.46632: in VariableManager get_vars() 20698 1726882614.46691: Calling all_inventory to load vars for managed_node2 20698 1726882614.46694: Calling groups_inventory to load vars for managed_node2 20698 1726882614.46697: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882614.46709: Calling all_plugins_play to load vars for managed_node2 20698 1726882614.46718: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882614.46722: Calling groups_plugins_play to load vars for managed_node2 20698 1726882614.47726: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000bf 20698 1726882614.47730: WORKER PROCESS EXITING 20698 1726882614.59766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882614.63550: done with get_vars() 20698 1726882614.63579: done getting variables 20698 1726882614.63744: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:36:54 -0400 (0:00:00.262) 0:00:35.896 ****** 20698 1726882614.63776: entering _queue_task() for managed_node2/fail 20698 1726882614.64580: worker is 1 (out of 1 available) 20698 1726882614.64698: exiting _queue_task() for managed_node2/fail 20698 1726882614.64710: done queuing things up, now waiting for results queue to drain 20698 1726882614.64713: waiting for pending results... 20698 1726882614.65601: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20698 1726882614.65732: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000000c0 20698 1726882614.65744: variable 'ansible_search_path' from source: unknown 20698 1726882614.65748: variable 'ansible_search_path' from source: unknown 20698 1726882614.65789: calling self._execute() 20698 1726882614.65890: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882614.65893: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882614.65906: variable 'omit' from source: magic vars 20698 1726882614.66296: variable 'ansible_distribution_major_version' from source: facts 20698 1726882614.66308: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882614.66493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882614.66753: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882614.66805: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882614.66836: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882614.66927: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882614.67004: variable 'networkmanager_version' from source: set_fact 20698 1726882614.67016: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882614.67135: variable 'ansible_distribution_major_version' from source: facts 20698 1726882614.67139: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882614.67276: variable 'networkmanager_version' from source: set_fact 20698 1726882614.67284: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882614.67394: variable 'ansible_distribution_major_version' from source: facts 20698 1726882614.67400: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882614.67535: variable 'networkmanager_version' from source: set_fact 20698 1726882614.67543: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882614.67659: variable 'network_state' from source: role '' defaults 20698 1726882614.67673: Evaluated conditional (network_state != {}): False 20698 1726882614.67677: when evaluation is False, skipping this task 20698 1726882614.67679: _execute() done 20698 1726882614.67682: dumping result to json 20698 1726882614.67684: done dumping result, returning 20698 1726882614.67688: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0e448fcc-3ce9-6606-eaf5-0000000000c0] 20698 1726882614.67696: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000c0 20698 1726882614.67784: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000c0 20698 1726882614.67787: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20698 1726882614.67829: no more pending results, returning what we have 20698 1726882614.67833: results queue empty 20698 1726882614.67834: checking for any_errors_fatal 20698 1726882614.67841: done checking for any_errors_fatal 20698 1726882614.67842: checking for max_fail_percentage 20698 1726882614.67844: done checking for max_fail_percentage 20698 1726882614.67845: checking to see if all hosts have failed and the running result is not ok 20698 1726882614.67846: done checking to see if all hosts have failed 20698 1726882614.67846: getting the remaining hosts for this loop 20698 1726882614.67848: done getting the remaining hosts for this loop 20698 1726882614.67852: getting the next task for host managed_node2 20698 1726882614.67859: done getting next task for host managed_node2 20698 1726882614.67865: ^ 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 20698 1726882614.67868: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882614.67888: getting variables 20698 1726882614.67889: in VariableManager get_vars() 20698 1726882614.67937: Calling all_inventory to load vars for managed_node2 20698 1726882614.67940: Calling groups_inventory to load vars for managed_node2 20698 1726882614.67942: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882614.67952: Calling all_plugins_play to load vars for managed_node2 20698 1726882614.67954: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882614.67957: Calling groups_plugins_play to load vars for managed_node2 20698 1726882614.70288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882614.71910: done with get_vars() 20698 1726882614.71933: done getting variables 20698 1726882614.71996: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:36:54 -0400 (0:00:00.082) 0:00:35.978 ****** 20698 1726882614.72034: entering _queue_task() for managed_node2/fail 20698 1726882614.72386: worker is 1 (out of 1 available) 20698 1726882614.72397: exiting _queue_task() for managed_node2/fail 20698 1726882614.72409: done queuing things up, now waiting for results queue to drain 20698 1726882614.72411: waiting for pending results... 20698 1726882614.72681: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 20698 1726882614.72782: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000000c1 20698 1726882614.72792: variable 'ansible_search_path' from source: unknown 20698 1726882614.72795: variable 'ansible_search_path' from source: unknown 20698 1726882614.72827: calling self._execute() 20698 1726882614.72908: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882614.72912: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882614.72919: variable 'omit' from source: magic vars 20698 1726882614.73203: variable 'ansible_distribution_major_version' from source: facts 20698 1726882614.73213: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882614.73332: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882614.73591: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882614.73641: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882614.73685: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882614.73756: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882614.73858: variable 'networkmanager_version' from source: set_fact 20698 1726882614.73880: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882614.74002: variable 'ansible_distribution_major_version' from source: facts 20698 1726882614.74014: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882614.74170: variable 'networkmanager_version' from source: set_fact 20698 1726882614.74184: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882614.74305: variable 'ansible_distribution_major_version' from source: facts 20698 1726882614.74317: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882614.74670: variable 'networkmanager_version' from source: set_fact 20698 1726882614.74673: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882614.74791: variable 'network_state' from source: role '' defaults 20698 1726882614.74794: Evaluated conditional (network_state != {}): False 20698 1726882614.74797: when evaluation is False, skipping this task 20698 1726882614.74799: _execute() done 20698 1726882614.74802: dumping result to json 20698 1726882614.74804: done dumping result, returning 20698 1726882614.74807: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0e448fcc-3ce9-6606-eaf5-0000000000c1] 20698 1726882614.74809: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000c1 20698 1726882614.74963: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000c1 20698 1726882614.74968: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20698 1726882614.75051: no more pending results, returning what we have 20698 1726882614.75054: results queue empty 20698 1726882614.75055: checking for any_errors_fatal 20698 1726882614.75060: done checking for any_errors_fatal 20698 1726882614.75060: checking for max_fail_percentage 20698 1726882614.75062: done checking for max_fail_percentage 20698 1726882614.75063: checking to see if all hosts have failed and the running result is not ok 20698 1726882614.75066: done checking to see if all hosts have failed 20698 1726882614.75067: getting the remaining hosts for this loop 20698 1726882614.75068: done getting the remaining hosts for this loop 20698 1726882614.75071: getting the next task for host managed_node2 20698 1726882614.75078: done getting next task for host managed_node2 20698 1726882614.75082: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20698 1726882614.75085: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882614.75102: getting variables 20698 1726882614.75103: in VariableManager get_vars() 20698 1726882614.75150: Calling all_inventory to load vars for managed_node2 20698 1726882614.75153: Calling groups_inventory to load vars for managed_node2 20698 1726882614.75155: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882614.75166: Calling all_plugins_play to load vars for managed_node2 20698 1726882614.75169: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882614.75173: Calling groups_plugins_play to load vars for managed_node2 20698 1726882614.76994: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882614.78865: done with get_vars() 20698 1726882614.78884: done getting variables 20698 1726882614.78939: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:36:54 -0400 (0:00:00.069) 0:00:36.048 ****** 20698 1726882614.78974: entering _queue_task() for managed_node2/fail 20698 1726882614.79347: worker is 1 (out of 1 available) 20698 1726882614.79362: exiting _queue_task() for managed_node2/fail 20698 1726882614.79377: done queuing things up, now waiting for results queue to drain 20698 1726882614.79379: waiting for pending results... 20698 1726882614.79789: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20698 1726882614.79969: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000000c2 20698 1726882614.79990: variable 'ansible_search_path' from source: unknown 20698 1726882614.80005: variable 'ansible_search_path' from source: unknown 20698 1726882614.80077: calling self._execute() 20698 1726882614.80287: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882614.80298: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882614.80324: variable 'omit' from source: magic vars 20698 1726882614.82441: variable 'ansible_distribution_major_version' from source: facts 20698 1726882614.82511: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882614.82801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882614.83244: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882614.83294: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882614.83327: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882614.83428: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882614.83519: variable 'networkmanager_version' from source: set_fact 20698 1726882614.83532: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882614.83651: variable 'ansible_distribution_major_version' from source: facts 20698 1726882614.83656: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882614.83809: variable 'networkmanager_version' from source: set_fact 20698 1726882614.83818: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882614.83938: variable 'ansible_distribution_major_version' from source: facts 20698 1726882614.83941: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882614.84086: variable 'networkmanager_version' from source: set_fact 20698 1726882614.84095: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882614.84249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882614.87258: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882614.87332: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882614.87394: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882614.87424: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882614.87469: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882614.87553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882614.87589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882614.87607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882614.87655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882614.87696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882614.87803: variable 'ansible_distribution_major_version' from source: facts 20698 1726882614.88054: Evaluated conditional (ansible_distribution_major_version | int > 9): False 20698 1726882614.88057: when evaluation is False, skipping this task 20698 1726882614.88059: _execute() done 20698 1726882614.88062: dumping result to json 20698 1726882614.88066: done dumping result, returning 20698 1726882614.88068: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0e448fcc-3ce9-6606-eaf5-0000000000c2] 20698 1726882614.88070: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000c2 20698 1726882614.88148: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000c2 20698 1726882614.88151: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "skip_reason": "Conditional result was False" } 20698 1726882614.88190: no more pending results, returning what we have 20698 1726882614.88194: results queue empty 20698 1726882614.88194: checking for any_errors_fatal 20698 1726882614.88199: done checking for any_errors_fatal 20698 1726882614.88200: checking for max_fail_percentage 20698 1726882614.88201: done checking for max_fail_percentage 20698 1726882614.88202: checking to see if all hosts have failed and the running result is not ok 20698 1726882614.88203: done checking to see if all hosts have failed 20698 1726882614.88216: getting the remaining hosts for this loop 20698 1726882614.88218: done getting the remaining hosts for this loop 20698 1726882614.88222: getting the next task for host managed_node2 20698 1726882614.88229: done getting next task for host managed_node2 20698 1726882614.88249: ^ 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 20698 1726882614.88253: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882614.88297: getting variables 20698 1726882614.88299: in VariableManager get_vars() 20698 1726882614.88410: Calling all_inventory to load vars for managed_node2 20698 1726882614.88413: Calling groups_inventory to load vars for managed_node2 20698 1726882614.88416: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882614.88426: Calling all_plugins_play to load vars for managed_node2 20698 1726882614.88431: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882614.88434: Calling groups_plugins_play to load vars for managed_node2 20698 1726882614.89749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882614.91078: done with get_vars() 20698 1726882614.91106: done getting variables 20698 1726882614.91153: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:36:54 -0400 (0:00:00.122) 0:00:36.170 ****** 20698 1726882614.91180: entering _queue_task() for managed_node2/dnf 20698 1726882614.91399: worker is 1 (out of 1 available) 20698 1726882614.91412: exiting _queue_task() for managed_node2/dnf 20698 1726882614.91424: done queuing things up, now waiting for results queue to drain 20698 1726882614.91426: waiting for pending results... 20698 1726882614.91651: running TaskExecutor() for managed_node2/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 20698 1726882614.91747: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000000c3 20698 1726882614.91761: variable 'ansible_search_path' from source: unknown 20698 1726882614.91765: variable 'ansible_search_path' from source: unknown 20698 1726882614.91794: calling self._execute() 20698 1726882614.91869: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882614.91873: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882614.91884: variable 'omit' from source: magic vars 20698 1726882614.92203: variable 'ansible_distribution_major_version' from source: facts 20698 1726882614.92252: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882614.92438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882614.93092: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882614.93165: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882614.93207: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882614.93355: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882614.93554: variable 'networkmanager_version' from source: set_fact 20698 1726882614.93617: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882614.94018: variable 'ansible_distribution_major_version' from source: facts 20698 1726882614.94033: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882614.94348: variable 'networkmanager_version' from source: set_fact 20698 1726882614.94502: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882614.94854: variable 'ansible_distribution_major_version' from source: facts 20698 1726882614.94869: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882614.95049: variable 'networkmanager_version' from source: set_fact 20698 1726882614.95077: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882614.95321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882614.99685: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882614.99771: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882614.99823: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882614.99869: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882614.99901: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882615.00000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882615.00063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882615.00097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882615.00152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882615.00181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882615.00312: variable 'ansible_distribution' from source: facts 20698 1726882615.00322: variable 'ansible_distribution_major_version' from source: facts 20698 1726882615.00340: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 20698 1726882615.00494: variable '__network_wireless_connections_defined' from source: role '' defaults 20698 1726882615.00639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882615.00677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882615.00719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882615.00768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882615.00799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882615.00851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882615.00917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882615.02246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882615.02296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882615.02317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882615.02374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882615.02477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882615.02507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882615.02600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882615.02687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882615.03025: variable 'network_connections' from source: task vars 20698 1726882615.03043: variable 'interface' from source: play vars 20698 1726882615.03137: variable 'interface' from source: play vars 20698 1726882615.03223: 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) 20698 1726882615.03255: 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) 20698 1726882615.03294: 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) 20698 1726882615.03336: 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) 20698 1726882615.03405: variable '__network_team_connections_defined' from source: role '' defaults 20698 1726882615.03690: variable 'network_connections' from source: task vars 20698 1726882615.03701: variable 'interface' from source: play vars 20698 1726882615.03784: variable 'interface' from source: play vars 20698 1726882615.03824: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 20698 1726882615.03835: when evaluation is False, skipping this task 20698 1726882615.03841: _execute() done 20698 1726882615.03847: dumping result to json 20698 1726882615.03856: done dumping result, returning 20698 1726882615.03900: done running TaskExecutor() for managed_node2/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 [0e448fcc-3ce9-6606-eaf5-0000000000c3] 20698 1726882615.03911: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000c3 skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 20698 1726882615.04101: no more pending results, returning what we have 20698 1726882615.04106: results queue empty 20698 1726882615.04107: checking for any_errors_fatal 20698 1726882615.04115: done checking for any_errors_fatal 20698 1726882615.04116: checking for max_fail_percentage 20698 1726882615.04118: done checking for max_fail_percentage 20698 1726882615.04119: checking to see if all hosts have failed and the running result is not ok 20698 1726882615.04120: done checking to see if all hosts have failed 20698 1726882615.04121: getting the remaining hosts for this loop 20698 1726882615.04123: done getting the remaining hosts for this loop 20698 1726882615.04127: getting the next task for host managed_node2 20698 1726882615.04136: done getting next task for host managed_node2 20698 1726882615.04141: ^ 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 20698 1726882615.04143: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882615.04191: getting variables 20698 1726882615.04193: in VariableManager get_vars() 20698 1726882615.04254: Calling all_inventory to load vars for managed_node2 20698 1726882615.04260: Calling groups_inventory to load vars for managed_node2 20698 1726882615.04265: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882615.04286: Calling all_plugins_play to load vars for managed_node2 20698 1726882615.04290: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882615.04295: Calling groups_plugins_play to load vars for managed_node2 20698 1726882615.05234: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000c3 20698 1726882615.05237: WORKER PROCESS EXITING 20698 1726882615.06361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882615.09661: done with get_vars() 20698 1726882615.09700: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20698 1726882615.09796: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:36:55 -0400 (0:00:00.186) 0:00:36.356 ****** 20698 1726882615.09828: entering _queue_task() for managed_node2/yum 20698 1726882615.10405: worker is 1 (out of 1 available) 20698 1726882615.10477: exiting _queue_task() for managed_node2/yum 20698 1726882615.10491: done queuing things up, now waiting for results queue to drain 20698 1726882615.10493: waiting for pending results... 20698 1726882615.11623: running TaskExecutor() for managed_node2/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 20698 1726882615.11929: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000000c4 20698 1726882615.11984: variable 'ansible_search_path' from source: unknown 20698 1726882615.12023: variable 'ansible_search_path' from source: unknown 20698 1726882615.12111: calling self._execute() 20698 1726882615.13236: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882615.13247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882615.13282: variable 'omit' from source: magic vars 20698 1726882615.14265: variable 'ansible_distribution_major_version' from source: facts 20698 1726882615.14286: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882615.14536: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882615.15070: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882615.15128: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882615.15215: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882615.15341: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882615.15453: variable 'networkmanager_version' from source: set_fact 20698 1726882615.15469: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882615.15601: variable 'ansible_distribution_major_version' from source: facts 20698 1726882615.15604: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882615.15732: variable 'networkmanager_version' from source: set_fact 20698 1726882615.15740: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882615.15843: variable 'ansible_distribution_major_version' from source: facts 20698 1726882615.15849: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882615.15975: variable 'networkmanager_version' from source: set_fact 20698 1726882615.15983: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882615.16109: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882615.19812: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882615.20173: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882615.20177: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882615.20180: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882615.20182: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882615.20185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882615.20188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882615.20190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882615.20192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882615.20194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882615.20221: variable 'ansible_distribution_major_version' from source: facts 20698 1726882615.20235: Evaluated conditional (ansible_distribution_major_version | int < 8): False 20698 1726882615.20238: when evaluation is False, skipping this task 20698 1726882615.20241: _execute() done 20698 1726882615.20243: dumping result to json 20698 1726882615.20245: done dumping result, returning 20698 1726882615.20253: done running TaskExecutor() for managed_node2/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 [0e448fcc-3ce9-6606-eaf5-0000000000c4] 20698 1726882615.20260: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000c4 20698 1726882615.20356: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000c4 20698 1726882615.20361: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 20698 1726882615.20428: no more pending results, returning what we have 20698 1726882615.20432: results queue empty 20698 1726882615.20433: checking for any_errors_fatal 20698 1726882615.20438: done checking for any_errors_fatal 20698 1726882615.20439: checking for max_fail_percentage 20698 1726882615.20441: done checking for max_fail_percentage 20698 1726882615.20442: checking to see if all hosts have failed and the running result is not ok 20698 1726882615.20443: done checking to see if all hosts have failed 20698 1726882615.20443: getting the remaining hosts for this loop 20698 1726882615.20445: done getting the remaining hosts for this loop 20698 1726882615.20449: getting the next task for host managed_node2 20698 1726882615.20456: done getting next task for host managed_node2 20698 1726882615.20462: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20698 1726882615.20467: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882615.20488: getting variables 20698 1726882615.20489: in VariableManager get_vars() 20698 1726882615.20537: Calling all_inventory to load vars for managed_node2 20698 1726882615.20540: Calling groups_inventory to load vars for managed_node2 20698 1726882615.20542: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882615.20551: Calling all_plugins_play to load vars for managed_node2 20698 1726882615.20554: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882615.20556: Calling groups_plugins_play to load vars for managed_node2 20698 1726882615.22682: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882615.24730: done with get_vars() 20698 1726882615.24753: done getting variables 20698 1726882615.24831: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:36:55 -0400 (0:00:00.150) 0:00:36.506 ****** 20698 1726882615.24870: entering _queue_task() for managed_node2/fail 20698 1726882615.25196: worker is 1 (out of 1 available) 20698 1726882615.25209: exiting _queue_task() for managed_node2/fail 20698 1726882615.25228: done queuing things up, now waiting for results queue to drain 20698 1726882615.25233: waiting for pending results... 20698 1726882615.25547: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20698 1726882615.25709: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000000c5 20698 1726882615.25731: variable 'ansible_search_path' from source: unknown 20698 1726882615.25740: variable 'ansible_search_path' from source: unknown 20698 1726882615.25795: calling self._execute() 20698 1726882615.25907: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882615.25917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882615.25929: variable 'omit' from source: magic vars 20698 1726882615.26352: variable 'ansible_distribution_major_version' from source: facts 20698 1726882615.26376: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882615.26580: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882615.26887: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882615.26936: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882615.26991: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882615.27087: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882615.27172: variable 'networkmanager_version' from source: set_fact 20698 1726882615.27194: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882615.27321: variable 'ansible_distribution_major_version' from source: facts 20698 1726882615.27332: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882615.27491: variable 'networkmanager_version' from source: set_fact 20698 1726882615.27506: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882615.27642: variable 'ansible_distribution_major_version' from source: facts 20698 1726882615.27652: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882615.27798: variable 'networkmanager_version' from source: set_fact 20698 1726882615.27811: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882615.27934: variable '__network_wireless_connections_defined' from source: role '' defaults 20698 1726882615.28112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882615.30545: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882615.30626: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882615.30680: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882615.30722: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882615.30753: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882615.30850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882615.30912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882615.30943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882615.31002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882615.31027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882615.31082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882615.31123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882615.31154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882615.31209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882615.31238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882615.31286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882615.31321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882615.31359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882615.31406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882615.31432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882615.31626: variable 'network_connections' from source: task vars 20698 1726882615.31651: variable 'interface' from source: play vars 20698 1726882615.31735: variable 'interface' from source: play vars 20698 1726882615.31811: 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) 20698 1726882615.31838: 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) 20698 1726882615.31886: 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) 20698 1726882615.31917: 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) 20698 1726882615.31989: variable '__network_team_connections_defined' from source: role '' defaults 20698 1726882615.32270: variable 'network_connections' from source: task vars 20698 1726882615.32281: variable 'interface' from source: play vars 20698 1726882615.32355: variable 'interface' from source: play vars 20698 1726882615.32397: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 20698 1726882615.32410: when evaluation is False, skipping this task 20698 1726882615.32419: _execute() done 20698 1726882615.32425: dumping result to json 20698 1726882615.32432: done dumping result, returning 20698 1726882615.32445: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-6606-eaf5-0000000000c5] 20698 1726882615.32453: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000c5 skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 20698 1726882615.32617: no more pending results, returning what we have 20698 1726882615.32621: results queue empty 20698 1726882615.32622: checking for any_errors_fatal 20698 1726882615.32629: done checking for any_errors_fatal 20698 1726882615.32630: checking for max_fail_percentage 20698 1726882615.32632: done checking for max_fail_percentage 20698 1726882615.32633: checking to see if all hosts have failed and the running result is not ok 20698 1726882615.32634: done checking to see if all hosts have failed 20698 1726882615.32635: getting the remaining hosts for this loop 20698 1726882615.32637: done getting the remaining hosts for this loop 20698 1726882615.32641: getting the next task for host managed_node2 20698 1726882615.32650: done getting next task for host managed_node2 20698 1726882615.32653: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 20698 1726882615.32659: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882615.32685: getting variables 20698 1726882615.32687: in VariableManager get_vars() 20698 1726882615.32744: Calling all_inventory to load vars for managed_node2 20698 1726882615.32747: Calling groups_inventory to load vars for managed_node2 20698 1726882615.32750: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882615.32767: Calling all_plugins_play to load vars for managed_node2 20698 1726882615.32771: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882615.32775: Calling groups_plugins_play to load vars for managed_node2 20698 1726882615.33814: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000c5 20698 1726882615.33817: WORKER PROCESS EXITING 20698 1726882615.34672: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882615.36568: done with get_vars() 20698 1726882615.36589: done getting variables 20698 1726882615.36646: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:36:55 -0400 (0:00:00.118) 0:00:36.625 ****** 20698 1726882615.36693: entering _queue_task() for managed_node2/package 20698 1726882615.36967: worker is 1 (out of 1 available) 20698 1726882615.36980: exiting _queue_task() for managed_node2/package 20698 1726882615.37000: done queuing things up, now waiting for results queue to drain 20698 1726882615.37001: waiting for pending results... 20698 1726882615.37297: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 20698 1726882615.37452: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000000c6 20698 1726882615.37478: variable 'ansible_search_path' from source: unknown 20698 1726882615.37487: variable 'ansible_search_path' from source: unknown 20698 1726882615.37529: calling self._execute() 20698 1726882615.37641: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882615.37663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882615.37682: variable 'omit' from source: magic vars 20698 1726882615.38100: variable 'ansible_distribution_major_version' from source: facts 20698 1726882615.38121: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882615.38327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882615.38632: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882615.38692: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882615.38731: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882615.38819: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882615.38915: variable 'networkmanager_version' from source: set_fact 20698 1726882615.38932: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882615.39069: variable 'ansible_distribution_major_version' from source: facts 20698 1726882615.39087: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882615.39233: variable 'networkmanager_version' from source: set_fact 20698 1726882615.39246: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882615.39371: variable 'ansible_distribution_major_version' from source: facts 20698 1726882615.39384: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882615.39541: variable 'networkmanager_version' from source: set_fact 20698 1726882615.39554: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882615.39767: variable 'network_packages' from source: role '' defaults 20698 1726882615.39891: variable '__network_provider_setup' from source: role '' defaults 20698 1726882615.39907: variable '__network_service_name_default_nm' from source: role '' defaults 20698 1726882615.39992: variable '__network_service_name_default_nm' from source: role '' defaults 20698 1726882615.40006: variable '__network_packages_default_nm' from source: role '' defaults 20698 1726882615.40085: variable '__network_packages_default_nm' from source: role '' defaults 20698 1726882615.40298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882615.43006: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882615.43076: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882615.43132: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882615.43175: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882615.43231: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882615.43331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882615.43371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882615.43402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882615.43462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882615.43487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882615.43549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882615.43584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882615.43614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882615.43676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882615.43696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882615.43961: variable '__network_packages_default_gobject_packages' from source: role '' defaults 20698 1726882615.44098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882615.44127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882615.44155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882615.44213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882615.44233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882615.44341: variable 'ansible_python' from source: facts 20698 1726882615.44376: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 20698 1726882615.44475: variable '__network_wpa_supplicant_required' from source: role '' defaults 20698 1726882615.44574: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 20698 1726882615.44717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882615.44762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882615.44802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882615.44854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882615.44879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882615.44927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882615.44966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882615.44998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882615.45039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882615.45060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882615.45220: variable 'network_connections' from source: task vars 20698 1726882615.45232: variable 'interface' from source: play vars 20698 1726882615.45348: variable 'interface' from source: play vars 20698 1726882615.45435: 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) 20698 1726882615.45473: 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) 20698 1726882615.45516: 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) 20698 1726882615.45552: 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) 20698 1726882615.45611: variable '__network_wireless_connections_defined' from source: role '' defaults 20698 1726882615.45817: variable 'network_connections' from source: task vars 20698 1726882615.45821: variable 'interface' from source: play vars 20698 1726882615.45895: variable 'interface' from source: play vars 20698 1726882615.45931: variable '__network_packages_default_wireless' from source: role '' defaults 20698 1726882615.45991: variable '__network_wireless_connections_defined' from source: role '' defaults 20698 1726882615.46189: variable 'network_connections' from source: task vars 20698 1726882615.46192: variable 'interface' from source: play vars 20698 1726882615.46239: variable 'interface' from source: play vars 20698 1726882615.46260: variable '__network_packages_default_team' from source: role '' defaults 20698 1726882615.46316: variable '__network_team_connections_defined' from source: role '' defaults 20698 1726882615.46506: variable 'network_connections' from source: task vars 20698 1726882615.46509: variable 'interface' from source: play vars 20698 1726882615.46554: variable 'interface' from source: play vars 20698 1726882615.46601: variable '__network_service_name_default_initscripts' from source: role '' defaults 20698 1726882615.46642: variable '__network_service_name_default_initscripts' from source: role '' defaults 20698 1726882615.46648: variable '__network_packages_default_initscripts' from source: role '' defaults 20698 1726882615.46692: variable '__network_packages_default_initscripts' from source: role '' defaults 20698 1726882615.46830: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 20698 1726882615.47131: variable 'network_connections' from source: task vars 20698 1726882615.47137: variable 'interface' from source: play vars 20698 1726882615.47183: variable 'interface' from source: play vars 20698 1726882615.47191: variable 'ansible_distribution' from source: facts 20698 1726882615.47194: variable '__network_rh_distros' from source: role '' defaults 20698 1726882615.47200: variable 'ansible_distribution_major_version' from source: facts 20698 1726882615.47216: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 20698 1726882615.47324: variable 'ansible_distribution' from source: facts 20698 1726882615.47327: variable '__network_rh_distros' from source: role '' defaults 20698 1726882615.47332: variable 'ansible_distribution_major_version' from source: facts 20698 1726882615.47340: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 20698 1726882615.47447: variable 'ansible_distribution' from source: facts 20698 1726882615.47450: variable '__network_rh_distros' from source: role '' defaults 20698 1726882615.47455: variable 'ansible_distribution_major_version' from source: facts 20698 1726882615.47487: variable 'network_provider' from source: set_fact 20698 1726882615.47498: variable 'ansible_facts' from source: unknown 20698 1726882615.47885: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 20698 1726882615.47889: when evaluation is False, skipping this task 20698 1726882615.47891: _execute() done 20698 1726882615.47893: dumping result to json 20698 1726882615.47895: done dumping result, returning 20698 1726882615.47903: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-6606-eaf5-0000000000c6] 20698 1726882615.47905: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000c6 20698 1726882615.47996: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000c6 20698 1726882615.47998: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 20698 1726882615.48090: no more pending results, returning what we have 20698 1726882615.48093: results queue empty 20698 1726882615.48094: checking for any_errors_fatal 20698 1726882615.48100: done checking for any_errors_fatal 20698 1726882615.48101: checking for max_fail_percentage 20698 1726882615.48103: done checking for max_fail_percentage 20698 1726882615.48104: checking to see if all hosts have failed and the running result is not ok 20698 1726882615.48105: done checking to see if all hosts have failed 20698 1726882615.48106: getting the remaining hosts for this loop 20698 1726882615.48107: done getting the remaining hosts for this loop 20698 1726882615.48111: getting the next task for host managed_node2 20698 1726882615.48118: done getting next task for host managed_node2 20698 1726882615.48122: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20698 1726882615.48124: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882615.48188: getting variables 20698 1726882615.48190: in VariableManager get_vars() 20698 1726882615.48236: Calling all_inventory to load vars for managed_node2 20698 1726882615.48238: Calling groups_inventory to load vars for managed_node2 20698 1726882615.48240: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882615.48249: Calling all_plugins_play to load vars for managed_node2 20698 1726882615.48277: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882615.48283: Calling groups_plugins_play to load vars for managed_node2 20698 1726882615.49719: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882615.50661: done with get_vars() 20698 1726882615.50679: done getting variables 20698 1726882615.50720: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:36:55 -0400 (0:00:00.140) 0:00:36.765 ****** 20698 1726882615.50745: entering _queue_task() for managed_node2/package 20698 1726882615.50954: worker is 1 (out of 1 available) 20698 1726882615.50969: exiting _queue_task() for managed_node2/package 20698 1726882615.50980: done queuing things up, now waiting for results queue to drain 20698 1726882615.50981: waiting for pending results... 20698 1726882615.51169: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20698 1726882615.51261: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000000c7 20698 1726882615.51276: variable 'ansible_search_path' from source: unknown 20698 1726882615.51280: variable 'ansible_search_path' from source: unknown 20698 1726882615.51312: calling self._execute() 20698 1726882615.51384: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882615.51388: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882615.51398: variable 'omit' from source: magic vars 20698 1726882615.51679: variable 'ansible_distribution_major_version' from source: facts 20698 1726882615.51692: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882615.51812: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882615.52005: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882615.52038: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882615.52069: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882615.52125: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882615.52184: variable 'networkmanager_version' from source: set_fact 20698 1726882615.52194: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882615.52276: variable 'ansible_distribution_major_version' from source: facts 20698 1726882615.52296: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882615.52383: variable 'networkmanager_version' from source: set_fact 20698 1726882615.52393: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882615.52788: variable 'ansible_distribution_major_version' from source: facts 20698 1726882615.52791: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882615.52793: variable 'networkmanager_version' from source: set_fact 20698 1726882615.52795: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882615.52797: variable 'network_state' from source: role '' defaults 20698 1726882615.52799: Evaluated conditional (network_state != {}): False 20698 1726882615.52802: when evaluation is False, skipping this task 20698 1726882615.52804: _execute() done 20698 1726882615.52806: dumping result to json 20698 1726882615.52808: done dumping result, returning 20698 1726882615.52811: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-6606-eaf5-0000000000c7] 20698 1726882615.52813: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000c7 20698 1726882615.52941: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000c7 20698 1726882615.52944: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20698 1726882615.52990: no more pending results, returning what we have 20698 1726882615.52994: results queue empty 20698 1726882615.52995: checking for any_errors_fatal 20698 1726882615.53002: done checking for any_errors_fatal 20698 1726882615.53003: checking for max_fail_percentage 20698 1726882615.53005: done checking for max_fail_percentage 20698 1726882615.53006: checking to see if all hosts have failed and the running result is not ok 20698 1726882615.53007: done checking to see if all hosts have failed 20698 1726882615.53008: getting the remaining hosts for this loop 20698 1726882615.53010: done getting the remaining hosts for this loop 20698 1726882615.53013: getting the next task for host managed_node2 20698 1726882615.53021: done getting next task for host managed_node2 20698 1726882615.53025: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20698 1726882615.53028: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882615.53048: getting variables 20698 1726882615.53050: in VariableManager get_vars() 20698 1726882615.53108: Calling all_inventory to load vars for managed_node2 20698 1726882615.53111: Calling groups_inventory to load vars for managed_node2 20698 1726882615.53114: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882615.53124: Calling all_plugins_play to load vars for managed_node2 20698 1726882615.53128: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882615.53131: Calling groups_plugins_play to load vars for managed_node2 20698 1726882615.54705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882615.56611: done with get_vars() 20698 1726882615.56636: done getting variables 20698 1726882615.56697: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:36:55 -0400 (0:00:00.059) 0:00:36.825 ****** 20698 1726882615.56730: entering _queue_task() for managed_node2/package 20698 1726882615.57021: worker is 1 (out of 1 available) 20698 1726882615.57033: exiting _queue_task() for managed_node2/package 20698 1726882615.57046: done queuing things up, now waiting for results queue to drain 20698 1726882615.57048: waiting for pending results... 20698 1726882615.57339: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20698 1726882615.57455: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000000c8 20698 1726882615.57468: variable 'ansible_search_path' from source: unknown 20698 1726882615.57472: variable 'ansible_search_path' from source: unknown 20698 1726882615.57514: calling self._execute() 20698 1726882615.57616: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882615.57620: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882615.57630: variable 'omit' from source: magic vars 20698 1726882615.58008: variable 'ansible_distribution_major_version' from source: facts 20698 1726882615.58021: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882615.58198: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882615.58472: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882615.58520: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882615.58550: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882615.58632: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882615.58714: variable 'networkmanager_version' from source: set_fact 20698 1726882615.58727: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882615.58841: variable 'ansible_distribution_major_version' from source: facts 20698 1726882615.58845: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882615.58980: variable 'networkmanager_version' from source: set_fact 20698 1726882615.58989: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882615.59101: variable 'ansible_distribution_major_version' from source: facts 20698 1726882615.59104: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882615.59250: variable 'networkmanager_version' from source: set_fact 20698 1726882615.59261: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882615.59380: variable 'network_state' from source: role '' defaults 20698 1726882615.59390: Evaluated conditional (network_state != {}): False 20698 1726882615.59394: when evaluation is False, skipping this task 20698 1726882615.59397: _execute() done 20698 1726882615.59400: dumping result to json 20698 1726882615.59402: done dumping result, returning 20698 1726882615.59407: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-6606-eaf5-0000000000c8] 20698 1726882615.59414: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000c8 20698 1726882615.59509: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000c8 20698 1726882615.59512: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20698 1726882615.59593: no more pending results, returning what we have 20698 1726882615.59597: results queue empty 20698 1726882615.59598: checking for any_errors_fatal 20698 1726882615.59605: done checking for any_errors_fatal 20698 1726882615.59605: checking for max_fail_percentage 20698 1726882615.59608: done checking for max_fail_percentage 20698 1726882615.59609: checking to see if all hosts have failed and the running result is not ok 20698 1726882615.59610: done checking to see if all hosts have failed 20698 1726882615.59611: getting the remaining hosts for this loop 20698 1726882615.59613: done getting the remaining hosts for this loop 20698 1726882615.59617: getting the next task for host managed_node2 20698 1726882615.59625: done getting next task for host managed_node2 20698 1726882615.59628: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20698 1726882615.59631: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882615.59654: getting variables 20698 1726882615.59656: in VariableManager get_vars() 20698 1726882615.59713: Calling all_inventory to load vars for managed_node2 20698 1726882615.59716: Calling groups_inventory to load vars for managed_node2 20698 1726882615.59719: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882615.59730: Calling all_plugins_play to load vars for managed_node2 20698 1726882615.59734: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882615.59737: Calling groups_plugins_play to load vars for managed_node2 20698 1726882615.61290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882615.63037: done with get_vars() 20698 1726882615.63061: done getting variables 20698 1726882615.63128: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:36:55 -0400 (0:00:00.064) 0:00:36.889 ****** 20698 1726882615.63166: entering _queue_task() for managed_node2/service 20698 1726882615.63472: worker is 1 (out of 1 available) 20698 1726882615.63486: exiting _queue_task() for managed_node2/service 20698 1726882615.63498: done queuing things up, now waiting for results queue to drain 20698 1726882615.63500: waiting for pending results... 20698 1726882615.63797: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20698 1726882615.63928: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000000c9 20698 1726882615.63947: variable 'ansible_search_path' from source: unknown 20698 1726882615.63950: variable 'ansible_search_path' from source: unknown 20698 1726882615.63988: calling self._execute() 20698 1726882615.64088: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882615.64094: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882615.64103: variable 'omit' from source: magic vars 20698 1726882615.64484: variable 'ansible_distribution_major_version' from source: facts 20698 1726882615.64504: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882615.64684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882615.64966: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882615.65006: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882615.65044: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882615.65133: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882615.65220: variable 'networkmanager_version' from source: set_fact 20698 1726882615.65232: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882615.65353: variable 'ansible_distribution_major_version' from source: facts 20698 1726882615.65362: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882615.65510: variable 'networkmanager_version' from source: set_fact 20698 1726882615.65520: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882615.65634: variable 'ansible_distribution_major_version' from source: facts 20698 1726882615.65640: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882615.65778: variable 'networkmanager_version' from source: set_fact 20698 1726882615.65786: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882615.65897: variable '__network_wireless_connections_defined' from source: role '' defaults 20698 1726882615.66053: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882615.68266: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882615.68331: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882615.68369: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882615.68405: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882615.68437: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882615.68520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882615.68895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882615.68917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882615.68968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882615.68980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882615.69023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882615.69049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882615.69088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882615.69120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882615.69147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882615.69173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882615.69196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882615.69211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882615.69254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882615.69263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882615.69378: variable 'network_connections' from source: task vars 20698 1726882615.69391: variable 'interface' from source: play vars 20698 1726882615.69441: variable 'interface' from source: play vars 20698 1726882615.69486: 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) 20698 1726882615.69505: 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) 20698 1726882615.69524: 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) 20698 1726882615.69542: 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) 20698 1726882615.69588: variable '__network_team_connections_defined' from source: role '' defaults 20698 1726882615.69753: variable 'network_connections' from source: task vars 20698 1726882615.69759: variable 'interface' from source: play vars 20698 1726882615.69802: variable 'interface' from source: play vars 20698 1726882615.69827: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 20698 1726882615.69831: when evaluation is False, skipping this task 20698 1726882615.69834: _execute() done 20698 1726882615.69837: dumping result to json 20698 1726882615.69839: done dumping result, returning 20698 1726882615.69842: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-6606-eaf5-0000000000c9] 20698 1726882615.69852: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000c9 20698 1726882615.69937: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000c9 20698 1726882615.69940: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 20698 1726882615.69997: no more pending results, returning what we have 20698 1726882615.70000: results queue empty 20698 1726882615.70001: checking for any_errors_fatal 20698 1726882615.70006: done checking for any_errors_fatal 20698 1726882615.70007: checking for max_fail_percentage 20698 1726882615.70009: done checking for max_fail_percentage 20698 1726882615.70010: checking to see if all hosts have failed and the running result is not ok 20698 1726882615.70011: done checking to see if all hosts have failed 20698 1726882615.70011: getting the remaining hosts for this loop 20698 1726882615.70013: done getting the remaining hosts for this loop 20698 1726882615.70016: getting the next task for host managed_node2 20698 1726882615.70024: done getting next task for host managed_node2 20698 1726882615.70028: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20698 1726882615.70030: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882615.70050: getting variables 20698 1726882615.70051: in VariableManager get_vars() 20698 1726882615.70106: Calling all_inventory to load vars for managed_node2 20698 1726882615.70109: Calling groups_inventory to load vars for managed_node2 20698 1726882615.70111: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882615.70121: Calling all_plugins_play to load vars for managed_node2 20698 1726882615.70124: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882615.70127: Calling groups_plugins_play to load vars for managed_node2 20698 1726882615.71096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882615.72105: done with get_vars() 20698 1726882615.72120: done getting variables 20698 1726882615.72177: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:36:55 -0400 (0:00:00.090) 0:00:36.980 ****** 20698 1726882615.72208: entering _queue_task() for managed_node2/service 20698 1726882615.72476: worker is 1 (out of 1 available) 20698 1726882615.72487: exiting _queue_task() for managed_node2/service 20698 1726882615.72499: done queuing things up, now waiting for results queue to drain 20698 1726882615.72501: waiting for pending results... 20698 1726882615.73072: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20698 1726882615.73077: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000000ca 20698 1726882615.73081: variable 'ansible_search_path' from source: unknown 20698 1726882615.73083: variable 'ansible_search_path' from source: unknown 20698 1726882615.73086: calling self._execute() 20698 1726882615.73089: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882615.73092: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882615.73094: variable 'omit' from source: magic vars 20698 1726882615.73360: variable 'ansible_distribution_major_version' from source: facts 20698 1726882615.73370: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882615.73538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882615.73776: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882615.73808: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882615.73838: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882615.73909: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882615.73986: variable 'networkmanager_version' from source: set_fact 20698 1726882615.73999: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882615.74102: variable 'ansible_distribution_major_version' from source: facts 20698 1726882615.74106: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882615.74227: variable 'networkmanager_version' from source: set_fact 20698 1726882615.74236: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882615.74338: variable 'ansible_distribution_major_version' from source: facts 20698 1726882615.74342: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882615.74470: variable 'networkmanager_version' from source: set_fact 20698 1726882615.74479: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882615.74621: variable 'network_provider' from source: set_fact 20698 1726882615.74626: variable 'network_state' from source: role '' defaults 20698 1726882615.74636: Evaluated conditional (network_provider == "nm" or network_state != {}): True 20698 1726882615.74641: variable 'omit' from source: magic vars 20698 1726882615.74694: variable 'omit' from source: magic vars 20698 1726882615.74725: variable 'network_service_name' from source: role '' defaults 20698 1726882615.74792: variable 'network_service_name' from source: role '' defaults 20698 1726882615.74885: variable '__network_provider_setup' from source: role '' defaults 20698 1726882615.74890: variable '__network_service_name_default_nm' from source: role '' defaults 20698 1726882615.74952: variable '__network_service_name_default_nm' from source: role '' defaults 20698 1726882615.74960: variable '__network_packages_default_nm' from source: role '' defaults 20698 1726882615.75025: variable '__network_packages_default_nm' from source: role '' defaults 20698 1726882615.75154: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882615.76565: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882615.76610: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882615.76643: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882615.76669: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882615.76690: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882615.76746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882615.76767: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882615.76785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882615.76815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882615.76825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882615.76856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882615.76875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882615.76891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882615.76919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882615.76929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882615.77075: variable '__network_packages_default_gobject_packages' from source: role '' defaults 20698 1726882615.77146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882615.77166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882615.77183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882615.77207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882615.77217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882615.77284: variable 'ansible_python' from source: facts 20698 1726882615.77299: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 20698 1726882615.77359: variable '__network_wpa_supplicant_required' from source: role '' defaults 20698 1726882615.77413: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 20698 1726882615.77499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882615.77515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882615.77531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882615.77556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882615.77582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882615.77630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882615.77647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882615.77672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882615.77708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882615.77721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882615.77872: variable 'network_connections' from source: task vars 20698 1726882615.77877: variable 'interface' from source: play vars 20698 1726882615.77930: variable 'interface' from source: play vars 20698 1726882615.78008: 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) 20698 1726882615.78037: 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) 20698 1726882615.78073: 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) 20698 1726882615.78105: 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) 20698 1726882615.78148: variable '__network_wireless_connections_defined' from source: role '' defaults 20698 1726882615.78406: variable 'network_connections' from source: task vars 20698 1726882615.78412: variable 'interface' from source: play vars 20698 1726882615.78483: variable 'interface' from source: play vars 20698 1726882615.78528: variable '__network_packages_default_wireless' from source: role '' defaults 20698 1726882615.78605: variable '__network_wireless_connections_defined' from source: role '' defaults 20698 1726882615.78888: variable 'network_connections' from source: task vars 20698 1726882615.78891: variable 'interface' from source: play vars 20698 1726882615.78961: variable 'interface' from source: play vars 20698 1726882615.78992: variable '__network_packages_default_team' from source: role '' defaults 20698 1726882615.79063: variable '__network_team_connections_defined' from source: role '' defaults 20698 1726882615.79275: variable 'network_connections' from source: task vars 20698 1726882615.79278: variable 'interface' from source: play vars 20698 1726882615.79330: variable 'interface' from source: play vars 20698 1726882615.79374: variable '__network_service_name_default_initscripts' from source: role '' defaults 20698 1726882615.79418: variable '__network_service_name_default_initscripts' from source: role '' defaults 20698 1726882615.79422: variable '__network_packages_default_initscripts' from source: role '' defaults 20698 1726882615.79468: variable '__network_packages_default_initscripts' from source: role '' defaults 20698 1726882615.79614: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 20698 1726882615.79919: variable 'network_connections' from source: task vars 20698 1726882615.79922: variable 'interface' from source: play vars 20698 1726882615.79970: variable 'interface' from source: play vars 20698 1726882615.79977: variable 'ansible_distribution' from source: facts 20698 1726882615.79980: variable '__network_rh_distros' from source: role '' defaults 20698 1726882615.79987: variable 'ansible_distribution_major_version' from source: facts 20698 1726882615.80002: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 20698 1726882615.80115: variable 'ansible_distribution' from source: facts 20698 1726882615.80119: variable '__network_rh_distros' from source: role '' defaults 20698 1726882615.80123: variable 'ansible_distribution_major_version' from source: facts 20698 1726882615.80131: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 20698 1726882615.80243: variable 'ansible_distribution' from source: facts 20698 1726882615.80246: variable '__network_rh_distros' from source: role '' defaults 20698 1726882615.80251: variable 'ansible_distribution_major_version' from source: facts 20698 1726882615.80284: variable 'network_provider' from source: set_fact 20698 1726882615.80299: variable 'omit' from source: magic vars 20698 1726882615.80317: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882615.80336: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882615.80349: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882615.80362: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882615.80373: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882615.80396: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882615.80400: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882615.80403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882615.80468: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882615.80472: Set connection var ansible_shell_executable to /bin/sh 20698 1726882615.80479: Set connection var ansible_pipelining to False 20698 1726882615.80482: Set connection var ansible_timeout to 10 20698 1726882615.80486: Set connection var ansible_connection to ssh 20698 1726882615.80488: Set connection var ansible_shell_type to sh 20698 1726882615.80508: variable 'ansible_shell_executable' from source: unknown 20698 1726882615.80512: variable 'ansible_connection' from source: unknown 20698 1726882615.80515: variable 'ansible_module_compression' from source: unknown 20698 1726882615.80520: variable 'ansible_shell_type' from source: unknown 20698 1726882615.80522: variable 'ansible_shell_executable' from source: unknown 20698 1726882615.80524: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882615.80526: variable 'ansible_pipelining' from source: unknown 20698 1726882615.80529: variable 'ansible_timeout' from source: unknown 20698 1726882615.80531: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882615.80600: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882615.80608: variable 'omit' from source: magic vars 20698 1726882615.80613: starting attempt loop 20698 1726882615.80616: running the handler 20698 1726882615.80673: variable 'ansible_facts' from source: unknown 20698 1726882615.81137: _low_level_execute_command(): starting 20698 1726882615.81146: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882615.81614: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882615.81627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882615.81651: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882615.81669: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882615.81719: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882615.81730: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882615.81862: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882615.83539: stdout chunk (state=3): >>>/root <<< 20698 1726882615.83653: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882615.83710: stderr chunk (state=3): >>><<< 20698 1726882615.83714: stdout chunk (state=3): >>><<< 20698 1726882615.83751: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882615.83755: _low_level_execute_command(): starting 20698 1726882615.83760: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882615.837323-22310-90426418185999 `" && echo ansible-tmp-1726882615.837323-22310-90426418185999="` echo /root/.ansible/tmp/ansible-tmp-1726882615.837323-22310-90426418185999 `" ) && sleep 0' 20698 1726882615.84234: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882615.84240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882615.84279: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882615.84292: 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.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882615.84338: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882615.84356: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882615.84499: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882615.86406: stdout chunk (state=3): >>>ansible-tmp-1726882615.837323-22310-90426418185999=/root/.ansible/tmp/ansible-tmp-1726882615.837323-22310-90426418185999 <<< 20698 1726882615.86556: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882615.86607: stderr chunk (state=3): >>><<< 20698 1726882615.86610: stdout chunk (state=3): >>><<< 20698 1726882615.86640: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882615.837323-22310-90426418185999=/root/.ansible/tmp/ansible-tmp-1726882615.837323-22310-90426418185999 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882615.86673: variable 'ansible_module_compression' from source: unknown 20698 1726882615.86752: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2069822553mst/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 20698 1726882615.86835: variable 'ansible_facts' from source: unknown 20698 1726882615.87024: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882615.837323-22310-90426418185999/AnsiballZ_systemd.py 20698 1726882615.87135: Sending initial data 20698 1726882615.87141: Sent initial data (154 bytes) 20698 1726882615.87926: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882615.87929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882615.87964: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882615.87982: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882615.87985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882615.88073: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882615.88082: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882615.88171: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882615.90017: 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 <<< 20698 1726882615.90114: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882615.90215: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmp39siuo1z /root/.ansible/tmp/ansible-tmp-1726882615.837323-22310-90426418185999/AnsiballZ_systemd.py <<< 20698 1726882615.90310: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882615.92528: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882615.92642: stderr chunk (state=3): >>><<< 20698 1726882615.92645: stdout chunk (state=3): >>><<< 20698 1726882615.92666: done transferring module to remote 20698 1726882615.92676: _low_level_execute_command(): starting 20698 1726882615.92680: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882615.837323-22310-90426418185999/ /root/.ansible/tmp/ansible-tmp-1726882615.837323-22310-90426418185999/AnsiballZ_systemd.py && sleep 0' 20698 1726882615.93331: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882615.93336: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882615.93339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882615.93341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882615.93394: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882615.93399: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882615.93402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882615.93436: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882615.93440: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882615.93442: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882615.93444: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882615.93470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882615.93475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882615.93555: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882615.93559: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882615.93563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882615.93579: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882615.93600: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882615.93624: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882615.93737: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882615.95539: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882615.95592: stderr chunk (state=3): >>><<< 20698 1726882615.95594: stdout chunk (state=3): >>><<< 20698 1726882615.95649: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882615.95652: _low_level_execute_command(): starting 20698 1726882615.95655: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882615.837323-22310-90426418185999/AnsiballZ_systemd.py && sleep 0' 20698 1726882615.96021: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882615.96031: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882615.96040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882615.96052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882615.96110: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882615.96113: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882615.96118: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882615.96120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882615.96122: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882615.96171: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882615.96181: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882615.96286: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882616.21555: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "6692", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:31:03 EDT", "ExecMainStartTimestampMonotonic": "202392137", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6692", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "3602", "MemoryCurrent": "9150464", "MemoryAvailable": "infinity", "CPUUsageNSec": "1529320000", "TasksCurrent": "3", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft"<<< 20698 1726882616.21561: stdout chunk (state=3): >>>: "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target system.slice dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "NetworkManager-wait-online.service network.service multi-user.target network.target shutdown.target cloud-init.service", "After": "cloud-init-local.service dbus-broker.service network-pre.target system.slice dbus.socket systemd-journald.socket basic.target sysinit.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:32:57 EDT", "StateChangeTimestampMonotonic": "316658837", "InactiveExitTimestamp": "Fri 2024-09-20 21:31:03 EDT", "InactiveExitTimestampMonotonic": "202392395", "ActiveEnterTimestamp": "Fri 2024-09-20 21:31:03 EDT", "ActiveEnterTimestampMonotonic": "202472383", "ActiveExitTimestamp": "Fri 2024-09-20 21:31:03 EDT", "ActiveExitTimestampMonotonic": "202362940", "InactiveEnterTimestamp": "Fri 2024-09-20 21:31:03 EDT", "InactiveEnterTimestampMonotonic": "202381901", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:31:03 EDT", "ConditionTimestampMonotonic": "202382734", "AssertTimestamp": "Fri 2024-09-20 21:31:03 EDT", "AssertTimestampMonotonic": "202382737", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "55e27919215348fab37a11b7ea324f90", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 20698 1726882616.23199: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882616.23203: stdout chunk (state=3): >>><<< 20698 1726882616.23208: stderr chunk (state=3): >>><<< 20698 1726882616.23235: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "6692", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:31:03 EDT", "ExecMainStartTimestampMonotonic": "202392137", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6692", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "3602", "MemoryCurrent": "9150464", "MemoryAvailable": "infinity", "CPUUsageNSec": "1529320000", "TasksCurrent": "3", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target system.slice dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "NetworkManager-wait-online.service network.service multi-user.target network.target shutdown.target cloud-init.service", "After": "cloud-init-local.service dbus-broker.service network-pre.target system.slice dbus.socket systemd-journald.socket basic.target sysinit.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:32:57 EDT", "StateChangeTimestampMonotonic": "316658837", "InactiveExitTimestamp": "Fri 2024-09-20 21:31:03 EDT", "InactiveExitTimestampMonotonic": "202392395", "ActiveEnterTimestamp": "Fri 2024-09-20 21:31:03 EDT", "ActiveEnterTimestampMonotonic": "202472383", "ActiveExitTimestamp": "Fri 2024-09-20 21:31:03 EDT", "ActiveExitTimestampMonotonic": "202362940", "InactiveEnterTimestamp": "Fri 2024-09-20 21:31:03 EDT", "InactiveEnterTimestampMonotonic": "202381901", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:31:03 EDT", "ConditionTimestampMonotonic": "202382734", "AssertTimestamp": "Fri 2024-09-20 21:31:03 EDT", "AssertTimestampMonotonic": "202382737", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "55e27919215348fab37a11b7ea324f90", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. 20698 1726882616.23438: done with _execute_module (ansible.legacy.systemd, {'name': 'NetworkManager', 'state': 'started', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882615.837323-22310-90426418185999/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882616.23454: _low_level_execute_command(): starting 20698 1726882616.23457: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882615.837323-22310-90426418185999/ > /dev/null 2>&1 && sleep 0' 20698 1726882616.24269: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882616.24276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882616.24319: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 20698 1726882616.24324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882616.24340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882616.24345: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882616.24429: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882616.24443: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882616.24583: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882616.26493: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882616.26496: stdout chunk (state=3): >>><<< 20698 1726882616.26498: stderr chunk (state=3): >>><<< 20698 1726882616.26570: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882616.26574: handler run complete 20698 1726882616.26670: attempt loop complete, returning result 20698 1726882616.26673: _execute() done 20698 1726882616.26675: dumping result to json 20698 1726882616.26677: done dumping result, returning 20698 1726882616.26680: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-6606-eaf5-0000000000ca] 20698 1726882616.26682: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000ca ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20698 1726882616.27005: no more pending results, returning what we have 20698 1726882616.27008: results queue empty 20698 1726882616.27009: checking for any_errors_fatal 20698 1726882616.27015: done checking for any_errors_fatal 20698 1726882616.27016: checking for max_fail_percentage 20698 1726882616.27017: done checking for max_fail_percentage 20698 1726882616.27018: checking to see if all hosts have failed and the running result is not ok 20698 1726882616.27019: done checking to see if all hosts have failed 20698 1726882616.27020: getting the remaining hosts for this loop 20698 1726882616.27021: done getting the remaining hosts for this loop 20698 1726882616.27025: getting the next task for host managed_node2 20698 1726882616.27033: done getting next task for host managed_node2 20698 1726882616.27036: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20698 1726882616.27040: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882616.27052: getting variables 20698 1726882616.27053: in VariableManager get_vars() 20698 1726882616.27102: Calling all_inventory to load vars for managed_node2 20698 1726882616.27105: Calling groups_inventory to load vars for managed_node2 20698 1726882616.27107: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882616.27118: Calling all_plugins_play to load vars for managed_node2 20698 1726882616.27121: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882616.27123: Calling groups_plugins_play to load vars for managed_node2 20698 1726882616.27780: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000ca 20698 1726882616.27783: WORKER PROCESS EXITING 20698 1726882616.28739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882616.30479: done with get_vars() 20698 1726882616.30505: done getting variables 20698 1726882616.30575: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:36:56 -0400 (0:00:00.583) 0:00:37.564 ****** 20698 1726882616.30611: entering _queue_task() for managed_node2/service 20698 1726882616.30927: worker is 1 (out of 1 available) 20698 1726882616.30940: exiting _queue_task() for managed_node2/service 20698 1726882616.30952: done queuing things up, now waiting for results queue to drain 20698 1726882616.30954: waiting for pending results... 20698 1726882616.31241: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20698 1726882616.31388: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000000cb 20698 1726882616.31414: variable 'ansible_search_path' from source: unknown 20698 1726882616.31423: variable 'ansible_search_path' from source: unknown 20698 1726882616.31465: calling self._execute() 20698 1726882616.31570: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882616.31582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882616.31600: variable 'omit' from source: magic vars 20698 1726882616.31974: variable 'ansible_distribution_major_version' from source: facts 20698 1726882616.31993: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882616.32173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882616.32746: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882616.32802: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882616.32841: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882616.32880: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882616.32968: variable 'networkmanager_version' from source: set_fact 20698 1726882616.32983: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882616.33489: variable 'ansible_distribution_major_version' from source: facts 20698 1726882616.33492: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882616.33637: variable 'networkmanager_version' from source: set_fact 20698 1726882616.33640: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882616.33739: variable 'ansible_distribution_major_version' from source: facts 20698 1726882616.33742: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882616.33853: variable 'networkmanager_version' from source: set_fact 20698 1726882616.33864: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882616.33940: variable 'network_provider' from source: set_fact 20698 1726882616.33945: Evaluated conditional (network_provider == "nm"): True 20698 1726882616.34014: variable '__network_wpa_supplicant_required' from source: role '' defaults 20698 1726882616.34073: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 20698 1726882616.34160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882616.35825: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882616.35901: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882616.35935: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882616.35971: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882616.36005: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882616.36080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882616.36105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882616.36129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882616.36179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882616.36185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882616.36230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882616.36251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882616.36278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882616.36315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882616.36328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882616.36375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882616.36413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882616.36416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882616.36456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882616.36471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882616.36583: variable 'network_connections' from source: task vars 20698 1726882616.36593: variable 'interface' from source: play vars 20698 1726882616.36795: variable 'interface' from source: play vars 20698 1726882616.36799: 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) 20698 1726882616.36801: 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) 20698 1726882616.36803: 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) 20698 1726882616.36805: 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) 20698 1726882616.36993: variable '__network_wireless_connections_defined' from source: role '' defaults 20698 1726882616.37105: variable 'network_connections' from source: task vars 20698 1726882616.37109: variable 'interface' from source: play vars 20698 1726882616.37246: variable 'interface' from source: play vars 20698 1726882616.37249: Evaluated conditional (__network_wpa_supplicant_required): False 20698 1726882616.37354: when evaluation is False, skipping this task 20698 1726882616.37358: _execute() done 20698 1726882616.37360: dumping result to json 20698 1726882616.37363: done dumping result, returning 20698 1726882616.37367: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-6606-eaf5-0000000000cb] 20698 1726882616.37369: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000cb 20698 1726882616.37430: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000cb 20698 1726882616.37432: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 20698 1726882616.37505: no more pending results, returning what we have 20698 1726882616.37510: results queue empty 20698 1726882616.37511: checking for any_errors_fatal 20698 1726882616.37529: done checking for any_errors_fatal 20698 1726882616.37530: checking for max_fail_percentage 20698 1726882616.37532: done checking for max_fail_percentage 20698 1726882616.37533: checking to see if all hosts have failed and the running result is not ok 20698 1726882616.37534: done checking to see if all hosts have failed 20698 1726882616.37535: getting the remaining hosts for this loop 20698 1726882616.37536: done getting the remaining hosts for this loop 20698 1726882616.37540: getting the next task for host managed_node2 20698 1726882616.37547: done getting next task for host managed_node2 20698 1726882616.37551: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 20698 1726882616.37554: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882616.37576: getting variables 20698 1726882616.37578: in VariableManager get_vars() 20698 1726882616.37627: Calling all_inventory to load vars for managed_node2 20698 1726882616.37630: Calling groups_inventory to load vars for managed_node2 20698 1726882616.37632: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882616.37643: Calling all_plugins_play to load vars for managed_node2 20698 1726882616.37645: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882616.37648: Calling groups_plugins_play to load vars for managed_node2 20698 1726882616.39501: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882616.41635: done with get_vars() 20698 1726882616.41661: done getting variables 20698 1726882616.41706: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:36:56 -0400 (0:00:00.111) 0:00:37.675 ****** 20698 1726882616.41735: entering _queue_task() for managed_node2/service 20698 1726882616.41975: worker is 1 (out of 1 available) 20698 1726882616.41989: exiting _queue_task() for managed_node2/service 20698 1726882616.42001: done queuing things up, now waiting for results queue to drain 20698 1726882616.42002: waiting for pending results... 20698 1726882616.42195: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 20698 1726882616.42307: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000000cc 20698 1726882616.42323: variable 'ansible_search_path' from source: unknown 20698 1726882616.42327: variable 'ansible_search_path' from source: unknown 20698 1726882616.42393: calling self._execute() 20698 1726882616.42558: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882616.42561: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882616.42565: variable 'omit' from source: magic vars 20698 1726882616.42899: variable 'ansible_distribution_major_version' from source: facts 20698 1726882616.42912: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882616.43085: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882616.43355: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882616.43402: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882616.43442: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882616.43480: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882616.43555: variable 'networkmanager_version' from source: set_fact 20698 1726882616.43578: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882616.43716: variable 'ansible_distribution_major_version' from source: facts 20698 1726882616.43736: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882616.43832: variable 'networkmanager_version' from source: set_fact 20698 1726882616.43842: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882616.43926: variable 'ansible_distribution_major_version' from source: facts 20698 1726882616.43929: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882616.44020: variable 'networkmanager_version' from source: set_fact 20698 1726882616.44027: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882616.44104: variable 'network_provider' from source: set_fact 20698 1726882616.44111: Evaluated conditional (network_provider == "initscripts"): False 20698 1726882616.44114: when evaluation is False, skipping this task 20698 1726882616.44116: _execute() done 20698 1726882616.44119: dumping result to json 20698 1726882616.44121: done dumping result, returning 20698 1726882616.44124: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-6606-eaf5-0000000000cc] 20698 1726882616.44130: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000cc 20698 1726882616.44216: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000cc 20698 1726882616.44219: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20698 1726882616.44280: no more pending results, returning what we have 20698 1726882616.44284: results queue empty 20698 1726882616.44284: checking for any_errors_fatal 20698 1726882616.44292: done checking for any_errors_fatal 20698 1726882616.44292: checking for max_fail_percentage 20698 1726882616.44294: done checking for max_fail_percentage 20698 1726882616.44295: checking to see if all hosts have failed and the running result is not ok 20698 1726882616.44296: done checking to see if all hosts have failed 20698 1726882616.44297: getting the remaining hosts for this loop 20698 1726882616.44298: done getting the remaining hosts for this loop 20698 1726882616.44301: getting the next task for host managed_node2 20698 1726882616.44309: done getting next task for host managed_node2 20698 1726882616.44313: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20698 1726882616.44315: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882616.44337: getting variables 20698 1726882616.44339: in VariableManager get_vars() 20698 1726882616.44399: Calling all_inventory to load vars for managed_node2 20698 1726882616.44402: Calling groups_inventory to load vars for managed_node2 20698 1726882616.44404: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882616.44415: Calling all_plugins_play to load vars for managed_node2 20698 1726882616.44418: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882616.44420: Calling groups_plugins_play to load vars for managed_node2 20698 1726882616.45721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882616.48297: done with get_vars() 20698 1726882616.48362: done getting variables 20698 1726882616.48413: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:36:56 -0400 (0:00:00.067) 0:00:37.742 ****** 20698 1726882616.48465: entering _queue_task() for managed_node2/copy 20698 1726882616.48717: worker is 1 (out of 1 available) 20698 1726882616.48730: exiting _queue_task() for managed_node2/copy 20698 1726882616.48743: done queuing things up, now waiting for results queue to drain 20698 1726882616.48744: waiting for pending results... 20698 1726882616.48931: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20698 1726882616.49023: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000000cd 20698 1726882616.49034: variable 'ansible_search_path' from source: unknown 20698 1726882616.49038: variable 'ansible_search_path' from source: unknown 20698 1726882616.49072: calling self._execute() 20698 1726882616.49147: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882616.49151: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882616.49164: variable 'omit' from source: magic vars 20698 1726882616.49443: variable 'ansible_distribution_major_version' from source: facts 20698 1726882616.49453: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882616.49578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882616.49771: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882616.49805: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882616.49831: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882616.49855: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882616.49914: variable 'networkmanager_version' from source: set_fact 20698 1726882616.49925: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882616.50033: variable 'ansible_distribution_major_version' from source: facts 20698 1726882616.50038: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882616.50133: variable 'networkmanager_version' from source: set_fact 20698 1726882616.50142: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882616.50296: variable 'ansible_distribution_major_version' from source: facts 20698 1726882616.50306: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882616.50472: variable 'networkmanager_version' from source: set_fact 20698 1726882616.50491: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882616.50631: variable 'network_provider' from source: set_fact 20698 1726882616.50644: Evaluated conditional (network_provider == "initscripts"): False 20698 1726882616.50656: when evaluation is False, skipping this task 20698 1726882616.50668: _execute() done 20698 1726882616.50675: dumping result to json 20698 1726882616.50680: done dumping result, returning 20698 1726882616.50690: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-6606-eaf5-0000000000cd] 20698 1726882616.50699: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000cd skipping: [managed_node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 20698 1726882616.50868: no more pending results, returning what we have 20698 1726882616.50872: results queue empty 20698 1726882616.50876: checking for any_errors_fatal 20698 1726882616.50885: done checking for any_errors_fatal 20698 1726882616.50886: checking for max_fail_percentage 20698 1726882616.50888: done checking for max_fail_percentage 20698 1726882616.50889: checking to see if all hosts have failed and the running result is not ok 20698 1726882616.50890: done checking to see if all hosts have failed 20698 1726882616.50890: getting the remaining hosts for this loop 20698 1726882616.50892: done getting the remaining hosts for this loop 20698 1726882616.50896: getting the next task for host managed_node2 20698 1726882616.50907: done getting next task for host managed_node2 20698 1726882616.50911: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20698 1726882616.50914: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882616.50944: getting variables 20698 1726882616.50948: in VariableManager get_vars() 20698 1726882616.51008: Calling all_inventory to load vars for managed_node2 20698 1726882616.51011: Calling groups_inventory to load vars for managed_node2 20698 1726882616.51018: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882616.51041: Calling all_plugins_play to load vars for managed_node2 20698 1726882616.51044: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882616.51048: Calling groups_plugins_play to load vars for managed_node2 20698 1726882616.51881: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000cd 20698 1726882616.51885: WORKER PROCESS EXITING 20698 1726882616.52977: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882616.54243: done with get_vars() 20698 1726882616.54260: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:36:56 -0400 (0:00:00.058) 0:00:37.801 ****** 20698 1726882616.54328: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20698 1726882616.54552: worker is 1 (out of 1 available) 20698 1726882616.54567: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20698 1726882616.54581: done queuing things up, now waiting for results queue to drain 20698 1726882616.54582: waiting for pending results... 20698 1726882616.54766: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20698 1726882616.54862: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000000ce 20698 1726882616.54876: variable 'ansible_search_path' from source: unknown 20698 1726882616.54879: variable 'ansible_search_path' from source: unknown 20698 1726882616.54906: calling self._execute() 20698 1726882616.54985: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882616.54989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882616.54998: variable 'omit' from source: magic vars 20698 1726882616.55275: variable 'ansible_distribution_major_version' from source: facts 20698 1726882616.55326: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882616.55591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882616.55977: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882616.56054: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882616.56107: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882616.56170: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882616.56299: variable 'networkmanager_version' from source: set_fact 20698 1726882616.56327: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882616.56549: variable 'ansible_distribution_major_version' from source: facts 20698 1726882616.56570: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882616.56775: variable 'networkmanager_version' from source: set_fact 20698 1726882616.56790: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882616.56958: variable 'ansible_distribution_major_version' from source: facts 20698 1726882616.56977: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882616.57151: variable 'networkmanager_version' from source: set_fact 20698 1726882616.57175: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882616.57194: variable 'omit' from source: magic vars 20698 1726882616.57285: variable 'omit' from source: magic vars 20698 1726882616.57454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882616.60301: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882616.60399: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882616.60454: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882616.60523: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882616.60568: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882616.60633: variable 'network_provider' from source: set_fact 20698 1726882616.60801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882616.60827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882616.60859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882616.60893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882616.60904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882616.60955: variable 'omit' from source: magic vars 20698 1726882616.61045: variable 'omit' from source: magic vars 20698 1726882616.61149: variable 'network_connections' from source: task vars 20698 1726882616.61169: variable 'interface' from source: play vars 20698 1726882616.61235: variable 'interface' from source: play vars 20698 1726882616.61429: variable 'omit' from source: magic vars 20698 1726882616.61438: variable '__lsr_ansible_managed' from source: task vars 20698 1726882616.61496: variable '__lsr_ansible_managed' from source: task vars 20698 1726882616.61846: Loaded config def from plugin (lookup/template) 20698 1726882616.61850: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 20698 1726882616.61896: File lookup term: get_ansible_managed.j2 20698 1726882616.61899: variable 'ansible_search_path' from source: unknown 20698 1726882616.61902: evaluation_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 20698 1726882616.61913: search_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 20698 1726882616.61938: variable 'ansible_search_path' from source: unknown 20698 1726882616.66255: variable 'ansible_managed' from source: unknown 20698 1726882616.66337: variable 'omit' from source: magic vars 20698 1726882616.66357: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882616.66382: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882616.66396: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882616.66408: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882616.66418: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882616.66441: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882616.66444: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882616.66446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882616.66516: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882616.66520: Set connection var ansible_shell_executable to /bin/sh 20698 1726882616.66525: Set connection var ansible_pipelining to False 20698 1726882616.66532: Set connection var ansible_timeout to 10 20698 1726882616.66534: Set connection var ansible_connection to ssh 20698 1726882616.66537: Set connection var ansible_shell_type to sh 20698 1726882616.66557: variable 'ansible_shell_executable' from source: unknown 20698 1726882616.66560: variable 'ansible_connection' from source: unknown 20698 1726882616.66565: variable 'ansible_module_compression' from source: unknown 20698 1726882616.66567: variable 'ansible_shell_type' from source: unknown 20698 1726882616.66570: variable 'ansible_shell_executable' from source: unknown 20698 1726882616.66573: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882616.66577: variable 'ansible_pipelining' from source: unknown 20698 1726882616.66580: variable 'ansible_timeout' from source: unknown 20698 1726882616.66584: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882616.66677: 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__) 20698 1726882616.66685: variable 'omit' from source: magic vars 20698 1726882616.66691: starting attempt loop 20698 1726882616.66694: running the handler 20698 1726882616.66704: _low_level_execute_command(): starting 20698 1726882616.66710: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882616.67220: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882616.67229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882616.67262: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 20698 1726882616.67277: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882616.67288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882616.67335: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882616.67346: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882616.67467: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882616.69157: stdout chunk (state=3): >>>/root <<< 20698 1726882616.69269: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882616.69317: stderr chunk (state=3): >>><<< 20698 1726882616.69323: stdout chunk (state=3): >>><<< 20698 1726882616.69345: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882616.69356: _low_level_execute_command(): starting 20698 1726882616.69368: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882616.6934845-22359-256443981003930 `" && echo ansible-tmp-1726882616.6934845-22359-256443981003930="` echo /root/.ansible/tmp/ansible-tmp-1726882616.6934845-22359-256443981003930 `" ) && sleep 0' 20698 1726882616.70035: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882616.70048: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882616.70114: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found <<< 20698 1726882616.70128: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882616.70229: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882616.70329: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882616.72269: stdout chunk (state=3): >>>ansible-tmp-1726882616.6934845-22359-256443981003930=/root/.ansible/tmp/ansible-tmp-1726882616.6934845-22359-256443981003930 <<< 20698 1726882616.72379: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882616.72435: stderr chunk (state=3): >>><<< 20698 1726882616.72438: stdout chunk (state=3): >>><<< 20698 1726882616.72468: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882616.6934845-22359-256443981003930=/root/.ansible/tmp/ansible-tmp-1726882616.6934845-22359-256443981003930 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882616.72493: variable 'ansible_module_compression' from source: unknown 20698 1726882616.72528: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2069822553mst/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 20698 1726882616.72634: variable 'ansible_facts' from source: unknown 20698 1726882616.72806: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882616.6934845-22359-256443981003930/AnsiballZ_network_connections.py 20698 1726882616.72997: Sending initial data 20698 1726882616.73001: Sent initial data (168 bytes) 20698 1726882616.74092: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882616.74098: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882616.74112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882616.74140: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882616.74147: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882616.74155: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882616.74166: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882616.74174: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882616.74179: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882616.74199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882616.74205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found <<< 20698 1726882616.74211: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882616.74269: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882616.74276: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882616.74279: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882616.74398: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882616.76219: 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 <<< 20698 1726882616.76317: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882616.76418: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmpuk_95zpc /root/.ansible/tmp/ansible-tmp-1726882616.6934845-22359-256443981003930/AnsiballZ_network_connections.py <<< 20698 1726882616.76516: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882616.78384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882616.78738: stderr chunk (state=3): >>><<< 20698 1726882616.78741: stdout chunk (state=3): >>><<< 20698 1726882616.78743: done transferring module to remote 20698 1726882616.78745: _low_level_execute_command(): starting 20698 1726882616.78747: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882616.6934845-22359-256443981003930/ /root/.ansible/tmp/ansible-tmp-1726882616.6934845-22359-256443981003930/AnsiballZ_network_connections.py && sleep 0' 20698 1726882616.79336: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882616.79340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882616.79354: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882616.79359: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882616.79380: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration <<< 20698 1726882616.79392: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882616.79400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882616.79414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882616.79418: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882616.79497: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882616.79503: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882616.79601: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882616.81515: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882616.81519: stdout chunk (state=3): >>><<< 20698 1726882616.81525: stderr chunk (state=3): >>><<< 20698 1726882616.81543: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882616.81546: _low_level_execute_command(): starting 20698 1726882616.81550: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882616.6934845-22359-256443981003930/AnsiballZ_network_connections.py && sleep 0' 20698 1726882616.82120: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882616.82128: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882616.82136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882616.82147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882616.82177: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882616.82184: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882616.82193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882616.82223: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration <<< 20698 1726882616.82226: 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.11.158 originally 10.31.11.158 debug2: match found <<< 20698 1726882616.82228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882616.82278: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882616.82282: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882616.82400: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882617.08943: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}, "ethtool": {"features": {"tx_tcp_segmentation": "yes"}}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}, "ethtool": {"features": {"tx_tcp_segmentation": "yes"}}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 20698 1726882617.10988: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882617.10992: stdout chunk (state=3): >>><<< 20698 1726882617.10999: stderr chunk (state=3): >>><<< 20698 1726882617.11029: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}, "ethtool": {"features": {"tx_tcp_segmentation": "yes"}}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}, "ethtool": {"features": {"tx_tcp_segmentation": "yes"}}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. 20698 1726882617.11084: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'testnic1', 'state': 'up', 'type': 'ethernet', 'ip': {'dhcp4': 'no', 'auto6': 'no'}, 'ethtool': {'features': {'tx_tcp_segmentation': 'yes'}}}], '__header': '#\n# Ansible managed\n#\n# system_role:network\n', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.network_connections', '_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-1726882616.6934845-22359-256443981003930/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882617.11093: _low_level_execute_command(): starting 20698 1726882617.11098: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882616.6934845-22359-256443981003930/ > /dev/null 2>&1 && sleep 0' 20698 1726882617.12171: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882617.12175: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882617.12177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882617.12834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882617.12876: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882617.12883: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882617.12893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882617.12906: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882617.12913: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882617.12920: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882617.12937: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882617.12946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882617.12957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882617.12970: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882617.12977: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882617.12986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882617.13098: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882617.13168: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882617.13180: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882617.13305: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882617.15197: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882617.15201: stdout chunk (state=3): >>><<< 20698 1726882617.15209: stderr chunk (state=3): >>><<< 20698 1726882617.15225: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882617.15232: handler run complete 20698 1726882617.15276: attempt loop complete, returning result 20698 1726882617.15279: _execute() done 20698 1726882617.15281: dumping result to json 20698 1726882617.15288: done dumping result, returning 20698 1726882617.15300: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-6606-eaf5-0000000000ce] 20698 1726882617.15305: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000ce 20698 1726882617.15421: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000ce 20698 1726882617.15424: WORKER PROCESS EXITING changed: [managed_node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ethtool": { "features": { "tx_tcp_segmentation": "yes" } }, "ip": { "auto6": "no", "dhcp4": "no" }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44 [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44 (is-modified) [005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': "nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)", 'success': None} 20698 1726882617.15592: no more pending results, returning what we have 20698 1726882617.15596: results queue empty 20698 1726882617.15597: checking for any_errors_fatal 20698 1726882617.15603: done checking for any_errors_fatal 20698 1726882617.15604: checking for max_fail_percentage 20698 1726882617.15606: done checking for max_fail_percentage 20698 1726882617.15607: checking to see if all hosts have failed and the running result is not ok 20698 1726882617.15608: done checking to see if all hosts have failed 20698 1726882617.15609: getting the remaining hosts for this loop 20698 1726882617.15611: done getting the remaining hosts for this loop 20698 1726882617.15615: getting the next task for host managed_node2 20698 1726882617.15622: done getting next task for host managed_node2 20698 1726882617.15626: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 20698 1726882617.15628: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882617.15639: getting variables 20698 1726882617.15641: in VariableManager get_vars() 20698 1726882617.15698: Calling all_inventory to load vars for managed_node2 20698 1726882617.15702: Calling groups_inventory to load vars for managed_node2 20698 1726882617.15704: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882617.15715: Calling all_plugins_play to load vars for managed_node2 20698 1726882617.15718: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882617.15722: Calling groups_plugins_play to load vars for managed_node2 20698 1726882617.18700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882617.22484: done with get_vars() 20698 1726882617.22519: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:36:57 -0400 (0:00:00.682) 0:00:38.484 ****** 20698 1726882617.22626: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20698 1726882617.23022: worker is 1 (out of 1 available) 20698 1726882617.23035: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20698 1726882617.23171: done queuing things up, now waiting for results queue to drain 20698 1726882617.23174: waiting for pending results... 20698 1726882617.24129: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 20698 1726882617.24413: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000000cf 20698 1726882617.24422: variable 'ansible_search_path' from source: unknown 20698 1726882617.24425: variable 'ansible_search_path' from source: unknown 20698 1726882617.24480: calling self._execute() 20698 1726882617.24612: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882617.24616: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882617.24627: variable 'omit' from source: magic vars 20698 1726882617.24924: variable 'ansible_distribution_major_version' from source: facts 20698 1726882617.24935: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882617.25070: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882617.25266: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882617.25297: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882617.25322: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882617.25349: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882617.25410: variable 'networkmanager_version' from source: set_fact 20698 1726882617.25420: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882617.25529: variable 'ansible_distribution_major_version' from source: facts 20698 1726882617.25532: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882617.25625: variable 'networkmanager_version' from source: set_fact 20698 1726882617.25632: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882617.25712: variable 'ansible_distribution_major_version' from source: facts 20698 1726882617.25716: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882617.25804: variable 'networkmanager_version' from source: set_fact 20698 1726882617.25811: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882617.25891: variable 'network_state' from source: role '' defaults 20698 1726882617.25900: Evaluated conditional (network_state != {}): False 20698 1726882617.25903: when evaluation is False, skipping this task 20698 1726882617.25907: _execute() done 20698 1726882617.25910: dumping result to json 20698 1726882617.25912: done dumping result, returning 20698 1726882617.25915: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-6606-eaf5-0000000000cf] 20698 1726882617.25923: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000cf 20698 1726882617.26028: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000cf 20698 1726882617.26031: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20698 1726882617.26109: no more pending results, returning what we have 20698 1726882617.26113: results queue empty 20698 1726882617.26114: checking for any_errors_fatal 20698 1726882617.26125: done checking for any_errors_fatal 20698 1726882617.26126: checking for max_fail_percentage 20698 1726882617.26128: done checking for max_fail_percentage 20698 1726882617.26129: checking to see if all hosts have failed and the running result is not ok 20698 1726882617.26130: done checking to see if all hosts have failed 20698 1726882617.26131: getting the remaining hosts for this loop 20698 1726882617.26132: done getting the remaining hosts for this loop 20698 1726882617.26135: getting the next task for host managed_node2 20698 1726882617.26143: done getting next task for host managed_node2 20698 1726882617.26147: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20698 1726882617.26150: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882617.26173: getting variables 20698 1726882617.26175: in VariableManager get_vars() 20698 1726882617.26232: Calling all_inventory to load vars for managed_node2 20698 1726882617.26236: Calling groups_inventory to load vars for managed_node2 20698 1726882617.26238: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882617.26252: Calling all_plugins_play to load vars for managed_node2 20698 1726882617.26255: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882617.26259: Calling groups_plugins_play to load vars for managed_node2 20698 1726882617.27819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882617.29374: done with get_vars() 20698 1726882617.29423: done getting variables 20698 1726882617.29520: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:36:57 -0400 (0:00:00.073) 0:00:38.557 ****** 20698 1726882617.29934: entering _queue_task() for managed_node2/debug 20698 1726882617.30236: worker is 1 (out of 1 available) 20698 1726882617.30249: exiting _queue_task() for managed_node2/debug 20698 1726882617.30271: done queuing things up, now waiting for results queue to drain 20698 1726882617.30273: waiting for pending results... 20698 1726882617.30611: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20698 1726882617.30740: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000000d0 20698 1726882617.30759: variable 'ansible_search_path' from source: unknown 20698 1726882617.30769: variable 'ansible_search_path' from source: unknown 20698 1726882617.30816: calling self._execute() 20698 1726882617.30909: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882617.30921: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882617.30936: variable 'omit' from source: magic vars 20698 1726882617.31294: variable 'ansible_distribution_major_version' from source: facts 20698 1726882617.31311: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882617.31482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882617.31740: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882617.31788: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882617.31826: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882617.31882: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882617.31947: variable 'networkmanager_version' from source: set_fact 20698 1726882617.31957: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882617.32320: variable 'ansible_distribution_major_version' from source: facts 20698 1726882617.32325: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882617.32418: variable 'networkmanager_version' from source: set_fact 20698 1726882617.32425: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882617.32498: variable 'ansible_distribution_major_version' from source: facts 20698 1726882617.32501: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882617.32592: variable 'networkmanager_version' from source: set_fact 20698 1726882617.32599: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882617.32605: variable 'omit' from source: magic vars 20698 1726882617.32644: variable 'omit' from source: magic vars 20698 1726882617.32673: variable 'omit' from source: magic vars 20698 1726882617.32697: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882617.32715: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882617.32732: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882617.32744: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882617.32754: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882617.32781: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882617.32784: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882617.32786: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882617.32854: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882617.32857: Set connection var ansible_shell_executable to /bin/sh 20698 1726882617.32869: Set connection var ansible_pipelining to False 20698 1726882617.32872: Set connection var ansible_timeout to 10 20698 1726882617.32874: Set connection var ansible_connection to ssh 20698 1726882617.32876: Set connection var ansible_shell_type to sh 20698 1726882617.32896: variable 'ansible_shell_executable' from source: unknown 20698 1726882617.32899: variable 'ansible_connection' from source: unknown 20698 1726882617.32901: variable 'ansible_module_compression' from source: unknown 20698 1726882617.32903: variable 'ansible_shell_type' from source: unknown 20698 1726882617.32905: variable 'ansible_shell_executable' from source: unknown 20698 1726882617.32909: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882617.32911: variable 'ansible_pipelining' from source: unknown 20698 1726882617.32914: variable 'ansible_timeout' from source: unknown 20698 1726882617.32918: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882617.33206: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882617.33209: variable 'omit' from source: magic vars 20698 1726882617.33212: starting attempt loop 20698 1726882617.33214: running the handler 20698 1726882617.33216: variable '__network_connections_result' from source: set_fact 20698 1726882617.33218: handler run complete 20698 1726882617.33231: attempt loop complete, returning result 20698 1726882617.33234: _execute() done 20698 1726882617.33236: dumping result to json 20698 1726882617.33239: done dumping result, returning 20698 1726882617.33248: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-6606-eaf5-0000000000d0] 20698 1726882617.33254: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000d0 20698 1726882617.33343: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000d0 20698 1726882617.33345: WORKER PROCESS EXITING ok: [managed_node2] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}" ] } 20698 1726882617.33408: no more pending results, returning what we have 20698 1726882617.33411: results queue empty 20698 1726882617.33412: checking for any_errors_fatal 20698 1726882617.33417: done checking for any_errors_fatal 20698 1726882617.33418: checking for max_fail_percentage 20698 1726882617.33419: done checking for max_fail_percentage 20698 1726882617.33421: checking to see if all hosts have failed and the running result is not ok 20698 1726882617.33422: done checking to see if all hosts have failed 20698 1726882617.33422: getting the remaining hosts for this loop 20698 1726882617.33424: done getting the remaining hosts for this loop 20698 1726882617.33427: getting the next task for host managed_node2 20698 1726882617.33433: done getting next task for host managed_node2 20698 1726882617.33436: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20698 1726882617.33439: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882617.33455: getting variables 20698 1726882617.33456: in VariableManager get_vars() 20698 1726882617.33501: Calling all_inventory to load vars for managed_node2 20698 1726882617.33504: Calling groups_inventory to load vars for managed_node2 20698 1726882617.33506: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882617.33515: Calling all_plugins_play to load vars for managed_node2 20698 1726882617.33518: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882617.33520: Calling groups_plugins_play to load vars for managed_node2 20698 1726882617.35582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882617.36977: done with get_vars() 20698 1726882617.36993: done getting variables 20698 1726882617.37039: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:36:57 -0400 (0:00:00.071) 0:00:38.628 ****** 20698 1726882617.37068: entering _queue_task() for managed_node2/debug 20698 1726882617.37293: worker is 1 (out of 1 available) 20698 1726882617.37305: exiting _queue_task() for managed_node2/debug 20698 1726882617.37319: done queuing things up, now waiting for results queue to drain 20698 1726882617.37320: waiting for pending results... 20698 1726882617.37508: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20698 1726882617.37666: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000000d1 20698 1726882617.37680: variable 'ansible_search_path' from source: unknown 20698 1726882617.37683: variable 'ansible_search_path' from source: unknown 20698 1726882617.37713: calling self._execute() 20698 1726882617.37830: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882617.37838: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882617.37847: variable 'omit' from source: magic vars 20698 1726882617.38847: variable 'ansible_distribution_major_version' from source: facts 20698 1726882617.38890: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882617.39511: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882617.40006: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882617.40039: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882617.40071: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882617.40097: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882617.40165: variable 'networkmanager_version' from source: set_fact 20698 1726882617.40176: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882617.40292: variable 'ansible_distribution_major_version' from source: facts 20698 1726882617.40296: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882617.40481: variable 'networkmanager_version' from source: set_fact 20698 1726882617.40487: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882617.40630: variable 'ansible_distribution_major_version' from source: facts 20698 1726882617.40649: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882617.40762: variable 'networkmanager_version' from source: set_fact 20698 1726882617.40779: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882617.40783: variable 'omit' from source: magic vars 20698 1726882617.40858: variable 'omit' from source: magic vars 20698 1726882617.40907: variable 'omit' from source: magic vars 20698 1726882617.40945: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882617.40983: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882617.41003: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882617.41028: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882617.41031: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882617.41077: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882617.41093: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882617.41097: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882617.41197: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882617.41201: Set connection var ansible_shell_executable to /bin/sh 20698 1726882617.41206: Set connection var ansible_pipelining to False 20698 1726882617.41212: Set connection var ansible_timeout to 10 20698 1726882617.41214: Set connection var ansible_connection to ssh 20698 1726882617.41216: Set connection var ansible_shell_type to sh 20698 1726882617.41235: variable 'ansible_shell_executable' from source: unknown 20698 1726882617.41238: variable 'ansible_connection' from source: unknown 20698 1726882617.41240: variable 'ansible_module_compression' from source: unknown 20698 1726882617.41242: variable 'ansible_shell_type' from source: unknown 20698 1726882617.41244: variable 'ansible_shell_executable' from source: unknown 20698 1726882617.41246: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882617.41251: variable 'ansible_pipelining' from source: unknown 20698 1726882617.41253: variable 'ansible_timeout' from source: unknown 20698 1726882617.41257: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882617.41382: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882617.41409: variable 'omit' from source: magic vars 20698 1726882617.41412: starting attempt loop 20698 1726882617.41415: running the handler 20698 1726882617.41480: variable '__network_connections_result' from source: set_fact 20698 1726882617.41580: variable '__network_connections_result' from source: set_fact 20698 1726882617.41734: handler run complete 20698 1726882617.41774: attempt loop complete, returning result 20698 1726882617.41778: _execute() done 20698 1726882617.41780: dumping result to json 20698 1726882617.41792: done dumping result, returning 20698 1726882617.41807: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-6606-eaf5-0000000000d1] 20698 1726882617.41810: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000d1 20698 1726882617.41931: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000d1 20698 1726882617.41933: WORKER PROCESS EXITING ok: [managed_node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ethtool": { "features": { "tx_tcp_segmentation": "yes" } }, "ip": { "auto6": "no", "dhcp4": "no" }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}" ] } } 20698 1726882617.42075: no more pending results, returning what we have 20698 1726882617.42078: results queue empty 20698 1726882617.42079: checking for any_errors_fatal 20698 1726882617.42085: done checking for any_errors_fatal 20698 1726882617.42086: checking for max_fail_percentage 20698 1726882617.42087: done checking for max_fail_percentage 20698 1726882617.42088: checking to see if all hosts have failed and the running result is not ok 20698 1726882617.42089: done checking to see if all hosts have failed 20698 1726882617.42089: getting the remaining hosts for this loop 20698 1726882617.42097: done getting the remaining hosts for this loop 20698 1726882617.42106: getting the next task for host managed_node2 20698 1726882617.42126: done getting next task for host managed_node2 20698 1726882617.42150: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20698 1726882617.42158: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882617.42170: getting variables 20698 1726882617.42172: in VariableManager get_vars() 20698 1726882617.42245: Calling all_inventory to load vars for managed_node2 20698 1726882617.42248: Calling groups_inventory to load vars for managed_node2 20698 1726882617.42262: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882617.42296: Calling all_plugins_play to load vars for managed_node2 20698 1726882617.42304: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882617.42309: Calling groups_plugins_play to load vars for managed_node2 20698 1726882617.43794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882617.49021: done with get_vars() 20698 1726882617.49036: done getting variables 20698 1726882617.49075: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:36:57 -0400 (0:00:00.120) 0:00:38.749 ****** 20698 1726882617.49094: entering _queue_task() for managed_node2/debug 20698 1726882617.49329: worker is 1 (out of 1 available) 20698 1726882617.49344: exiting _queue_task() for managed_node2/debug 20698 1726882617.49355: done queuing things up, now waiting for results queue to drain 20698 1726882617.49360: waiting for pending results... 20698 1726882617.49542: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20698 1726882617.49641: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000000d2 20698 1726882617.49651: variable 'ansible_search_path' from source: unknown 20698 1726882617.49656: variable 'ansible_search_path' from source: unknown 20698 1726882617.49693: calling self._execute() 20698 1726882617.49765: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882617.49772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882617.49783: variable 'omit' from source: magic vars 20698 1726882617.50059: variable 'ansible_distribution_major_version' from source: facts 20698 1726882617.50067: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882617.50187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882617.50402: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882617.50486: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882617.50588: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882617.50643: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882617.50745: variable 'networkmanager_version' from source: set_fact 20698 1726882617.50768: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882617.50893: variable 'ansible_distribution_major_version' from source: facts 20698 1726882617.50897: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882617.51083: variable 'networkmanager_version' from source: set_fact 20698 1726882617.51087: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882617.51187: variable 'ansible_distribution_major_version' from source: facts 20698 1726882617.51190: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882617.51339: variable 'networkmanager_version' from source: set_fact 20698 1726882617.51358: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882617.51473: variable 'network_state' from source: role '' defaults 20698 1726882617.51481: Evaluated conditional (network_state != {}): False 20698 1726882617.51484: when evaluation is False, skipping this task 20698 1726882617.51487: _execute() done 20698 1726882617.51489: dumping result to json 20698 1726882617.51491: done dumping result, returning 20698 1726882617.51497: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-6606-eaf5-0000000000d2] 20698 1726882617.51502: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000d2 20698 1726882617.51634: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000d2 20698 1726882617.51637: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "network_state != {}" } 20698 1726882617.51821: no more pending results, returning what we have 20698 1726882617.51824: results queue empty 20698 1726882617.51824: checking for any_errors_fatal 20698 1726882617.51830: done checking for any_errors_fatal 20698 1726882617.51831: checking for max_fail_percentage 20698 1726882617.51832: done checking for max_fail_percentage 20698 1726882617.51833: checking to see if all hosts have failed and the running result is not ok 20698 1726882617.51834: done checking to see if all hosts have failed 20698 1726882617.51835: getting the remaining hosts for this loop 20698 1726882617.51836: done getting the remaining hosts for this loop 20698 1726882617.51839: getting the next task for host managed_node2 20698 1726882617.51861: done getting next task for host managed_node2 20698 1726882617.51868: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 20698 1726882617.51871: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882617.51894: getting variables 20698 1726882617.51896: in VariableManager get_vars() 20698 1726882617.51931: Calling all_inventory to load vars for managed_node2 20698 1726882617.51933: Calling groups_inventory to load vars for managed_node2 20698 1726882617.51935: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882617.51941: Calling all_plugins_play to load vars for managed_node2 20698 1726882617.51943: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882617.51945: Calling groups_plugins_play to load vars for managed_node2 20698 1726882617.53110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882617.54523: done with get_vars() 20698 1726882617.54539: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:36:57 -0400 (0:00:00.055) 0:00:38.804 ****** 20698 1726882617.54610: entering _queue_task() for managed_node2/ping 20698 1726882617.54830: worker is 1 (out of 1 available) 20698 1726882617.54841: exiting _queue_task() for managed_node2/ping 20698 1726882617.54860: done queuing things up, now waiting for results queue to drain 20698 1726882617.54865: waiting for pending results... 20698 1726882617.55188: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 20698 1726882617.55271: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000000d3 20698 1726882617.55289: variable 'ansible_search_path' from source: unknown 20698 1726882617.55292: variable 'ansible_search_path' from source: unknown 20698 1726882617.55342: calling self._execute() 20698 1726882617.55460: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882617.55465: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882617.55477: variable 'omit' from source: magic vars 20698 1726882617.55758: variable 'ansible_distribution_major_version' from source: facts 20698 1726882617.55782: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882617.55908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882617.56086: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882617.56120: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882617.56148: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882617.56209: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882617.56271: variable 'networkmanager_version' from source: set_fact 20698 1726882617.56284: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882617.56398: variable 'ansible_distribution_major_version' from source: facts 20698 1726882617.56406: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882617.56576: variable 'networkmanager_version' from source: set_fact 20698 1726882617.56590: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882617.56708: variable 'ansible_distribution_major_version' from source: facts 20698 1726882617.56718: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882617.56859: variable 'networkmanager_version' from source: set_fact 20698 1726882617.56881: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882617.56898: variable 'omit' from source: magic vars 20698 1726882617.56950: variable 'omit' from source: magic vars 20698 1726882617.56993: variable 'omit' from source: magic vars 20698 1726882617.57032: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882617.57062: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882617.57092: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882617.57121: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882617.57134: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882617.57168: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882617.57177: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882617.57184: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882617.57294: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882617.57419: Set connection var ansible_shell_executable to /bin/sh 20698 1726882617.57482: Set connection var ansible_pipelining to False 20698 1726882617.57493: Set connection var ansible_timeout to 10 20698 1726882617.57500: Set connection var ansible_connection to ssh 20698 1726882617.57506: Set connection var ansible_shell_type to sh 20698 1726882617.57607: variable 'ansible_shell_executable' from source: unknown 20698 1726882617.57615: variable 'ansible_connection' from source: unknown 20698 1726882617.57623: variable 'ansible_module_compression' from source: unknown 20698 1726882617.57630: variable 'ansible_shell_type' from source: unknown 20698 1726882617.57637: variable 'ansible_shell_executable' from source: unknown 20698 1726882617.57642: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882617.57650: variable 'ansible_pipelining' from source: unknown 20698 1726882617.57781: variable 'ansible_timeout' from source: unknown 20698 1726882617.57785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882617.57988: 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__) 20698 1726882617.58000: variable 'omit' from source: magic vars 20698 1726882617.58005: starting attempt loop 20698 1726882617.58007: running the handler 20698 1726882617.58018: _low_level_execute_command(): starting 20698 1726882617.58025: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882617.58612: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882617.58628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882617.58646: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration <<< 20698 1726882617.58662: 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.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882617.58711: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882617.58722: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882617.58837: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882617.60531: stdout chunk (state=3): >>>/root <<< 20698 1726882617.60629: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882617.60683: stderr chunk (state=3): >>><<< 20698 1726882617.60694: stdout chunk (state=3): >>><<< 20698 1726882617.60719: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882617.60747: _low_level_execute_command(): starting 20698 1726882617.60759: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882617.6073442-22404-100342159138108 `" && echo ansible-tmp-1726882617.6073442-22404-100342159138108="` echo /root/.ansible/tmp/ansible-tmp-1726882617.6073442-22404-100342159138108 `" ) && sleep 0' 20698 1726882617.61542: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882617.61557: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882617.61574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882617.61592: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882617.61746: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882617.61757: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882617.61798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882617.61830: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882617.61873: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882617.61884: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882617.61936: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882617.61951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882617.61994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882617.62006: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882617.62017: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882617.62029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882617.62130: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882617.62151: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882617.62169: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882617.62309: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882617.64281: stdout chunk (state=3): >>>ansible-tmp-1726882617.6073442-22404-100342159138108=/root/.ansible/tmp/ansible-tmp-1726882617.6073442-22404-100342159138108 <<< 20698 1726882617.64468: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882617.64472: stdout chunk (state=3): >>><<< 20698 1726882617.64474: stderr chunk (state=3): >>><<< 20698 1726882617.64586: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882617.6073442-22404-100342159138108=/root/.ansible/tmp/ansible-tmp-1726882617.6073442-22404-100342159138108 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882617.64591: variable 'ansible_module_compression' from source: unknown 20698 1726882617.64797: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2069822553mst/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 20698 1726882617.64800: variable 'ansible_facts' from source: unknown 20698 1726882617.64802: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882617.6073442-22404-100342159138108/AnsiballZ_ping.py 20698 1726882617.64919: Sending initial data 20698 1726882617.64922: Sent initial data (153 bytes) 20698 1726882617.66186: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882617.66190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882617.66251: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 20698 1726882617.66255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882617.66276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found <<< 20698 1726882617.66279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882617.66312: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882617.66315: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882617.66328: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882617.66478: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882617.68349: 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 <<< 20698 1726882617.68415: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882617.68506: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmp2mhfa0zw /root/.ansible/tmp/ansible-tmp-1726882617.6073442-22404-100342159138108/AnsiballZ_ping.py <<< 20698 1726882617.68620: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882617.70312: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882617.70443: stderr chunk (state=3): >>><<< 20698 1726882617.70446: stdout chunk (state=3): >>><<< 20698 1726882617.70472: done transferring module to remote 20698 1726882617.70482: _low_level_execute_command(): starting 20698 1726882617.70487: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882617.6073442-22404-100342159138108/ /root/.ansible/tmp/ansible-tmp-1726882617.6073442-22404-100342159138108/AnsiballZ_ping.py && sleep 0' 20698 1726882617.71253: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882617.71257: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882617.71260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882617.71263: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882617.71267: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882617.71270: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882617.71272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882617.71274: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882617.71276: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882617.71368: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882617.71372: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882617.71375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882617.71377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882617.71379: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882617.71381: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882617.71383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882617.71469: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882617.71518: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882617.71521: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882617.71714: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882617.73577: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882617.73587: stderr chunk (state=3): >>><<< 20698 1726882617.73590: stdout chunk (state=3): >>><<< 20698 1726882617.73605: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882617.73608: _low_level_execute_command(): starting 20698 1726882617.73612: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882617.6073442-22404-100342159138108/AnsiballZ_ping.py && sleep 0' 20698 1726882617.74196: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882617.74205: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882617.74215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882617.74229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882617.74269: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882617.74279: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882617.74289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882617.74301: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882617.74308: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882617.74315: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882617.74322: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882617.74333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882617.74342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882617.74349: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882617.74356: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882617.74370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882617.74452: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882617.74461: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882617.74479: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882617.74700: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882617.87593: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 20698 1726882617.88685: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882617.88784: stderr chunk (state=3): >>><<< 20698 1726882617.88795: stdout chunk (state=3): >>><<< 20698 1726882617.88809: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. 20698 1726882617.88848: done with _execute_module (ping, {'_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': 'ping', '_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-1726882617.6073442-22404-100342159138108/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882617.88861: _low_level_execute_command(): starting 20698 1726882617.88867: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882617.6073442-22404-100342159138108/ > /dev/null 2>&1 && sleep 0' 20698 1726882617.90120: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882617.90137: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882617.90165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882617.90214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882617.90279: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882617.90282: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882617.90308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882617.90325: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882617.90338: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882617.90345: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882617.90353: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882617.90386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882617.90389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882617.90429: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882617.90448: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882617.90461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882617.90629: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882617.90674: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882617.90686: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882617.90850: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882617.92681: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882617.92732: stderr chunk (state=3): >>><<< 20698 1726882617.92735: stdout chunk (state=3): >>><<< 20698 1726882617.92759: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882617.92770: handler run complete 20698 1726882617.92793: attempt loop complete, returning result 20698 1726882617.92797: _execute() done 20698 1726882617.92799: dumping result to json 20698 1726882617.92801: done dumping result, returning 20698 1726882617.92818: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-6606-eaf5-0000000000d3] 20698 1726882617.92826: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000d3 20698 1726882617.92998: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000000d3 20698 1726882617.93013: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "ping": "pong" } 20698 1726882617.93091: no more pending results, returning what we have 20698 1726882617.93094: results queue empty 20698 1726882617.93095: checking for any_errors_fatal 20698 1726882617.93101: done checking for any_errors_fatal 20698 1726882617.93102: checking for max_fail_percentage 20698 1726882617.93103: done checking for max_fail_percentage 20698 1726882617.93104: checking to see if all hosts have failed and the running result is not ok 20698 1726882617.93105: done checking to see if all hosts have failed 20698 1726882617.93106: getting the remaining hosts for this loop 20698 1726882617.93107: done getting the remaining hosts for this loop 20698 1726882617.93110: getting the next task for host managed_node2 20698 1726882617.93119: done getting next task for host managed_node2 20698 1726882617.93120: ^ task is: TASK: meta (role_complete) 20698 1726882617.93123: ^ state is: HOST STATE: block=3, 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? (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 20698 1726882617.93133: getting variables 20698 1726882617.93135: in VariableManager get_vars() 20698 1726882617.93212: Calling all_inventory to load vars for managed_node2 20698 1726882617.93215: Calling groups_inventory to load vars for managed_node2 20698 1726882617.93223: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882617.93239: Calling all_plugins_play to load vars for managed_node2 20698 1726882617.93248: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882617.93259: Calling groups_plugins_play to load vars for managed_node2 20698 1726882617.99672: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882618.06280: done with get_vars() 20698 1726882618.06302: done getting variables 20698 1726882618.06394: done queuing things up, now waiting for results queue to drain 20698 1726882618.06396: results queue empty 20698 1726882618.06397: checking for any_errors_fatal 20698 1726882618.06399: done checking for any_errors_fatal 20698 1726882618.06400: checking for max_fail_percentage 20698 1726882618.06401: done checking for max_fail_percentage 20698 1726882618.06402: checking to see if all hosts have failed and the running result is not ok 20698 1726882618.06403: done checking to see if all hosts have failed 20698 1726882618.06403: getting the remaining hosts for this loop 20698 1726882618.06404: done getting the remaining hosts for this loop 20698 1726882618.06406: getting the next task for host managed_node2 20698 1726882618.06410: done getting next task for host managed_node2 20698 1726882618.06412: ^ task is: TASK: Get current device features 20698 1726882618.06413: ^ state is: HOST STATE: block=3, 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 20698 1726882618.06415: getting variables 20698 1726882618.06419: in VariableManager get_vars() 20698 1726882618.06444: Calling all_inventory to load vars for managed_node2 20698 1726882618.06446: Calling groups_inventory to load vars for managed_node2 20698 1726882618.06448: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882618.06456: Calling all_plugins_play to load vars for managed_node2 20698 1726882618.06459: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882618.06461: Calling groups_plugins_play to load vars for managed_node2 20698 1726882618.07782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882618.16747: done with get_vars() 20698 1726882618.16841: done getting variables 20698 1726882618.17035: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get current device features] ********************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:120 Friday 20 September 2024 21:36:58 -0400 (0:00:00.625) 0:00:39.429 ****** 20698 1726882618.17252: entering _queue_task() for managed_node2/command 20698 1726882618.18771: worker is 1 (out of 1 available) 20698 1726882618.18811: exiting _queue_task() for managed_node2/command 20698 1726882618.18909: done queuing things up, now waiting for results queue to drain 20698 1726882618.18911: waiting for pending results... 20698 1726882618.19296: running TaskExecutor() for managed_node2/TASK: Get current device features 20698 1726882618.19417: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000103 20698 1726882618.19443: variable 'ansible_search_path' from source: unknown 20698 1726882618.19482: calling self._execute() 20698 1726882618.19619: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882618.19622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882618.19646: variable 'omit' from source: magic vars 20698 1726882618.20133: variable 'ansible_distribution_major_version' from source: facts 20698 1726882618.20152: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882618.20420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882618.20742: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882618.20805: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882618.20862: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882618.20952: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882618.21062: variable 'networkmanager_version' from source: set_fact 20698 1726882618.21097: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882618.21100: variable 'omit' from source: magic vars 20698 1726882618.21109: variable 'omit' from source: magic vars 20698 1726882618.21219: variable 'interface' from source: play vars 20698 1726882618.21235: variable 'omit' from source: magic vars 20698 1726882618.21274: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882618.21311: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882618.21335: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882618.21343: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882618.21353: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882618.21395: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882618.21398: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882618.21401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882618.21524: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882618.21560: Set connection var ansible_shell_executable to /bin/sh 20698 1726882618.21591: Set connection var ansible_pipelining to False 20698 1726882618.21603: Set connection var ansible_timeout to 10 20698 1726882618.21606: Set connection var ansible_connection to ssh 20698 1726882618.21645: Set connection var ansible_shell_type to sh 20698 1726882618.21649: variable 'ansible_shell_executable' from source: unknown 20698 1726882618.21717: variable 'ansible_connection' from source: unknown 20698 1726882618.21720: variable 'ansible_module_compression' from source: unknown 20698 1726882618.21725: variable 'ansible_shell_type' from source: unknown 20698 1726882618.21728: variable 'ansible_shell_executable' from source: unknown 20698 1726882618.21730: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882618.21772: variable 'ansible_pipelining' from source: unknown 20698 1726882618.21777: variable 'ansible_timeout' from source: unknown 20698 1726882618.21780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882618.21786: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882618.21824: variable 'omit' from source: magic vars 20698 1726882618.21828: starting attempt loop 20698 1726882618.21831: running the handler 20698 1726882618.21833: _low_level_execute_command(): starting 20698 1726882618.21842: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882618.22765: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882618.22788: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882618.22815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882618.22834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882618.22890: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882618.22906: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882618.22916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882618.22950: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882618.22960: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882618.22965: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882618.22976: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882618.22994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882618.23023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882618.23026: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882618.23029: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882618.23052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882618.23153: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882618.23188: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882618.23197: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882618.23333: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882618.24987: stdout chunk (state=3): >>>/root <<< 20698 1726882618.25185: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882618.25189: stdout chunk (state=3): >>><<< 20698 1726882618.25198: stderr chunk (state=3): >>><<< 20698 1726882618.25216: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882618.25229: _low_level_execute_command(): starting 20698 1726882618.25234: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882618.252149-22421-76205233657213 `" && echo ansible-tmp-1726882618.252149-22421-76205233657213="` echo /root/.ansible/tmp/ansible-tmp-1726882618.252149-22421-76205233657213 `" ) && sleep 0' 20698 1726882618.26073: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882618.26087: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882618.26097: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882618.26170: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882618.26178: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882618.26193: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882618.26203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882618.26215: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882618.26222: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882618.26229: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882618.26237: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882618.26246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882618.26257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882618.26274: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882618.26280: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882618.26291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882618.26371: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882618.26388: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882618.26403: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882618.26541: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882618.28483: stdout chunk (state=3): >>>ansible-tmp-1726882618.252149-22421-76205233657213=/root/.ansible/tmp/ansible-tmp-1726882618.252149-22421-76205233657213 <<< 20698 1726882618.28600: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882618.28636: stderr chunk (state=3): >>><<< 20698 1726882618.28639: stdout chunk (state=3): >>><<< 20698 1726882618.28652: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882618.252149-22421-76205233657213=/root/.ansible/tmp/ansible-tmp-1726882618.252149-22421-76205233657213 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882618.28677: variable 'ansible_module_compression' from source: unknown 20698 1726882618.28718: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2069822553mst/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20698 1726882618.28744: variable 'ansible_facts' from source: unknown 20698 1726882618.28793: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882618.252149-22421-76205233657213/AnsiballZ_command.py 20698 1726882618.28884: Sending initial data 20698 1726882618.28887: Sent initial data (154 bytes) 20698 1726882618.29676: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882618.29679: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882618.29682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882618.29684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882618.29686: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882618.29688: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882618.29690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882618.29706: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882618.29709: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882618.29784: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882618.29787: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882618.29789: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882618.29791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882618.29793: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882618.29795: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882618.29797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882618.29826: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882618.29842: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882618.29855: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882618.29993: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882618.31755: 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 <<< 20698 1726882618.31759: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 20698 1726882618.31845: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882618.31941: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmpx_st3nbc /root/.ansible/tmp/ansible-tmp-1726882618.252149-22421-76205233657213/AnsiballZ_command.py <<< 20698 1726882618.32032: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882618.33415: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882618.33419: stderr chunk (state=3): >>><<< 20698 1726882618.33421: stdout chunk (state=3): >>><<< 20698 1726882618.33423: done transferring module to remote 20698 1726882618.33425: _low_level_execute_command(): starting 20698 1726882618.33427: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882618.252149-22421-76205233657213/ /root/.ansible/tmp/ansible-tmp-1726882618.252149-22421-76205233657213/AnsiballZ_command.py && sleep 0' 20698 1726882618.33937: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882618.33941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882618.33960: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882618.33975: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882618.33978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882618.34016: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882618.34031: 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.11.158 originally 10.31.11.158 debug2: match found <<< 20698 1726882618.34034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882618.34113: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882618.34133: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882618.34157: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882618.34314: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882618.36147: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882618.36186: stderr chunk (state=3): >>><<< 20698 1726882618.36189: stdout chunk (state=3): >>><<< 20698 1726882618.36200: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882618.36204: _low_level_execute_command(): starting 20698 1726882618.36206: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882618.252149-22421-76205233657213/AnsiballZ_command.py && sleep 0' 20698 1726882618.36639: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882618.36659: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882618.36736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882618.36740: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882618.36742: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882618.36751: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882618.36765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882618.36780: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882618.36787: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882618.36794: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882618.36802: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882618.36813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882618.36836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882618.36843: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882618.36850: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882618.36858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882618.36947: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882618.36968: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882618.36982: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882618.37109: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882618.50659: stdout chunk (state=3): >>> {"changed": true, "stdout": "Features for testnic1:\nrx-checksumming: on\ntx-checksumming: on\n\ttx-checksum-ipv4: off [fixed]\n\ttx-checksum-ip-generic: on\n\ttx-checksum-ipv6: off [fixed]\n\ttx-checksum-fcoe-crc: off [fixed]\n\ttx-checksum-sctp: on\nscatter-gather: on\n\ttx-scatter-gather: on\n\ttx-scatter-gather-fraglist: on\ntcp-segmentation-offload: on\n\ttx-tcp-segmentation: on\n\ttx-tcp-ecn-segmentation: on\n\ttx-tcp-mangleid-segmentation: on\n\ttx-tcp6-segmentation: on\ngeneric-segmentation-offload: on\ngeneric-receive-offload: off\nlarge-receive-offload: off [fixed]\nrx-vlan-offload: on\ntx-vlan-offload: on\nntuple-filters: off [fixed]\nreceive-hashing: off [fixed]\nhighdma: on\nrx-vlan-filter: off [fixed]\nvlan-challenged: off [fixed]\ntx-lockless: on [fixed]\nnetns-local: off [fixed]\ntx-gso-robust: off [fixed]\ntx-fcoe-segmentation: off [fixed]\ntx-gre-segmentation: on\ntx-gre-csum-segmentation: on\ntx-ipxip4-segmentation: on\ntx-ipxip6-segmentation: on\ntx-udp_tnl-segmentation: on\ntx-udp_tnl-csum-segmentation: on\ntx-gso-partial: off [fixed]\ntx-tunnel-remcsum-segmentation: off [fixed]\ntx-sctp-segmentation: on\ntx-esp-segmentation: off [fixed]\ntx-udp-segmentation: on\ntx-gso-list: on\nfcoe-mtu: off [fixed]\ntx-nocache-copy: off\nloopback: off [fixed]\nrx-fcs: off [fixed]\nrx-all: off [fixed]\ntx-vlan-stag-hw-insert: on\nrx-vlan-stag-hw-parse: on\nrx-vlan-stag-filter: off [fixed]\nl2-fwd-offload: off [fixed]\nhw-tc-offload: off [fixed]\nesp-hw-offload: off [fixed]\nesp-tx-csum-hw-offload: off [fixed]\nrx-udp_tunnel-port-offload: off [fixed]\ntls-hw-tx-offload: off [fixed]\ntls-hw-rx-offload: off [fixed]\nrx-gro-hw: off [fixed]\ntls-hw-record: off [fixed]\nrx-gro-list: off\nmacsec-hw-offload: off [fixed]\nrx-udp-gro-forwarding: off\nhsr-tag-ins-offload: off [fixed]\nhsr-tag-rm-offload: off [fixed]\nhsr-fwd-offload: off [fixed]\nhsr-dup-offload: off [fixed]", "stderr": "", "rc": 0, "cmd": ["ethtool", "--show-features", "testnic1"], "start": "2024-09-20 21:36:58.501441", "end": "2024-09-20 21:36:58.504575", "delta": "0:00:00.003134", "msg": "", "invocation": {"module_args": {"_raw_params": "ethtool --show-features testnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 20698 1726882618.51858: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882618.51908: stderr chunk (state=3): >>><<< 20698 1726882618.51920: stdout chunk (state=3): >>><<< 20698 1726882618.51972: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "Features for testnic1:\nrx-checksumming: on\ntx-checksumming: on\n\ttx-checksum-ipv4: off [fixed]\n\ttx-checksum-ip-generic: on\n\ttx-checksum-ipv6: off [fixed]\n\ttx-checksum-fcoe-crc: off [fixed]\n\ttx-checksum-sctp: on\nscatter-gather: on\n\ttx-scatter-gather: on\n\ttx-scatter-gather-fraglist: on\ntcp-segmentation-offload: on\n\ttx-tcp-segmentation: on\n\ttx-tcp-ecn-segmentation: on\n\ttx-tcp-mangleid-segmentation: on\n\ttx-tcp6-segmentation: on\ngeneric-segmentation-offload: on\ngeneric-receive-offload: off\nlarge-receive-offload: off [fixed]\nrx-vlan-offload: on\ntx-vlan-offload: on\nntuple-filters: off [fixed]\nreceive-hashing: off [fixed]\nhighdma: on\nrx-vlan-filter: off [fixed]\nvlan-challenged: off [fixed]\ntx-lockless: on [fixed]\nnetns-local: off [fixed]\ntx-gso-robust: off [fixed]\ntx-fcoe-segmentation: off [fixed]\ntx-gre-segmentation: on\ntx-gre-csum-segmentation: on\ntx-ipxip4-segmentation: on\ntx-ipxip6-segmentation: on\ntx-udp_tnl-segmentation: on\ntx-udp_tnl-csum-segmentation: on\ntx-gso-partial: off [fixed]\ntx-tunnel-remcsum-segmentation: off [fixed]\ntx-sctp-segmentation: on\ntx-esp-segmentation: off [fixed]\ntx-udp-segmentation: on\ntx-gso-list: on\nfcoe-mtu: off [fixed]\ntx-nocache-copy: off\nloopback: off [fixed]\nrx-fcs: off [fixed]\nrx-all: off [fixed]\ntx-vlan-stag-hw-insert: on\nrx-vlan-stag-hw-parse: on\nrx-vlan-stag-filter: off [fixed]\nl2-fwd-offload: off [fixed]\nhw-tc-offload: off [fixed]\nesp-hw-offload: off [fixed]\nesp-tx-csum-hw-offload: off [fixed]\nrx-udp_tunnel-port-offload: off [fixed]\ntls-hw-tx-offload: off [fixed]\ntls-hw-rx-offload: off [fixed]\nrx-gro-hw: off [fixed]\ntls-hw-record: off [fixed]\nrx-gro-list: off\nmacsec-hw-offload: off [fixed]\nrx-udp-gro-forwarding: off\nhsr-tag-ins-offload: off [fixed]\nhsr-tag-rm-offload: off [fixed]\nhsr-fwd-offload: off [fixed]\nhsr-dup-offload: off [fixed]", "stderr": "", "rc": 0, "cmd": ["ethtool", "--show-features", "testnic1"], "start": "2024-09-20 21:36:58.501441", "end": "2024-09-20 21:36:58.504575", "delta": "0:00:00.003134", "msg": "", "invocation": {"module_args": {"_raw_params": "ethtool --show-features testnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. 20698 1726882618.52096: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ethtool --show-features testnic1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882618.252149-22421-76205233657213/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882618.52099: _low_level_execute_command(): starting 20698 1726882618.52101: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882618.252149-22421-76205233657213/ > /dev/null 2>&1 && sleep 0' 20698 1726882618.52791: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882618.52811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882618.52836: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882618.52840: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found <<< 20698 1726882618.52843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882618.52900: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882618.52906: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882618.53021: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882618.55137: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882618.55203: stderr chunk (state=3): >>><<< 20698 1726882618.55206: stdout chunk (state=3): >>><<< 20698 1726882618.55221: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882618.55227: handler run complete 20698 1726882618.55252: Evaluated conditional (False): False 20698 1726882618.55268: attempt loop complete, returning result 20698 1726882618.55271: _execute() done 20698 1726882618.55276: dumping result to json 20698 1726882618.55283: done dumping result, returning 20698 1726882618.55291: done running TaskExecutor() for managed_node2/TASK: Get current device features [0e448fcc-3ce9-6606-eaf5-000000000103] 20698 1726882618.55297: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000103 20698 1726882618.55418: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000103 20698 1726882618.55421: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ethtool", "--show-features", "testnic1" ], "delta": "0:00:00.003134", "end": "2024-09-20 21:36:58.504575", "rc": 0, "start": "2024-09-20 21:36:58.501441" } STDOUT: Features for testnic1: rx-checksumming: on tx-checksumming: on tx-checksum-ipv4: off [fixed] tx-checksum-ip-generic: on tx-checksum-ipv6: off [fixed] tx-checksum-fcoe-crc: off [fixed] tx-checksum-sctp: on scatter-gather: on tx-scatter-gather: on tx-scatter-gather-fraglist: on tcp-segmentation-offload: on tx-tcp-segmentation: on tx-tcp-ecn-segmentation: on tx-tcp-mangleid-segmentation: on tx-tcp6-segmentation: on generic-segmentation-offload: on generic-receive-offload: off large-receive-offload: off [fixed] rx-vlan-offload: on tx-vlan-offload: on ntuple-filters: off [fixed] receive-hashing: off [fixed] highdma: on rx-vlan-filter: off [fixed] vlan-challenged: off [fixed] tx-lockless: on [fixed] netns-local: off [fixed] tx-gso-robust: off [fixed] tx-fcoe-segmentation: off [fixed] tx-gre-segmentation: on tx-gre-csum-segmentation: on tx-ipxip4-segmentation: on tx-ipxip6-segmentation: on tx-udp_tnl-segmentation: on tx-udp_tnl-csum-segmentation: on tx-gso-partial: off [fixed] tx-tunnel-remcsum-segmentation: off [fixed] tx-sctp-segmentation: on tx-esp-segmentation: off [fixed] tx-udp-segmentation: on tx-gso-list: on fcoe-mtu: off [fixed] tx-nocache-copy: off loopback: off [fixed] rx-fcs: off [fixed] rx-all: off [fixed] tx-vlan-stag-hw-insert: on rx-vlan-stag-hw-parse: on rx-vlan-stag-filter: off [fixed] l2-fwd-offload: off [fixed] hw-tc-offload: off [fixed] esp-hw-offload: off [fixed] esp-tx-csum-hw-offload: off [fixed] rx-udp_tunnel-port-offload: off [fixed] tls-hw-tx-offload: off [fixed] tls-hw-rx-offload: off [fixed] rx-gro-hw: off [fixed] tls-hw-record: off [fixed] rx-gro-list: off macsec-hw-offload: off [fixed] rx-udp-gro-forwarding: off hsr-tag-ins-offload: off [fixed] hsr-tag-rm-offload: off [fixed] hsr-fwd-offload: off [fixed] hsr-dup-offload: off [fixed] 20698 1726882618.55577: no more pending results, returning what we have 20698 1726882618.55581: results queue empty 20698 1726882618.55582: checking for any_errors_fatal 20698 1726882618.55584: done checking for any_errors_fatal 20698 1726882618.55585: checking for max_fail_percentage 20698 1726882618.55587: done checking for max_fail_percentage 20698 1726882618.55588: checking to see if all hosts have failed and the running result is not ok 20698 1726882618.55589: done checking to see if all hosts have failed 20698 1726882618.55590: getting the remaining hosts for this loop 20698 1726882618.55592: done getting the remaining hosts for this loop 20698 1726882618.55596: getting the next task for host managed_node2 20698 1726882618.55603: done getting next task for host managed_node2 20698 1726882618.55606: ^ task is: TASK: Show ethtool_features 20698 1726882618.55608: ^ state is: HOST STATE: block=3, 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 20698 1726882618.55612: getting variables 20698 1726882618.55613: in VariableManager get_vars() 20698 1726882618.55669: Calling all_inventory to load vars for managed_node2 20698 1726882618.55672: Calling groups_inventory to load vars for managed_node2 20698 1726882618.55675: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882618.55687: Calling all_plugins_play to load vars for managed_node2 20698 1726882618.55690: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882618.55694: Calling groups_plugins_play to load vars for managed_node2 20698 1726882618.57538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882618.59475: done with get_vars() 20698 1726882618.59497: done getting variables 20698 1726882618.59569: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show ethtool_features] *************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:124 Friday 20 September 2024 21:36:58 -0400 (0:00:00.423) 0:00:39.854 ****** 20698 1726882618.59598: entering _queue_task() for managed_node2/debug 20698 1726882618.59961: worker is 1 (out of 1 available) 20698 1726882618.59976: exiting _queue_task() for managed_node2/debug 20698 1726882618.59988: done queuing things up, now waiting for results queue to drain 20698 1726882618.59990: waiting for pending results... 20698 1726882618.60422: running TaskExecutor() for managed_node2/TASK: Show ethtool_features 20698 1726882618.60520: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000104 20698 1726882618.60533: variable 'ansible_search_path' from source: unknown 20698 1726882618.60602: calling self._execute() 20698 1726882618.60721: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882618.60725: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882618.60747: variable 'omit' from source: magic vars 20698 1726882618.61282: variable 'ansible_distribution_major_version' from source: facts 20698 1726882618.61294: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882618.61490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882618.61788: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882618.61827: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882618.61869: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882618.61905: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882618.61984: variable 'networkmanager_version' from source: set_fact 20698 1726882618.62002: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882618.62008: variable 'omit' from source: magic vars 20698 1726882618.62031: variable 'omit' from source: magic vars 20698 1726882618.62075: variable 'omit' from source: magic vars 20698 1726882618.62114: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882618.62184: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882618.62208: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882618.62224: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882618.62234: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882618.62267: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882618.62270: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882618.62273: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882618.62385: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882618.62388: Set connection var ansible_shell_executable to /bin/sh 20698 1726882618.62399: Set connection var ansible_pipelining to False 20698 1726882618.62408: Set connection var ansible_timeout to 10 20698 1726882618.62411: Set connection var ansible_connection to ssh 20698 1726882618.62413: Set connection var ansible_shell_type to sh 20698 1726882618.62444: variable 'ansible_shell_executable' from source: unknown 20698 1726882618.62447: variable 'ansible_connection' from source: unknown 20698 1726882618.62450: variable 'ansible_module_compression' from source: unknown 20698 1726882618.62452: variable 'ansible_shell_type' from source: unknown 20698 1726882618.62455: variable 'ansible_shell_executable' from source: unknown 20698 1726882618.62457: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882618.62467: variable 'ansible_pipelining' from source: unknown 20698 1726882618.62470: variable 'ansible_timeout' from source: unknown 20698 1726882618.62472: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882618.62588: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882618.62599: variable 'omit' from source: magic vars 20698 1726882618.62605: starting attempt loop 20698 1726882618.62607: running the handler 20698 1726882618.62750: variable 'ethtool_features' from source: set_fact 20698 1726882618.62910: handler run complete 20698 1726882618.62929: attempt loop complete, returning result 20698 1726882618.62932: _execute() done 20698 1726882618.62935: dumping result to json 20698 1726882618.62945: done dumping result, returning 20698 1726882618.62957: done running TaskExecutor() for managed_node2/TASK: Show ethtool_features [0e448fcc-3ce9-6606-eaf5-000000000104] 20698 1726882618.62971: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000104 20698 1726882618.63076: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000104 ok: [managed_node2] => { "ethtool_features.stdout_lines": [ "Features for testnic1:", "rx-checksumming: on", "tx-checksumming: on", "\ttx-checksum-ipv4: off [fixed]", "\ttx-checksum-ip-generic: on", "\ttx-checksum-ipv6: off [fixed]", "\ttx-checksum-fcoe-crc: off [fixed]", "\ttx-checksum-sctp: on", "scatter-gather: on", "\ttx-scatter-gather: on", "\ttx-scatter-gather-fraglist: on", "tcp-segmentation-offload: on", "\ttx-tcp-segmentation: on", "\ttx-tcp-ecn-segmentation: on", "\ttx-tcp-mangleid-segmentation: on", "\ttx-tcp6-segmentation: on", "generic-segmentation-offload: on", "generic-receive-offload: off", "large-receive-offload: off [fixed]", "rx-vlan-offload: on", "tx-vlan-offload: on", "ntuple-filters: off [fixed]", "receive-hashing: off [fixed]", "highdma: on", "rx-vlan-filter: off [fixed]", "vlan-challenged: off [fixed]", "tx-lockless: on [fixed]", "netns-local: off [fixed]", "tx-gso-robust: off [fixed]", "tx-fcoe-segmentation: off [fixed]", "tx-gre-segmentation: on", "tx-gre-csum-segmentation: on", "tx-ipxip4-segmentation: on", "tx-ipxip6-segmentation: on", "tx-udp_tnl-segmentation: on", "tx-udp_tnl-csum-segmentation: on", "tx-gso-partial: off [fixed]", "tx-tunnel-remcsum-segmentation: off [fixed]", "tx-sctp-segmentation: on", "tx-esp-segmentation: off [fixed]", "tx-udp-segmentation: on", "tx-gso-list: on", "fcoe-mtu: off [fixed]", "tx-nocache-copy: off", "loopback: off [fixed]", "rx-fcs: off [fixed]", "rx-all: off [fixed]", "tx-vlan-stag-hw-insert: on", "rx-vlan-stag-hw-parse: on", "rx-vlan-stag-filter: off [fixed]", "l2-fwd-offload: off [fixed]", "hw-tc-offload: off [fixed]", "esp-hw-offload: off [fixed]", "esp-tx-csum-hw-offload: off [fixed]", "rx-udp_tunnel-port-offload: off [fixed]", "tls-hw-tx-offload: off [fixed]", "tls-hw-rx-offload: off [fixed]", "rx-gro-hw: off [fixed]", "tls-hw-record: off [fixed]", "rx-gro-list: off", "macsec-hw-offload: off [fixed]", "rx-udp-gro-forwarding: off", "hsr-tag-ins-offload: off [fixed]", "hsr-tag-rm-offload: off [fixed]", "hsr-fwd-offload: off [fixed]", "hsr-dup-offload: off [fixed]" ] } 20698 1726882618.63159: no more pending results, returning what we have 20698 1726882618.63164: results queue empty 20698 1726882618.63165: checking for any_errors_fatal 20698 1726882618.63173: done checking for any_errors_fatal 20698 1726882618.63175: checking for max_fail_percentage 20698 1726882618.63183: WORKER PROCESS EXITING 20698 1726882618.63190: done checking for max_fail_percentage 20698 1726882618.63194: checking to see if all hosts have failed and the running result is not ok 20698 1726882618.63196: done checking to see if all hosts have failed 20698 1726882618.63196: getting the remaining hosts for this loop 20698 1726882618.63198: done getting the remaining hosts for this loop 20698 1726882618.63202: getting the next task for host managed_node2 20698 1726882618.63209: done getting next task for host managed_node2 20698 1726882618.63212: ^ task is: TASK: Assert device features 20698 1726882618.63214: ^ state is: HOST STATE: block=3, 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 20698 1726882618.63218: getting variables 20698 1726882618.63219: in VariableManager get_vars() 20698 1726882618.63275: Calling all_inventory to load vars for managed_node2 20698 1726882618.63278: Calling groups_inventory to load vars for managed_node2 20698 1726882618.63281: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882618.63298: Calling all_plugins_play to load vars for managed_node2 20698 1726882618.63302: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882618.63305: Calling groups_plugins_play to load vars for managed_node2 20698 1726882618.65185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882618.67018: done with get_vars() 20698 1726882618.67042: done getting variables 20698 1726882618.67114: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert device features] ************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:127 Friday 20 September 2024 21:36:58 -0400 (0:00:00.075) 0:00:39.929 ****** 20698 1726882618.67145: entering _queue_task() for managed_node2/assert 20698 1726882618.67478: worker is 1 (out of 1 available) 20698 1726882618.67489: exiting _queue_task() for managed_node2/assert 20698 1726882618.67501: done queuing things up, now waiting for results queue to drain 20698 1726882618.67502: waiting for pending results... 20698 1726882618.67800: running TaskExecutor() for managed_node2/TASK: Assert device features 20698 1726882618.67885: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000105 20698 1726882618.67897: variable 'ansible_search_path' from source: unknown 20698 1726882618.67930: calling self._execute() 20698 1726882618.68041: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882618.68044: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882618.68058: variable 'omit' from source: magic vars 20698 1726882618.68474: variable 'ansible_distribution_major_version' from source: facts 20698 1726882618.68491: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882618.68684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882618.68985: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882618.69032: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882618.69076: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882618.69111: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882618.69203: variable 'networkmanager_version' from source: set_fact 20698 1726882618.69210: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882618.69216: variable 'omit' from source: magic vars 20698 1726882618.69236: variable 'omit' from source: magic vars 20698 1726882618.69287: variable 'omit' from source: magic vars 20698 1726882618.69314: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882618.69369: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882618.69395: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882618.69412: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882618.69422: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882618.69450: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882618.69453: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882618.69465: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882618.69576: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882618.69583: Set connection var ansible_shell_executable to /bin/sh 20698 1726882618.69588: Set connection var ansible_pipelining to False 20698 1726882618.69600: Set connection var ansible_timeout to 10 20698 1726882618.69603: Set connection var ansible_connection to ssh 20698 1726882618.69605: Set connection var ansible_shell_type to sh 20698 1726882618.69632: variable 'ansible_shell_executable' from source: unknown 20698 1726882618.69635: variable 'ansible_connection' from source: unknown 20698 1726882618.69638: variable 'ansible_module_compression' from source: unknown 20698 1726882618.69640: variable 'ansible_shell_type' from source: unknown 20698 1726882618.69643: variable 'ansible_shell_executable' from source: unknown 20698 1726882618.69645: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882618.69647: variable 'ansible_pipelining' from source: unknown 20698 1726882618.69651: variable 'ansible_timeout' from source: unknown 20698 1726882618.69655: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882618.69783: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882618.69800: variable 'omit' from source: magic vars 20698 1726882618.69805: starting attempt loop 20698 1726882618.69808: running the handler 20698 1726882618.69991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882618.71906: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882618.71946: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882618.71980: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882618.72004: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882618.72032: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882618.72088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882618.72109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882618.72126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882618.72151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882618.72167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882618.72233: variable 'ethtool_features' from source: set_fact 20698 1726882618.72272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882618.72291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882618.72311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882618.72337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882618.72347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882618.72395: Evaluated conditional ('tx-tcp-segmentation: on' in ethtool_features.stdout_lines | map('trim')): True 20698 1726882618.72400: handler run complete 20698 1726882618.72412: attempt loop complete, returning result 20698 1726882618.72415: _execute() done 20698 1726882618.72417: dumping result to json 20698 1726882618.72420: done dumping result, returning 20698 1726882618.72431: done running TaskExecutor() for managed_node2/TASK: Assert device features [0e448fcc-3ce9-6606-eaf5-000000000105] 20698 1726882618.72433: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000105 20698 1726882618.72508: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000105 20698 1726882618.72511: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 20698 1726882618.72555: no more pending results, returning what we have 20698 1726882618.72558: results queue empty 20698 1726882618.72558: checking for any_errors_fatal 20698 1726882618.72567: done checking for any_errors_fatal 20698 1726882618.72568: checking for max_fail_percentage 20698 1726882618.72570: done checking for max_fail_percentage 20698 1726882618.72571: checking to see if all hosts have failed and the running result is not ok 20698 1726882618.72572: done checking to see if all hosts have failed 20698 1726882618.72572: getting the remaining hosts for this loop 20698 1726882618.72574: done getting the remaining hosts for this loop 20698 1726882618.72577: getting the next task for host managed_node2 20698 1726882618.72586: done getting next task for host managed_node2 20698 1726882618.72588: ^ task is: TASK: TEST: Change feature with both underscores and dashes. 20698 1726882618.72591: ^ state is: HOST STATE: block=3, 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? (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 20698 1726882618.72595: getting variables 20698 1726882618.72597: in VariableManager get_vars() 20698 1726882618.72646: Calling all_inventory to load vars for managed_node2 20698 1726882618.72649: Calling groups_inventory to load vars for managed_node2 20698 1726882618.72651: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882618.72660: Calling all_plugins_play to load vars for managed_node2 20698 1726882618.72666: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882618.72670: Calling groups_plugins_play to load vars for managed_node2 20698 1726882618.73933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882618.75018: done with get_vars() 20698 1726882618.75035: done getting variables 20698 1726882618.75079: 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 [TEST: Change feature with both underscores and dashes.] ****************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:136 Friday 20 September 2024 21:36:58 -0400 (0:00:00.079) 0:00:40.009 ****** 20698 1726882618.75102: entering _queue_task() for managed_node2/debug 20698 1726882618.75299: worker is 1 (out of 1 available) 20698 1726882618.75311: exiting _queue_task() for managed_node2/debug 20698 1726882618.75322: done queuing things up, now waiting for results queue to drain 20698 1726882618.75324: waiting for pending results... 20698 1726882618.75504: running TaskExecutor() for managed_node2/TASK: TEST: Change feature with both underscores and dashes. 20698 1726882618.75585: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000107 20698 1726882618.75596: variable 'ansible_search_path' from source: unknown 20698 1726882618.75623: calling self._execute() 20698 1726882618.75703: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882618.75706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882618.75715: variable 'omit' from source: magic vars 20698 1726882618.75991: variable 'ansible_distribution_major_version' from source: facts 20698 1726882618.76005: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882618.76117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882618.76371: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882618.76419: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882618.76455: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882618.76498: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882618.76575: variable 'networkmanager_version' from source: set_fact 20698 1726882618.76593: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882618.76604: variable 'omit' from source: magic vars 20698 1726882618.76641: variable 'omit' from source: magic vars 20698 1726882618.76684: variable 'omit' from source: magic vars 20698 1726882618.76717: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882618.76794: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882618.76816: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882618.76839: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882618.76855: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882618.76893: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882618.76904: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882618.76912: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882618.77014: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882618.77025: Set connection var ansible_shell_executable to /bin/sh 20698 1726882618.77033: Set connection var ansible_pipelining to False 20698 1726882618.77046: Set connection var ansible_timeout to 10 20698 1726882618.77053: Set connection var ansible_connection to ssh 20698 1726882618.77061: Set connection var ansible_shell_type to sh 20698 1726882618.77092: variable 'ansible_shell_executable' from source: unknown 20698 1726882618.77099: variable 'ansible_connection' from source: unknown 20698 1726882618.77105: variable 'ansible_module_compression' from source: unknown 20698 1726882618.77110: variable 'ansible_shell_type' from source: unknown 20698 1726882618.77118: variable 'ansible_shell_executable' from source: unknown 20698 1726882618.77123: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882618.77130: variable 'ansible_pipelining' from source: unknown 20698 1726882618.77135: variable 'ansible_timeout' from source: unknown 20698 1726882618.77142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882618.77247: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882618.77267: variable 'omit' from source: magic vars 20698 1726882618.77278: starting attempt loop 20698 1726882618.77284: running the handler 20698 1726882618.77333: handler run complete 20698 1726882618.77355: attempt loop complete, returning result 20698 1726882618.77368: _execute() done 20698 1726882618.77377: dumping result to json 20698 1726882618.77385: done dumping result, returning 20698 1726882618.77396: done running TaskExecutor() for managed_node2/TASK: TEST: Change feature with both underscores and dashes. [0e448fcc-3ce9-6606-eaf5-000000000107] 20698 1726882618.77407: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000107 ok: [managed_node2] => {} MSG: ################################################## 20698 1726882618.77543: no more pending results, returning what we have 20698 1726882618.77551: results queue empty 20698 1726882618.77551: checking for any_errors_fatal 20698 1726882618.77558: done checking for any_errors_fatal 20698 1726882618.77559: checking for max_fail_percentage 20698 1726882618.77560: done checking for max_fail_percentage 20698 1726882618.77561: checking to see if all hosts have failed and the running result is not ok 20698 1726882618.77563: done checking to see if all hosts have failed 20698 1726882618.77565: getting the remaining hosts for this loop 20698 1726882618.77567: done getting the remaining hosts for this loop 20698 1726882618.77570: getting the next task for host managed_node2 20698 1726882618.77578: done getting next task for host managed_node2 20698 1726882618.77580: ^ task is: TASK: Configure ethtool features setting 20698 1726882618.77583: ^ state is: HOST STATE: block=3, 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? (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 20698 1726882618.77587: getting variables 20698 1726882618.77588: in VariableManager get_vars() 20698 1726882618.77637: Calling all_inventory to load vars for managed_node2 20698 1726882618.77640: Calling groups_inventory to load vars for managed_node2 20698 1726882618.77642: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882618.77654: Calling all_plugins_play to load vars for managed_node2 20698 1726882618.77657: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882618.77661: Calling groups_plugins_play to load vars for managed_node2 20698 1726882618.78202: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000107 20698 1726882618.78205: WORKER PROCESS EXITING 20698 1726882618.78976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882618.79904: done with get_vars() 20698 1726882618.79917: done getting variables TASK [Configure ethtool features setting] ************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:140 Friday 20 September 2024 21:36:58 -0400 (0:00:00.048) 0:00:40.058 ****** 20698 1726882618.79975: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20698 1726882618.80172: worker is 1 (out of 1 available) 20698 1726882618.80185: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20698 1726882618.80196: done queuing things up, now waiting for results queue to drain 20698 1726882618.80198: waiting for pending results... 20698 1726882618.80454: running TaskExecutor() for managed_node2/TASK: Configure ethtool features setting 20698 1726882618.80527: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000108 20698 1726882618.80548: variable 'ansible_search_path' from source: unknown 20698 1726882618.80591: calling self._execute() 20698 1726882618.80700: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882618.80717: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882618.80734: variable 'omit' from source: magic vars 20698 1726882618.81161: variable 'ansible_distribution_major_version' from source: facts 20698 1726882618.81184: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882618.81386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882618.81684: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882618.81723: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882618.81747: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882618.81781: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882618.81842: variable 'networkmanager_version' from source: set_fact 20698 1726882618.81852: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882618.81857: variable 'omit' from source: magic vars 20698 1726882618.81897: variable 'omit' from source: magic vars 20698 1726882618.82155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882618.83919: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882618.83968: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882618.83996: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882618.84022: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882618.84043: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882618.84098: variable 'network_provider' from source: set_fact 20698 1726882618.84115: variable 'interface' from source: play vars 20698 1726882618.84159: variable 'interface' from source: play vars 20698 1726882618.84177: variable 'omit' from source: magic vars 20698 1726882618.84198: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882618.84223: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882618.84233: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882618.84245: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882618.84254: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882618.84283: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882618.84286: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882618.84289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882618.84352: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882618.84357: Set connection var ansible_shell_executable to /bin/sh 20698 1726882618.84365: Set connection var ansible_pipelining to False 20698 1726882618.84373: Set connection var ansible_timeout to 10 20698 1726882618.84375: Set connection var ansible_connection to ssh 20698 1726882618.84377: Set connection var ansible_shell_type to sh 20698 1726882618.84396: variable 'ansible_shell_executable' from source: unknown 20698 1726882618.84398: variable 'ansible_connection' from source: unknown 20698 1726882618.84401: variable 'ansible_module_compression' from source: unknown 20698 1726882618.84403: variable 'ansible_shell_type' from source: unknown 20698 1726882618.84405: variable 'ansible_shell_executable' from source: unknown 20698 1726882618.84407: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882618.84412: variable 'ansible_pipelining' from source: unknown 20698 1726882618.84414: variable 'ansible_timeout' from source: unknown 20698 1726882618.84418: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882618.84509: 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__) 20698 1726882618.84517: variable 'omit' from source: magic vars 20698 1726882618.84523: starting attempt loop 20698 1726882618.84525: running the handler 20698 1726882618.84535: _low_level_execute_command(): starting 20698 1726882618.84542: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882618.85140: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882618.85144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882618.85146: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 20698 1726882618.85222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882618.85260: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882618.85289: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882618.85401: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882618.87063: stdout chunk (state=3): >>>/root <<< 20698 1726882618.87163: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882618.87209: stderr chunk (state=3): >>><<< 20698 1726882618.87214: stdout chunk (state=3): >>><<< 20698 1726882618.87234: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882618.87244: _low_level_execute_command(): starting 20698 1726882618.87250: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882618.8723238-22452-245755259805906 `" && echo ansible-tmp-1726882618.8723238-22452-245755259805906="` echo /root/.ansible/tmp/ansible-tmp-1726882618.8723238-22452-245755259805906 `" ) && sleep 0' 20698 1726882618.87657: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882618.87660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882618.87695: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882618.87698: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882618.87701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882618.87751: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882618.87760: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882618.87872: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882618.89728: stdout chunk (state=3): >>>ansible-tmp-1726882618.8723238-22452-245755259805906=/root/.ansible/tmp/ansible-tmp-1726882618.8723238-22452-245755259805906 <<< 20698 1726882618.89839: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882618.89887: stderr chunk (state=3): >>><<< 20698 1726882618.89891: stdout chunk (state=3): >>><<< 20698 1726882618.89902: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882618.8723238-22452-245755259805906=/root/.ansible/tmp/ansible-tmp-1726882618.8723238-22452-245755259805906 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882618.89933: variable 'ansible_module_compression' from source: unknown 20698 1726882618.89978: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2069822553mst/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 20698 1726882618.90016: variable 'ansible_facts' from source: unknown 20698 1726882618.90110: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882618.8723238-22452-245755259805906/AnsiballZ_network_connections.py 20698 1726882618.90213: Sending initial data 20698 1726882618.90216: Sent initial data (168 bytes) 20698 1726882618.90856: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882618.90868: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882618.90887: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882618.90899: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882618.90961: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882618.90971: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882618.91069: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882618.92781: 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 <<< 20698 1726882618.92877: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882618.92986: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmp5365txez /root/.ansible/tmp/ansible-tmp-1726882618.8723238-22452-245755259805906/AnsiballZ_network_connections.py <<< 20698 1726882618.93078: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882618.94446: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882618.94531: stderr chunk (state=3): >>><<< 20698 1726882618.94535: stdout chunk (state=3): >>><<< 20698 1726882618.94549: done transferring module to remote 20698 1726882618.94557: _low_level_execute_command(): starting 20698 1726882618.94565: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882618.8723238-22452-245755259805906/ /root/.ansible/tmp/ansible-tmp-1726882618.8723238-22452-245755259805906/AnsiballZ_network_connections.py && sleep 0' 20698 1726882618.94986: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882618.94989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882618.95019: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882618.95025: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882618.95027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882618.95080: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882618.95083: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882618.95091: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882618.95201: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882618.96927: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882618.96969: stderr chunk (state=3): >>><<< 20698 1726882618.96972: stdout chunk (state=3): >>><<< 20698 1726882618.96988: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882618.96991: _low_level_execute_command(): starting 20698 1726882618.96994: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882618.8723238-22452-245755259805906/AnsiballZ_network_connections.py && sleep 0' 20698 1726882618.97389: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882618.97394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882618.97429: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882618.97450: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882618.97453: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found <<< 20698 1726882618.97455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882618.97505: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882618.97512: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882618.97624: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882619.17760: stdout chunk (state=3): >>> {"changed": false, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}, "ethtool": {"features": {"tx_tcp_segmentation": "no", "tx-tcp-segmentation": "no"}}}], "__header": "# Ansible managed test header", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "failed": true, "msg": "fatal error: configuration error: connections[0].ethtool.features: duplicate key 'tx_tcp_segmentation'", "exception": " File \"/tmp/ansible_fedora.linux_system_roles.network_connections_payload_a7c81mfk/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/network_connections.py\", line 2851, in main\n File \"/tmp/ansible_fedora.linux_system_roles.network_connections_payload_a7c81mfk/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/network_connections.py\", line 1915, in connections\n", "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}, "ethtool": {"features": {"tx_tcp_segmentation": "no", "tx-tcp-segmentation": "no"}}}], "__header": "# Ansible managed test header", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 20698 1726882619.18959: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.11.158 closed. <<< 20698 1726882619.19013: stderr chunk (state=3): >>><<< 20698 1726882619.19017: stdout chunk (state=3): >>><<< 20698 1726882619.19033: _low_level_execute_command() done: rc=1, stdout= {"changed": false, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}, "ethtool": {"features": {"tx_tcp_segmentation": "no", "tx-tcp-segmentation": "no"}}}], "__header": "# Ansible managed test header", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "failed": true, "msg": "fatal error: configuration error: connections[0].ethtool.features: duplicate key 'tx_tcp_segmentation'", "exception": " File \"/tmp/ansible_fedora.linux_system_roles.network_connections_payload_a7c81mfk/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/network_connections.py\", line 2851, in main\n File \"/tmp/ansible_fedora.linux_system_roles.network_connections_payload_a7c81mfk/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/network_connections.py\", line 1915, in connections\n", "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}, "ethtool": {"features": {"tx_tcp_segmentation": "no", "tx-tcp-segmentation": "no"}}}], "__header": "# Ansible managed test header", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 1 Shared connection to 10.31.11.158 closed. 20698 1726882619.19071: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'testnic1', 'state': 'up', 'type': 'ethernet', 'ip': {'dhcp4': 'no', 'auto6': 'no'}, 'ethtool': {'features': {'tx_tcp_segmentation': 'no', 'tx-tcp-segmentation': 'no'}}}], '__header': '# Ansible managed test header', '_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': 'fedora.linux_system_roles.network_connections', '_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-1726882618.8723238-22452-245755259805906/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882619.19081: _low_level_execute_command(): starting 20698 1726882619.19085: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882618.8723238-22452-245755259805906/ > /dev/null 2>&1 && sleep 0' 20698 1726882619.19520: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882619.19523: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882619.19554: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882619.19561: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882619.19563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882619.19612: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882619.19616: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882619.19719: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882619.21535: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882619.21583: stderr chunk (state=3): >>><<< 20698 1726882619.21586: stdout chunk (state=3): >>><<< 20698 1726882619.21597: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882619.21602: handler run complete 20698 1726882619.21625: attempt loop complete, returning result 20698 1726882619.21628: _execute() done 20698 1726882619.21631: dumping result to json 20698 1726882619.21635: done dumping result, returning 20698 1726882619.21642: done running TaskExecutor() for managed_node2/TASK: Configure ethtool features setting [0e448fcc-3ce9-6606-eaf5-000000000108] 20698 1726882619.21646: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000108 20698 1726882619.21761: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000108 20698 1726882619.21766: WORKER PROCESS EXITING 20698 1726882619.21791: marking managed_node2 as failed 20698 1726882619.21800: marking host managed_node2 failed, current state: HOST STATE: block=3, 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? (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 20698 1726882619.21808: ^ failed state is now: HOST STATE: block=3, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882619.21811: getting the next task for host managed_node2 20698 1726882619.21815: done getting next task for host managed_node2 20698 1726882619.21817: ^ task is: TASK: Show network_connections result 20698 1726882619.21818: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False An exception occurred during task execution. To see the full traceback, use -vvv. The error was: File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_a7c81mfk/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/network_connections.py", line 1915, in connections fatal: [managed_node2]: FAILED! => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "# Ansible managed test header", "connections": [ { "ethtool": { "features": { "tx-tcp-segmentation": "no", "tx_tcp_segmentation": "no" } }, "ip": { "auto6": "no", "dhcp4": "no" }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: MSG: fatal error: configuration error: connections[0].ethtool.features: duplicate key 'tx_tcp_segmentation' 20698 1726882619.21984: no more pending results, returning what we have 20698 1726882619.21987: results queue empty 20698 1726882619.21988: checking for any_errors_fatal 20698 1726882619.21993: done checking for any_errors_fatal 20698 1726882619.21993: checking for max_fail_percentage 20698 1726882619.21995: done checking for max_fail_percentage 20698 1726882619.21995: checking to see if all hosts have failed and the running result is not ok 20698 1726882619.21996: done checking to see if all hosts have failed 20698 1726882619.21997: getting the remaining hosts for this loop 20698 1726882619.21998: done getting the remaining hosts for this loop 20698 1726882619.22001: getting the next task for host managed_node2 20698 1726882619.22005: done getting next task for host managed_node2 20698 1726882619.22006: ^ task is: TASK: Show network_connections result 20698 1726882619.22008: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882619.22011: getting variables 20698 1726882619.22012: in VariableManager get_vars() 20698 1726882619.22049: Calling all_inventory to load vars for managed_node2 20698 1726882619.22051: Calling groups_inventory to load vars for managed_node2 20698 1726882619.22052: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882619.22060: Calling all_plugins_play to load vars for managed_node2 20698 1726882619.22062: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882619.22066: Calling groups_plugins_play to load vars for managed_node2 20698 1726882619.22875: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882619.23922: done with get_vars() 20698 1726882619.23936: done getting variables 20698 1726882619.23983: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show network_connections result] ***************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:157 Friday 20 September 2024 21:36:59 -0400 (0:00:00.440) 0:00:40.498 ****** 20698 1726882619.24004: entering _queue_task() for managed_node2/debug 20698 1726882619.24198: worker is 1 (out of 1 available) 20698 1726882619.24211: exiting _queue_task() for managed_node2/debug 20698 1726882619.24223: done queuing things up, now waiting for results queue to drain 20698 1726882619.24224: waiting for pending results... 20698 1726882619.24409: running TaskExecutor() for managed_node2/TASK: Show network_connections result 20698 1726882619.24487: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000109 20698 1726882619.24498: variable 'ansible_search_path' from source: unknown 20698 1726882619.24530: calling self._execute() 20698 1726882619.24599: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882619.24603: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882619.24611: variable 'omit' from source: magic vars 20698 1726882619.24892: variable 'ansible_distribution_major_version' from source: facts 20698 1726882619.24901: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882619.25020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882619.25213: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882619.25243: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882619.25270: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882619.25296: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882619.25350: variable 'networkmanager_version' from source: set_fact 20698 1726882619.25364: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882619.25370: variable 'omit' from source: magic vars 20698 1726882619.25402: variable 'omit' from source: magic vars 20698 1726882619.25422: variable 'omit' from source: magic vars 20698 1726882619.25442: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882619.25492: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882619.25510: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882619.25521: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882619.25530: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882619.25552: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882619.25555: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882619.25558: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882619.25629: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882619.25634: Set connection var ansible_shell_executable to /bin/sh 20698 1726882619.25640: Set connection var ansible_pipelining to False 20698 1726882619.25644: Set connection var ansible_timeout to 10 20698 1726882619.25647: Set connection var ansible_connection to ssh 20698 1726882619.25653: Set connection var ansible_shell_type to sh 20698 1726882619.25675: variable 'ansible_shell_executable' from source: unknown 20698 1726882619.25678: variable 'ansible_connection' from source: unknown 20698 1726882619.25680: variable 'ansible_module_compression' from source: unknown 20698 1726882619.25683: variable 'ansible_shell_type' from source: unknown 20698 1726882619.25685: variable 'ansible_shell_executable' from source: unknown 20698 1726882619.25688: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882619.25690: variable 'ansible_pipelining' from source: unknown 20698 1726882619.25694: variable 'ansible_timeout' from source: unknown 20698 1726882619.25697: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882619.25773: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882619.25782: variable 'omit' from source: magic vars 20698 1726882619.25787: starting attempt loop 20698 1726882619.25790: running the handler 20698 1726882619.25825: variable '__network_connections_result' from source: set_fact 20698 1726882619.25883: variable '__network_connections_result' from source: set_fact 20698 1726882619.25970: handler run complete 20698 1726882619.25987: attempt loop complete, returning result 20698 1726882619.25990: _execute() done 20698 1726882619.25993: dumping result to json 20698 1726882619.25997: done dumping result, returning 20698 1726882619.26003: done running TaskExecutor() for managed_node2/TASK: Show network_connections result [0e448fcc-3ce9-6606-eaf5-000000000109] 20698 1726882619.26008: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000109 20698 1726882619.26101: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000109 20698 1726882619.26104: WORKER PROCESS EXITING ok: [managed_node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "# Ansible managed test header", "connections": [ { "ethtool": { "features": { "tx-tcp-segmentation": "no", "tx_tcp_segmentation": "no" } }, "ip": { "auto6": "no", "dhcp4": "no" }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "exception": " File \"/tmp/ansible_fedora.linux_system_roles.network_connections_payload_a7c81mfk/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/network_connections.py\", line 2851, in main\n File \"/tmp/ansible_fedora.linux_system_roles.network_connections_payload_a7c81mfk/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/network_connections.py\", line 1915, in connections\n", "failed": true, "msg": "fatal error: configuration error: connections[0].ethtool.features: duplicate key 'tx_tcp_segmentation'", "stderr": "\n", "stderr_lines": [ "" ] } } 20698 1726882619.26188: no more pending results, returning what we have 20698 1726882619.26190: results queue empty 20698 1726882619.26191: checking for any_errors_fatal 20698 1726882619.26198: done checking for any_errors_fatal 20698 1726882619.26198: checking for max_fail_percentage 20698 1726882619.26200: done checking for max_fail_percentage 20698 1726882619.26201: checking to see if all hosts have failed and the running result is not ok 20698 1726882619.26202: done checking to see if all hosts have failed 20698 1726882619.26203: getting the remaining hosts for this loop 20698 1726882619.26204: done getting the remaining hosts for this loop 20698 1726882619.26207: getting the next task for host managed_node2 20698 1726882619.26215: done getting next task for host managed_node2 20698 1726882619.26217: ^ task is: TASK: Assert the duplicate key "tx_tcp_segmentation" configuration error happened 20698 1726882619.26223: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=2, rescue=2, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882619.26226: getting variables 20698 1726882619.26228: in VariableManager get_vars() 20698 1726882619.26271: Calling all_inventory to load vars for managed_node2 20698 1726882619.26273: Calling groups_inventory to load vars for managed_node2 20698 1726882619.26274: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882619.26282: Calling all_plugins_play to load vars for managed_node2 20698 1726882619.26283: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882619.26285: Calling groups_plugins_play to load vars for managed_node2 20698 1726882619.27058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882619.28004: done with get_vars() 20698 1726882619.28023: done getting variables 20698 1726882619.28079: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert the duplicate key "tx_tcp_segmentation" configuration error happened] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:160 Friday 20 September 2024 21:36:59 -0400 (0:00:00.041) 0:00:40.539 ****** 20698 1726882619.28108: entering _queue_task() for managed_node2/assert 20698 1726882619.28345: worker is 1 (out of 1 available) 20698 1726882619.28356: exiting _queue_task() for managed_node2/assert 20698 1726882619.28371: done queuing things up, now waiting for results queue to drain 20698 1726882619.28373: waiting for pending results... 20698 1726882619.28645: running TaskExecutor() for managed_node2/TASK: Assert the duplicate key "tx_tcp_segmentation" configuration error happened 20698 1726882619.28728: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000010a 20698 1726882619.28742: variable 'ansible_search_path' from source: unknown 20698 1726882619.28780: calling self._execute() 20698 1726882619.28882: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882619.28885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882619.28899: variable 'omit' from source: magic vars 20698 1726882619.29273: variable 'ansible_distribution_major_version' from source: facts 20698 1726882619.29286: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882619.29456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882619.29726: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882619.29769: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882619.29807: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882619.29840: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882619.29926: variable 'networkmanager_version' from source: set_fact 20698 1726882619.29939: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882619.29944: variable 'omit' from source: magic vars 20698 1726882619.29986: variable 'omit' from source: magic vars 20698 1726882619.30024: variable 'omit' from source: magic vars 20698 1726882619.30050: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882619.30082: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882619.30121: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882619.30138: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882619.30150: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882619.30183: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882619.30186: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882619.30188: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882619.30293: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882619.30298: Set connection var ansible_shell_executable to /bin/sh 20698 1726882619.30304: Set connection var ansible_pipelining to False 20698 1726882619.30309: Set connection var ansible_timeout to 10 20698 1726882619.30312: Set connection var ansible_connection to ssh 20698 1726882619.30314: Set connection var ansible_shell_type to sh 20698 1726882619.30373: variable 'ansible_shell_executable' from source: unknown 20698 1726882619.30377: variable 'ansible_connection' from source: unknown 20698 1726882619.30379: variable 'ansible_module_compression' from source: unknown 20698 1726882619.30381: variable 'ansible_shell_type' from source: unknown 20698 1726882619.30383: variable 'ansible_shell_executable' from source: unknown 20698 1726882619.30385: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882619.30389: variable 'ansible_pipelining' from source: unknown 20698 1726882619.30392: variable 'ansible_timeout' from source: unknown 20698 1726882619.30394: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882619.30474: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882619.30484: variable 'omit' from source: magic vars 20698 1726882619.30489: starting attempt loop 20698 1726882619.30492: running the handler 20698 1726882619.30632: variable '__test_str' from source: task vars 20698 1726882619.30635: variable '__network_connections_result' from source: set_fact 20698 1726882619.30650: Evaluated conditional (__test_str in __network_connections_result.msg): True 20698 1726882619.30658: handler run complete 20698 1726882619.30680: attempt loop complete, returning result 20698 1726882619.30683: _execute() done 20698 1726882619.30686: dumping result to json 20698 1726882619.30688: done dumping result, returning 20698 1726882619.30695: done running TaskExecutor() for managed_node2/TASK: Assert the duplicate key "tx_tcp_segmentation" configuration error happened [0e448fcc-3ce9-6606-eaf5-00000000010a] 20698 1726882619.30700: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000010a 20698 1726882619.30792: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000010a 20698 1726882619.30796: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 20698 1726882619.30843: no more pending results, returning what we have 20698 1726882619.30846: results queue empty 20698 1726882619.30847: checking for any_errors_fatal 20698 1726882619.30855: done checking for any_errors_fatal 20698 1726882619.30856: checking for max_fail_percentage 20698 1726882619.30861: done checking for max_fail_percentage 20698 1726882619.30862: checking to see if all hosts have failed and the running result is not ok 20698 1726882619.30866: done checking to see if all hosts have failed 20698 1726882619.30867: getting the remaining hosts for this loop 20698 1726882619.30868: done getting the remaining hosts for this loop 20698 1726882619.30872: getting the next task for host managed_node2 20698 1726882619.30883: done getting next task for host managed_node2 20698 1726882619.30886: ^ task is: TASK: Check failure 20698 1726882619.30888: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=2, rescue=2, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? True, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882619.30893: getting variables 20698 1726882619.30894: in VariableManager get_vars() 20698 1726882619.30945: Calling all_inventory to load vars for managed_node2 20698 1726882619.30949: Calling groups_inventory to load vars for managed_node2 20698 1726882619.30951: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882619.30968: Calling all_plugins_play to load vars for managed_node2 20698 1726882619.30971: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882619.30975: Calling groups_plugins_play to load vars for managed_node2 20698 1726882619.32207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882619.33138: done with get_vars() 20698 1726882619.33151: done getting variables 20698 1726882619.33191: 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 [Check failure] *********************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:170 Friday 20 September 2024 21:36:59 -0400 (0:00:00.051) 0:00:40.590 ****** 20698 1726882619.33214: entering _queue_task() for managed_node2/debug 20698 1726882619.33390: worker is 1 (out of 1 available) 20698 1726882619.33403: exiting _queue_task() for managed_node2/debug 20698 1726882619.33414: done queuing things up, now waiting for results queue to drain 20698 1726882619.33416: waiting for pending results... 20698 1726882619.33565: running TaskExecutor() for managed_node2/TASK: Check failure 20698 1726882619.33633: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000010b 20698 1726882619.33646: variable 'ansible_search_path' from source: unknown 20698 1726882619.33684: calling self._execute() 20698 1726882619.33751: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882619.33758: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882619.33774: variable 'omit' from source: magic vars 20698 1726882619.34044: variable 'ansible_distribution_major_version' from source: facts 20698 1726882619.34054: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882619.34177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882619.34363: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882619.34396: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882619.34424: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882619.34448: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882619.34503: variable 'networkmanager_version' from source: set_fact 20698 1726882619.34514: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882619.34521: variable 'omit' from source: magic vars 20698 1726882619.34549: variable 'omit' from source: magic vars 20698 1726882619.34576: variable 'omit' from source: magic vars 20698 1726882619.34597: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882619.34617: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882619.34659: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882619.34677: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882619.34685: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882619.34707: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882619.34710: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882619.34714: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882619.34786: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882619.34789: Set connection var ansible_shell_executable to /bin/sh 20698 1726882619.34795: Set connection var ansible_pipelining to False 20698 1726882619.34800: Set connection var ansible_timeout to 10 20698 1726882619.34802: Set connection var ansible_connection to ssh 20698 1726882619.34804: Set connection var ansible_shell_type to sh 20698 1726882619.34822: variable 'ansible_shell_executable' from source: unknown 20698 1726882619.34824: variable 'ansible_connection' from source: unknown 20698 1726882619.34827: variable 'ansible_module_compression' from source: unknown 20698 1726882619.34829: variable 'ansible_shell_type' from source: unknown 20698 1726882619.34831: variable 'ansible_shell_executable' from source: unknown 20698 1726882619.34835: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882619.34837: variable 'ansible_pipelining' from source: unknown 20698 1726882619.34839: variable 'ansible_timeout' from source: unknown 20698 1726882619.34846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882619.34918: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882619.34927: variable 'omit' from source: magic vars 20698 1726882619.34932: starting attempt loop 20698 1726882619.34935: running the handler 20698 1726882619.34977: variable '__network_connections_result' from source: set_fact 20698 1726882619.35025: variable '__network_connections_result' from source: set_fact 20698 1726882619.35115: handler run complete 20698 1726882619.35131: attempt loop complete, returning result 20698 1726882619.35134: _execute() done 20698 1726882619.35137: dumping result to json 20698 1726882619.35141: done dumping result, returning 20698 1726882619.35148: done running TaskExecutor() for managed_node2/TASK: Check failure [0e448fcc-3ce9-6606-eaf5-00000000010b] 20698 1726882619.35153: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000010b 20698 1726882619.35246: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000010b 20698 1726882619.35249: WORKER PROCESS EXITING ok: [managed_node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "# Ansible managed test header", "connections": [ { "ethtool": { "features": { "tx-tcp-segmentation": "no", "tx_tcp_segmentation": "no" } }, "ip": { "auto6": "no", "dhcp4": "no" }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "exception": " File \"/tmp/ansible_fedora.linux_system_roles.network_connections_payload_a7c81mfk/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/network_connections.py\", line 2851, in main\n File \"/tmp/ansible_fedora.linux_system_roles.network_connections_payload_a7c81mfk/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/network_connections.py\", line 1915, in connections\n", "failed": true, "msg": "fatal error: configuration error: connections[0].ethtool.features: duplicate key 'tx_tcp_segmentation'", "stderr": "\n", "stderr_lines": [ "" ] } } 20698 1726882619.35354: no more pending results, returning what we have 20698 1726882619.35357: results queue empty 20698 1726882619.35358: checking for any_errors_fatal 20698 1726882619.35363: done checking for any_errors_fatal 20698 1726882619.35365: checking for max_fail_percentage 20698 1726882619.35366: done checking for max_fail_percentage 20698 1726882619.35367: checking to see if all hosts have failed and the running result is not ok 20698 1726882619.35368: done checking to see if all hosts have failed 20698 1726882619.35369: getting the remaining hosts for this loop 20698 1726882619.35370: done getting the remaining hosts for this loop 20698 1726882619.35373: getting the next task for host managed_node2 20698 1726882619.35378: done getting next task for host managed_node2 20698 1726882619.35380: ^ task is: TASK: Assert that the result is failure 20698 1726882619.35382: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=2, rescue=2, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? True, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882619.35388: getting variables 20698 1726882619.35388: in VariableManager get_vars() 20698 1726882619.35425: Calling all_inventory to load vars for managed_node2 20698 1726882619.35427: Calling groups_inventory to load vars for managed_node2 20698 1726882619.35429: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882619.35435: Calling all_plugins_play to load vars for managed_node2 20698 1726882619.35437: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882619.35439: Calling groups_plugins_play to load vars for managed_node2 20698 1726882619.36253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882619.37187: done with get_vars() 20698 1726882619.37200: done getting variables 20698 1726882619.37238: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert that the result is failure] *************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:173 Friday 20 September 2024 21:36:59 -0400 (0:00:00.040) 0:00:40.630 ****** 20698 1726882619.37258: entering _queue_task() for managed_node2/assert 20698 1726882619.37425: worker is 1 (out of 1 available) 20698 1726882619.37437: exiting _queue_task() for managed_node2/assert 20698 1726882619.37447: done queuing things up, now waiting for results queue to drain 20698 1726882619.37449: waiting for pending results... 20698 1726882619.37612: running TaskExecutor() for managed_node2/TASK: Assert that the result is failure 20698 1726882619.37670: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000010c 20698 1726882619.37682: variable 'ansible_search_path' from source: unknown 20698 1726882619.37707: calling self._execute() 20698 1726882619.37781: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882619.37786: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882619.37790: variable 'omit' from source: magic vars 20698 1726882619.38047: variable 'ansible_distribution_major_version' from source: facts 20698 1726882619.38058: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882619.38211: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882619.38394: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882619.38424: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882619.38450: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882619.38477: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882619.38530: variable 'networkmanager_version' from source: set_fact 20698 1726882619.38543: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882619.38546: variable 'omit' from source: magic vars 20698 1726882619.38575: variable 'omit' from source: magic vars 20698 1726882619.38599: variable 'omit' from source: magic vars 20698 1726882619.38619: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882619.38638: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882619.38879: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882619.38893: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882619.38902: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882619.38924: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882619.38927: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882619.38929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882619.38998: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882619.39002: Set connection var ansible_shell_executable to /bin/sh 20698 1726882619.39008: Set connection var ansible_pipelining to False 20698 1726882619.39013: Set connection var ansible_timeout to 10 20698 1726882619.39015: Set connection var ansible_connection to ssh 20698 1726882619.39017: Set connection var ansible_shell_type to sh 20698 1726882619.39038: variable 'ansible_shell_executable' from source: unknown 20698 1726882619.39041: variable 'ansible_connection' from source: unknown 20698 1726882619.39044: variable 'ansible_module_compression' from source: unknown 20698 1726882619.39046: variable 'ansible_shell_type' from source: unknown 20698 1726882619.39049: variable 'ansible_shell_executable' from source: unknown 20698 1726882619.39050: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882619.39139: variable 'ansible_pipelining' from source: unknown 20698 1726882619.39600: variable 'ansible_timeout' from source: unknown 20698 1726882619.39604: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882619.39663: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882619.39699: variable 'omit' from source: magic vars 20698 1726882619.39707: starting attempt loop 20698 1726882619.39723: running the handler 20698 1726882619.39727: variable '__network_connections_result' from source: set_fact 20698 1726882619.39729: Evaluated conditional (__network_connections_result.failed): True 20698 1726882619.39792: handler run complete 20698 1726882619.39825: attempt loop complete, returning result 20698 1726882619.39827: _execute() done 20698 1726882619.39829: dumping result to json 20698 1726882619.39831: done dumping result, returning 20698 1726882619.39833: done running TaskExecutor() for managed_node2/TASK: Assert that the result is failure [0e448fcc-3ce9-6606-eaf5-00000000010c] 20698 1726882619.39835: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000010c 20698 1726882619.39891: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000010c 20698 1726882619.39894: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 20698 1726882619.39923: no more pending results, returning what we have 20698 1726882619.39925: results queue empty 20698 1726882619.39926: checking for any_errors_fatal 20698 1726882619.39930: done checking for any_errors_fatal 20698 1726882619.39931: checking for max_fail_percentage 20698 1726882619.39932: done checking for max_fail_percentage 20698 1726882619.39932: checking to see if all hosts have failed and the running result is not ok 20698 1726882619.39933: done checking to see if all hosts have failed 20698 1726882619.39934: getting the remaining hosts for this loop 20698 1726882619.39934: done getting the remaining hosts for this loop 20698 1726882619.39936: getting the next task for host managed_node2 20698 1726882619.39942: done getting next task for host managed_node2 20698 1726882619.39943: ^ task is: TASK: TEST: I can reset features to their original value. 20698 1726882619.39944: ^ state is: HOST STATE: block=3, 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 20698 1726882619.39946: getting variables 20698 1726882619.39947: in VariableManager get_vars() 20698 1726882619.39981: Calling all_inventory to load vars for managed_node2 20698 1726882619.39984: Calling groups_inventory to load vars for managed_node2 20698 1726882619.39986: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882619.39993: Calling all_plugins_play to load vars for managed_node2 20698 1726882619.39995: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882619.39997: Calling groups_plugins_play to load vars for managed_node2 20698 1726882619.41225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882619.43103: done with get_vars() 20698 1726882619.43116: done getting variables 20698 1726882619.43153: 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 [TEST: I can reset features to their original value.] ********************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:177 Friday 20 September 2024 21:36:59 -0400 (0:00:00.059) 0:00:40.690 ****** 20698 1726882619.43176: entering _queue_task() for managed_node2/debug 20698 1726882619.43346: worker is 1 (out of 1 available) 20698 1726882619.43358: exiting _queue_task() for managed_node2/debug 20698 1726882619.43371: done queuing things up, now waiting for results queue to drain 20698 1726882619.43373: waiting for pending results... 20698 1726882619.43779: running TaskExecutor() for managed_node2/TASK: TEST: I can reset features to their original value. 20698 1726882619.43946: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000010d 20698 1726882619.43958: variable 'ansible_search_path' from source: unknown 20698 1726882619.44034: calling self._execute() 20698 1726882619.44300: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882619.44310: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882619.44319: variable 'omit' from source: magic vars 20698 1726882619.44842: variable 'ansible_distribution_major_version' from source: facts 20698 1726882619.44851: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882619.44978: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882619.45160: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882619.45195: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882619.45219: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882619.45241: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882619.45299: variable 'networkmanager_version' from source: set_fact 20698 1726882619.45310: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882619.45314: variable 'omit' from source: magic vars 20698 1726882619.45330: variable 'omit' from source: magic vars 20698 1726882619.45352: variable 'omit' from source: magic vars 20698 1726882619.45382: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882619.45427: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882619.45441: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882619.45453: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882619.45465: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882619.45492: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882619.45495: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882619.45499: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882619.45558: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882619.45566: Set connection var ansible_shell_executable to /bin/sh 20698 1726882619.45572: Set connection var ansible_pipelining to False 20698 1726882619.45577: Set connection var ansible_timeout to 10 20698 1726882619.45579: Set connection var ansible_connection to ssh 20698 1726882619.45581: Set connection var ansible_shell_type to sh 20698 1726882619.45603: variable 'ansible_shell_executable' from source: unknown 20698 1726882619.45606: variable 'ansible_connection' from source: unknown 20698 1726882619.45610: variable 'ansible_module_compression' from source: unknown 20698 1726882619.45612: variable 'ansible_shell_type' from source: unknown 20698 1726882619.45615: variable 'ansible_shell_executable' from source: unknown 20698 1726882619.45617: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882619.45619: variable 'ansible_pipelining' from source: unknown 20698 1726882619.45621: variable 'ansible_timeout' from source: unknown 20698 1726882619.45625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882619.45698: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882619.45710: variable 'omit' from source: magic vars 20698 1726882619.45713: starting attempt loop 20698 1726882619.45716: running the handler 20698 1726882619.45749: handler run complete 20698 1726882619.45759: attempt loop complete, returning result 20698 1726882619.45765: _execute() done 20698 1726882619.45768: dumping result to json 20698 1726882619.45770: done dumping result, returning 20698 1726882619.45777: done running TaskExecutor() for managed_node2/TASK: TEST: I can reset features to their original value. [0e448fcc-3ce9-6606-eaf5-00000000010d] 20698 1726882619.45782: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000010d 20698 1726882619.45859: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000010d 20698 1726882619.45862: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: ################################################## 20698 1726882619.45912: no more pending results, returning what we have 20698 1726882619.45915: results queue empty 20698 1726882619.45916: checking for any_errors_fatal 20698 1726882619.45920: done checking for any_errors_fatal 20698 1726882619.45921: checking for max_fail_percentage 20698 1726882619.45923: done checking for max_fail_percentage 20698 1726882619.45924: checking to see if all hosts have failed and the running result is not ok 20698 1726882619.45925: done checking to see if all hosts have failed 20698 1726882619.45925: getting the remaining hosts for this loop 20698 1726882619.45927: done getting the remaining hosts for this loop 20698 1726882619.45929: getting the next task for host managed_node2 20698 1726882619.45936: done getting next task for host managed_node2 20698 1726882619.45941: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20698 1726882619.45943: ^ state is: HOST STATE: block=3, 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? (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 20698 1726882619.45960: getting variables 20698 1726882619.45961: in VariableManager get_vars() 20698 1726882619.46012: Calling all_inventory to load vars for managed_node2 20698 1726882619.46014: Calling groups_inventory to load vars for managed_node2 20698 1726882619.46015: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882619.46022: Calling all_plugins_play to load vars for managed_node2 20698 1726882619.46024: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882619.46025: Calling groups_plugins_play to load vars for managed_node2 20698 1726882619.47545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882619.48822: done with get_vars() 20698 1726882619.48837: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:36:59 -0400 (0:00:00.057) 0:00:40.747 ****** 20698 1726882619.48901: entering _queue_task() for managed_node2/include_tasks 20698 1726882619.49084: worker is 1 (out of 1 available) 20698 1726882619.49096: exiting _queue_task() for managed_node2/include_tasks 20698 1726882619.49107: done queuing things up, now waiting for results queue to drain 20698 1726882619.49109: waiting for pending results... 20698 1726882619.49400: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20698 1726882619.49442: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000115 20698 1726882619.49458: variable 'ansible_search_path' from source: unknown 20698 1726882619.49467: variable 'ansible_search_path' from source: unknown 20698 1726882619.49507: calling self._execute() 20698 1726882619.49595: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882619.49608: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882619.49629: variable 'omit' from source: magic vars 20698 1726882619.50048: variable 'ansible_distribution_major_version' from source: facts 20698 1726882619.50077: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882619.50250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882619.50525: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882619.50570: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882619.50614: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882619.50646: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882619.50737: variable 'networkmanager_version' from source: set_fact 20698 1726882619.50753: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882619.50909: variable 'ansible_distribution_major_version' from source: facts 20698 1726882619.50924: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882619.51070: variable 'networkmanager_version' from source: set_fact 20698 1726882619.51084: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882619.51198: variable 'ansible_distribution_major_version' from source: facts 20698 1726882619.51207: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882619.51345: variable 'networkmanager_version' from source: set_fact 20698 1726882619.51368: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882619.51380: _execute() done 20698 1726882619.51386: dumping result to json 20698 1726882619.51392: done dumping result, returning 20698 1726882619.51401: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-6606-eaf5-000000000115] 20698 1726882619.51410: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000115 20698 1726882619.51536: no more pending results, returning what we have 20698 1726882619.51541: in VariableManager get_vars() 20698 1726882619.51597: Calling all_inventory to load vars for managed_node2 20698 1726882619.51600: Calling groups_inventory to load vars for managed_node2 20698 1726882619.51604: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882619.51615: Calling all_plugins_play to load vars for managed_node2 20698 1726882619.51618: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882619.51621: Calling groups_plugins_play to load vars for managed_node2 20698 1726882619.52657: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000115 20698 1726882619.52661: WORKER PROCESS EXITING 20698 1726882619.53342: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882619.54301: done with get_vars() 20698 1726882619.54314: variable 'ansible_search_path' from source: unknown 20698 1726882619.54314: variable 'ansible_search_path' from source: unknown 20698 1726882619.54341: we have included files to process 20698 1726882619.54342: generating all_blocks data 20698 1726882619.54344: done generating all_blocks data 20698 1726882619.54348: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 20698 1726882619.54349: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 20698 1726882619.54350: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 20698 1726882619.54735: done processing included file 20698 1726882619.54736: iterating over new_blocks loaded from include file 20698 1726882619.54737: in VariableManager get_vars() 20698 1726882619.54761: done with get_vars() 20698 1726882619.54762: filtering new block on tags 20698 1726882619.54776: done filtering new block on tags 20698 1726882619.54778: in VariableManager get_vars() 20698 1726882619.54797: done with get_vars() 20698 1726882619.54798: filtering new block on tags 20698 1726882619.54812: done filtering new block on tags 20698 1726882619.54814: in VariableManager get_vars() 20698 1726882619.54832: done with get_vars() 20698 1726882619.54833: filtering new block on tags 20698 1726882619.54843: done filtering new block on tags 20698 1726882619.54844: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node2 20698 1726882619.54848: extending task lists for all hosts with included blocks 20698 1726882619.55335: done extending task lists 20698 1726882619.55336: done processing included files 20698 1726882619.55337: results queue empty 20698 1726882619.55337: checking for any_errors_fatal 20698 1726882619.55339: done checking for any_errors_fatal 20698 1726882619.55340: checking for max_fail_percentage 20698 1726882619.55341: done checking for max_fail_percentage 20698 1726882619.55341: checking to see if all hosts have failed and the running result is not ok 20698 1726882619.55342: done checking to see if all hosts have failed 20698 1726882619.55342: getting the remaining hosts for this loop 20698 1726882619.55343: done getting the remaining hosts for this loop 20698 1726882619.55344: getting the next task for host managed_node2 20698 1726882619.55347: done getting next task for host managed_node2 20698 1726882619.55349: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 20698 1726882619.55351: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882619.55360: getting variables 20698 1726882619.55360: in VariableManager get_vars() 20698 1726882619.55375: Calling all_inventory to load vars for managed_node2 20698 1726882619.55377: Calling groups_inventory to load vars for managed_node2 20698 1726882619.55378: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882619.55381: Calling all_plugins_play to load vars for managed_node2 20698 1726882619.55382: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882619.55390: Calling groups_plugins_play to load vars for managed_node2 20698 1726882619.56918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882619.58555: done with get_vars() 20698 1726882619.58581: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:36:59 -0400 (0:00:00.097) 0:00:40.844 ****** 20698 1726882619.58650: entering _queue_task() for managed_node2/setup 20698 1726882619.58909: worker is 1 (out of 1 available) 20698 1726882619.58921: exiting _queue_task() for managed_node2/setup 20698 1726882619.58932: done queuing things up, now waiting for results queue to drain 20698 1726882619.58933: waiting for pending results... 20698 1726882619.59212: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 20698 1726882619.59384: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000005dd 20698 1726882619.59387: variable 'ansible_search_path' from source: unknown 20698 1726882619.59390: variable 'ansible_search_path' from source: unknown 20698 1726882619.59410: calling self._execute() 20698 1726882619.59501: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882619.59505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882619.59514: variable 'omit' from source: magic vars 20698 1726882619.59888: variable 'ansible_distribution_major_version' from source: facts 20698 1726882619.59901: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882619.60081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882619.60340: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882619.60393: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882619.60421: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882619.60449: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882619.60527: variable 'networkmanager_version' from source: set_fact 20698 1726882619.60542: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882619.60651: variable 'ansible_distribution_major_version' from source: facts 20698 1726882619.60654: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882619.61069: variable 'networkmanager_version' from source: set_fact 20698 1726882619.61072: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882619.61075: variable 'ansible_distribution_major_version' from source: facts 20698 1726882619.61077: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882619.61079: variable 'networkmanager_version' from source: set_fact 20698 1726882619.61081: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882619.61215: variable 'ansible_distribution_major_version' from source: facts 20698 1726882619.61222: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882619.61354: variable 'networkmanager_version' from source: set_fact 20698 1726882619.61367: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882619.61477: variable 'ansible_distribution_major_version' from source: facts 20698 1726882619.61482: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882619.61602: variable 'networkmanager_version' from source: set_fact 20698 1726882619.61610: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882619.61777: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882619.63974: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882619.64034: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882619.64074: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882619.64106: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882619.64131: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882619.64209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882619.64250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882619.64287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882619.64328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882619.64345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882619.64399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882619.64421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882619.64446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882619.64491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882619.64504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882619.64645: variable '__network_required_facts' from source: role '' defaults 20698 1726882619.64652: variable 'ansible_facts' from source: unknown 20698 1726882619.65496: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 20698 1726882619.65499: when evaluation is False, skipping this task 20698 1726882619.65502: _execute() done 20698 1726882619.65504: dumping result to json 20698 1726882619.65506: done dumping result, returning 20698 1726882619.65508: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0e448fcc-3ce9-6606-eaf5-0000000005dd] 20698 1726882619.65510: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000005dd 20698 1726882619.65874: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000005dd 20698 1726882619.65878: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20698 1726882619.65924: no more pending results, returning what we have 20698 1726882619.65928: results queue empty 20698 1726882619.65929: checking for any_errors_fatal 20698 1726882619.65930: done checking for any_errors_fatal 20698 1726882619.65931: checking for max_fail_percentage 20698 1726882619.65932: done checking for max_fail_percentage 20698 1726882619.65933: checking to see if all hosts have failed and the running result is not ok 20698 1726882619.65934: done checking to see if all hosts have failed 20698 1726882619.65935: getting the remaining hosts for this loop 20698 1726882619.65941: done getting the remaining hosts for this loop 20698 1726882619.65944: getting the next task for host managed_node2 20698 1726882619.65953: done getting next task for host managed_node2 20698 1726882619.65957: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 20698 1726882619.65963: ^ state is: HOST STATE: block=3, 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? (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 20698 1726882619.65980: getting variables 20698 1726882619.65982: in VariableManager get_vars() 20698 1726882619.66028: Calling all_inventory to load vars for managed_node2 20698 1726882619.66031: Calling groups_inventory to load vars for managed_node2 20698 1726882619.66033: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882619.66042: Calling all_plugins_play to load vars for managed_node2 20698 1726882619.66045: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882619.66048: Calling groups_plugins_play to load vars for managed_node2 20698 1726882619.67437: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882619.69308: done with get_vars() 20698 1726882619.69331: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:36:59 -0400 (0:00:00.107) 0:00:40.952 ****** 20698 1726882619.69432: entering _queue_task() for managed_node2/stat 20698 1726882619.69707: worker is 1 (out of 1 available) 20698 1726882619.69719: exiting _queue_task() for managed_node2/stat 20698 1726882619.69731: done queuing things up, now waiting for results queue to drain 20698 1726882619.69732: waiting for pending results... 20698 1726882619.70380: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree 20698 1726882619.70384: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000005df 20698 1726882619.70388: variable 'ansible_search_path' from source: unknown 20698 1726882619.70391: variable 'ansible_search_path' from source: unknown 20698 1726882619.70401: calling self._execute() 20698 1726882619.70403: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882619.70406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882619.70408: variable 'omit' from source: magic vars 20698 1726882619.70710: variable 'ansible_distribution_major_version' from source: facts 20698 1726882619.70726: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882619.70899: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882619.71167: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882619.71209: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882619.71242: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882619.71282: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882619.71355: variable 'networkmanager_version' from source: set_fact 20698 1726882619.71372: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882619.71492: variable 'ansible_distribution_major_version' from source: facts 20698 1726882619.71495: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882619.71632: variable 'networkmanager_version' from source: set_fact 20698 1726882619.71641: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882619.71754: variable 'ansible_distribution_major_version' from source: facts 20698 1726882619.71757: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882619.71893: variable 'networkmanager_version' from source: set_fact 20698 1726882619.71902: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882619.72039: variable 'ansible_distribution_major_version' from source: facts 20698 1726882619.72047: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882619.72185: variable 'networkmanager_version' from source: set_fact 20698 1726882619.72194: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882619.72304: variable 'ansible_distribution_major_version' from source: facts 20698 1726882619.72309: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882619.72500: variable 'networkmanager_version' from source: set_fact 20698 1726882619.72503: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882619.72773: 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) 20698 1726882619.72776: 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) 20698 1726882619.72779: 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) 20698 1726882619.72781: 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) 20698 1726882619.72784: variable '__network_is_ostree' from source: set_fact 20698 1726882619.72787: Evaluated conditional (not __network_is_ostree is defined): False 20698 1726882619.72789: when evaluation is False, skipping this task 20698 1726882619.72792: _execute() done 20698 1726882619.72795: dumping result to json 20698 1726882619.72797: done dumping result, returning 20698 1726882619.72800: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree [0e448fcc-3ce9-6606-eaf5-0000000005df] 20698 1726882619.72803: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000005df 20698 1726882619.72893: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000005df 20698 1726882619.72896: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 20698 1726882619.72969: no more pending results, returning what we have 20698 1726882619.72974: results queue empty 20698 1726882619.72974: checking for any_errors_fatal 20698 1726882619.72982: done checking for any_errors_fatal 20698 1726882619.72983: checking for max_fail_percentage 20698 1726882619.72984: done checking for max_fail_percentage 20698 1726882619.72986: checking to see if all hosts have failed and the running result is not ok 20698 1726882619.72987: done checking to see if all hosts have failed 20698 1726882619.72988: getting the remaining hosts for this loop 20698 1726882619.72989: done getting the remaining hosts for this loop 20698 1726882619.72993: getting the next task for host managed_node2 20698 1726882619.73002: done getting next task for host managed_node2 20698 1726882619.73006: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 20698 1726882619.73010: ^ state is: HOST STATE: block=3, 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? (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 20698 1726882619.73030: getting variables 20698 1726882619.73032: in VariableManager get_vars() 20698 1726882619.73092: Calling all_inventory to load vars for managed_node2 20698 1726882619.73095: Calling groups_inventory to load vars for managed_node2 20698 1726882619.73098: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882619.73109: Calling all_plugins_play to load vars for managed_node2 20698 1726882619.73112: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882619.73115: Calling groups_plugins_play to load vars for managed_node2 20698 1726882619.74706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882619.76424: done with get_vars() 20698 1726882619.76446: done getting variables 20698 1726882619.76507: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:36:59 -0400 (0:00:00.071) 0:00:41.023 ****** 20698 1726882619.76548: entering _queue_task() for managed_node2/set_fact 20698 1726882619.76812: worker is 1 (out of 1 available) 20698 1726882619.76824: exiting _queue_task() for managed_node2/set_fact 20698 1726882619.76835: done queuing things up, now waiting for results queue to drain 20698 1726882619.76837: waiting for pending results... 20698 1726882619.77120: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 20698 1726882619.77269: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000005e0 20698 1726882619.77285: variable 'ansible_search_path' from source: unknown 20698 1726882619.77289: variable 'ansible_search_path' from source: unknown 20698 1726882619.77321: calling self._execute() 20698 1726882619.77418: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882619.77422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882619.77430: variable 'omit' from source: magic vars 20698 1726882619.77797: variable 'ansible_distribution_major_version' from source: facts 20698 1726882619.77808: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882619.77987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882619.78244: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882619.78294: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882619.78324: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882619.78356: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882619.78434: variable 'networkmanager_version' from source: set_fact 20698 1726882619.78446: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882619.78560: variable 'ansible_distribution_major_version' from source: facts 20698 1726882619.78570: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882619.78709: variable 'networkmanager_version' from source: set_fact 20698 1726882619.78719: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882619.78831: variable 'ansible_distribution_major_version' from source: facts 20698 1726882619.78835: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882619.78971: variable 'networkmanager_version' from source: set_fact 20698 1726882619.78979: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882619.79133: variable 'ansible_distribution_major_version' from source: facts 20698 1726882619.79138: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882619.79275: variable 'networkmanager_version' from source: set_fact 20698 1726882619.79281: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882619.79393: variable 'ansible_distribution_major_version' from source: facts 20698 1726882619.79398: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882619.79531: variable 'networkmanager_version' from source: set_fact 20698 1726882619.79539: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882619.79689: 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) 20698 1726882619.79714: 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) 20698 1726882619.79737: 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) 20698 1726882619.79771: 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) 20698 1726882619.79838: variable '__network_is_ostree' from source: set_fact 20698 1726882619.79844: Evaluated conditional (not __network_is_ostree is defined): False 20698 1726882619.79847: when evaluation is False, skipping this task 20698 1726882619.79850: _execute() done 20698 1726882619.79852: dumping result to json 20698 1726882619.79855: done dumping result, returning 20698 1726882619.79868: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0e448fcc-3ce9-6606-eaf5-0000000005e0] 20698 1726882619.79871: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000005e0 20698 1726882619.79957: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000005e0 20698 1726882619.79960: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 20698 1726882619.80025: no more pending results, returning what we have 20698 1726882619.80029: results queue empty 20698 1726882619.80030: checking for any_errors_fatal 20698 1726882619.80035: done checking for any_errors_fatal 20698 1726882619.80036: checking for max_fail_percentage 20698 1726882619.80038: done checking for max_fail_percentage 20698 1726882619.80039: checking to see if all hosts have failed and the running result is not ok 20698 1726882619.80040: done checking to see if all hosts have failed 20698 1726882619.80041: getting the remaining hosts for this loop 20698 1726882619.80043: done getting the remaining hosts for this loop 20698 1726882619.80047: getting the next task for host managed_node2 20698 1726882619.80062: done getting next task for host managed_node2 20698 1726882619.80069: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 20698 1726882619.80073: ^ state is: HOST STATE: block=3, 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? (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 20698 1726882619.80096: getting variables 20698 1726882619.80098: in VariableManager get_vars() 20698 1726882619.80154: Calling all_inventory to load vars for managed_node2 20698 1726882619.80160: Calling groups_inventory to load vars for managed_node2 20698 1726882619.80164: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882619.80176: Calling all_plugins_play to load vars for managed_node2 20698 1726882619.80180: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882619.80183: Calling groups_plugins_play to load vars for managed_node2 20698 1726882619.86093: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882619.87023: done with get_vars() 20698 1726882619.87041: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:36:59 -0400 (0:00:00.105) 0:00:41.129 ****** 20698 1726882619.87103: entering _queue_task() for managed_node2/service_facts 20698 1726882619.87323: worker is 1 (out of 1 available) 20698 1726882619.87337: exiting _queue_task() for managed_node2/service_facts 20698 1726882619.87349: done queuing things up, now waiting for results queue to drain 20698 1726882619.87351: waiting for pending results... 20698 1726882619.87530: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running 20698 1726882619.87635: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000005e2 20698 1726882619.87645: variable 'ansible_search_path' from source: unknown 20698 1726882619.87648: variable 'ansible_search_path' from source: unknown 20698 1726882619.87679: calling self._execute() 20698 1726882619.87761: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882619.87767: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882619.87775: variable 'omit' from source: magic vars 20698 1726882619.88122: variable 'ansible_distribution_major_version' from source: facts 20698 1726882619.88143: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882619.88318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882619.88595: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882619.88644: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882619.88692: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882619.88769: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882619.88852: variable 'networkmanager_version' from source: set_fact 20698 1726882619.88876: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882619.88996: variable 'ansible_distribution_major_version' from source: facts 20698 1726882619.89027: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882619.89249: variable 'networkmanager_version' from source: set_fact 20698 1726882619.89257: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882619.89347: variable 'ansible_distribution_major_version' from source: facts 20698 1726882619.89351: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882619.89454: variable 'networkmanager_version' from source: set_fact 20698 1726882619.89462: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882619.89535: variable 'ansible_distribution_major_version' from source: facts 20698 1726882619.89541: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882619.89627: variable 'networkmanager_version' from source: set_fact 20698 1726882619.89632: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882619.89707: variable 'ansible_distribution_major_version' from source: facts 20698 1726882619.89711: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882619.89809: variable 'networkmanager_version' from source: set_fact 20698 1726882619.89816: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882619.89822: variable 'omit' from source: magic vars 20698 1726882619.89879: variable 'omit' from source: magic vars 20698 1726882619.89902: variable 'omit' from source: magic vars 20698 1726882619.89924: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882619.89947: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882619.89965: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882619.89980: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882619.89988: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882619.90010: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882619.90013: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882619.90016: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882619.90088: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882619.90092: Set connection var ansible_shell_executable to /bin/sh 20698 1726882619.90098: Set connection var ansible_pipelining to False 20698 1726882619.90102: Set connection var ansible_timeout to 10 20698 1726882619.90105: Set connection var ansible_connection to ssh 20698 1726882619.90108: Set connection var ansible_shell_type to sh 20698 1726882619.90126: variable 'ansible_shell_executable' from source: unknown 20698 1726882619.90129: variable 'ansible_connection' from source: unknown 20698 1726882619.90131: variable 'ansible_module_compression' from source: unknown 20698 1726882619.90134: variable 'ansible_shell_type' from source: unknown 20698 1726882619.90136: variable 'ansible_shell_executable' from source: unknown 20698 1726882619.90138: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882619.90141: variable 'ansible_pipelining' from source: unknown 20698 1726882619.90143: variable 'ansible_timeout' from source: unknown 20698 1726882619.90148: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882619.90249: 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__) 20698 1726882619.90257: variable 'omit' from source: magic vars 20698 1726882619.90269: starting attempt loop 20698 1726882619.90274: running the handler 20698 1726882619.90283: _low_level_execute_command(): starting 20698 1726882619.90289: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882619.90772: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882619.90780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882619.90805: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882619.90819: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882619.90830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882619.90884: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882619.90890: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882619.90902: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882619.91019: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882619.92696: stdout chunk (state=3): >>>/root <<< 20698 1726882619.92803: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882619.92861: stderr chunk (state=3): >>><<< 20698 1726882619.92870: stdout chunk (state=3): >>><<< 20698 1726882619.92892: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882619.92910: _low_level_execute_command(): starting 20698 1726882619.92914: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882619.9289138-22490-248978594313054 `" && echo ansible-tmp-1726882619.9289138-22490-248978594313054="` echo /root/.ansible/tmp/ansible-tmp-1726882619.9289138-22490-248978594313054 `" ) && sleep 0' 20698 1726882619.93626: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882619.93631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882619.93664: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882619.93669: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882619.93672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882619.93734: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882619.93737: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882619.93748: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882619.93871: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882619.95743: stdout chunk (state=3): >>>ansible-tmp-1726882619.9289138-22490-248978594313054=/root/.ansible/tmp/ansible-tmp-1726882619.9289138-22490-248978594313054 <<< 20698 1726882619.95856: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882619.95895: stderr chunk (state=3): >>><<< 20698 1726882619.95899: stdout chunk (state=3): >>><<< 20698 1726882619.95910: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882619.9289138-22490-248978594313054=/root/.ansible/tmp/ansible-tmp-1726882619.9289138-22490-248978594313054 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882619.95943: variable 'ansible_module_compression' from source: unknown 20698 1726882619.95979: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2069822553mst/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 20698 1726882619.96007: variable 'ansible_facts' from source: unknown 20698 1726882619.96068: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882619.9289138-22490-248978594313054/AnsiballZ_service_facts.py 20698 1726882619.96183: Sending initial data 20698 1726882619.96194: Sent initial data (162 bytes) 20698 1726882619.97960: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882619.98005: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882619.98020: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882619.98038: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882619.98081: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882619.98092: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882619.98113: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882619.98132: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882619.98144: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882619.98155: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882619.98170: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882619.98188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882619.98207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882619.98225: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882619.98238: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882619.98251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882619.98337: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882619.98353: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882619.98369: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882619.98517: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882620.00269: 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 <<< 20698 1726882620.00389: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882620.00493: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmpmxa3tlck /root/.ansible/tmp/ansible-tmp-1726882619.9289138-22490-248978594313054/AnsiballZ_service_facts.py <<< 20698 1726882620.00588: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882620.02297: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882620.02404: stderr chunk (state=3): >>><<< 20698 1726882620.02407: stdout chunk (state=3): >>><<< 20698 1726882620.02410: done transferring module to remote 20698 1726882620.02413: _low_level_execute_command(): starting 20698 1726882620.02415: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882619.9289138-22490-248978594313054/ /root/.ansible/tmp/ansible-tmp-1726882619.9289138-22490-248978594313054/AnsiballZ_service_facts.py && sleep 0' 20698 1726882620.03520: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882620.03523: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882620.03526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882620.03569: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882620.03572: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882620.03575: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882620.03577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882620.03579: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882620.03640: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882620.03667: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882620.03843: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882620.05592: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882620.05653: stderr chunk (state=3): >>><<< 20698 1726882620.05656: stdout chunk (state=3): >>><<< 20698 1726882620.05779: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882620.05782: _low_level_execute_command(): starting 20698 1726882620.05786: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882619.9289138-22490-248978594313054/AnsiballZ_service_facts.py && sleep 0' 20698 1726882620.07463: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882620.07493: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882620.07622: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882620.07645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882620.07924: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882620.07941: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882620.07966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882620.08056: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882620.08191: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882620.08300: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882620.08320: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882620.08389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882620.08424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882620.08460: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882620.08579: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882620.08654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882620.09045: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882620.09064: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882620.09081: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882620.09346: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882621.42851: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", <<< 20698 1726882621.42879: stdout chunk (state=3): >>>"source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rhsmcertd.service": {"name": "rhsmcertd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "sourc<<< 20698 1726882621.42948: stdout chunk (state=3): >>>e": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.servi<<< 20698 1726882621.42959: stdout chunk (state=3): >>>ce": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "system<<< 20698 1726882621.42972: stdout chunk (state=3): >>>d"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 20698 1726882621.44169: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882621.44285: stderr chunk (state=3): >>><<< 20698 1726882621.44288: stdout chunk (state=3): >>><<< 20698 1726882621.44316: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rhsmcertd.service": {"name": "rhsmcertd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. 20698 1726882621.44894: done with _execute_module (service_facts, {'_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'service_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882619.9289138-22490-248978594313054/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882621.44900: _low_level_execute_command(): starting 20698 1726882621.44903: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882619.9289138-22490-248978594313054/ > /dev/null 2>&1 && sleep 0' 20698 1726882621.45438: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882621.45453: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882621.45501: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 20698 1726882621.45504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882621.45564: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882621.45586: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882621.45675: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882621.47469: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882621.47514: stderr chunk (state=3): >>><<< 20698 1726882621.47518: stdout chunk (state=3): >>><<< 20698 1726882621.47534: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882621.47539: handler run complete 20698 1726882621.47640: variable 'ansible_facts' from source: unknown 20698 1726882621.47737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882621.47987: variable 'ansible_facts' from source: unknown 20698 1726882621.48060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882621.48170: attempt loop complete, returning result 20698 1726882621.48173: _execute() done 20698 1726882621.48179: dumping result to json 20698 1726882621.48268: done dumping result, returning 20698 1726882621.48278: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running [0e448fcc-3ce9-6606-eaf5-0000000005e2] 20698 1726882621.48283: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000005e2 ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20698 1726882621.49023: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000005e2 20698 1726882621.49027: WORKER PROCESS EXITING 20698 1726882621.49035: no more pending results, returning what we have 20698 1726882621.49037: results queue empty 20698 1726882621.49037: checking for any_errors_fatal 20698 1726882621.49041: done checking for any_errors_fatal 20698 1726882621.49041: checking for max_fail_percentage 20698 1726882621.49042: done checking for max_fail_percentage 20698 1726882621.49043: checking to see if all hosts have failed and the running result is not ok 20698 1726882621.49044: done checking to see if all hosts have failed 20698 1726882621.49044: getting the remaining hosts for this loop 20698 1726882621.49045: done getting the remaining hosts for this loop 20698 1726882621.49047: getting the next task for host managed_node2 20698 1726882621.49052: done getting next task for host managed_node2 20698 1726882621.49054: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 20698 1726882621.49059: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882621.49073: getting variables 20698 1726882621.49074: in VariableManager get_vars() 20698 1726882621.49112: Calling all_inventory to load vars for managed_node2 20698 1726882621.49114: Calling groups_inventory to load vars for managed_node2 20698 1726882621.49116: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882621.49126: Calling all_plugins_play to load vars for managed_node2 20698 1726882621.49129: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882621.49131: Calling groups_plugins_play to load vars for managed_node2 20698 1726882621.50063: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882621.51207: done with get_vars() 20698 1726882621.51229: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:37:01 -0400 (0:00:01.642) 0:00:42.771 ****** 20698 1726882621.51303: entering _queue_task() for managed_node2/package_facts 20698 1726882621.51550: worker is 1 (out of 1 available) 20698 1726882621.51567: exiting _queue_task() for managed_node2/package_facts 20698 1726882621.51583: done queuing things up, now waiting for results queue to drain 20698 1726882621.51585: waiting for pending results... 20698 1726882621.51817: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed 20698 1726882621.51957: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000005e3 20698 1726882621.51976: variable 'ansible_search_path' from source: unknown 20698 1726882621.51979: variable 'ansible_search_path' from source: unknown 20698 1726882621.52020: calling self._execute() 20698 1726882621.52120: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882621.52125: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882621.52128: variable 'omit' from source: magic vars 20698 1726882621.52480: variable 'ansible_distribution_major_version' from source: facts 20698 1726882621.52492: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882621.52646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882621.52876: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882621.52914: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882621.52955: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882621.52986: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882621.53082: variable 'networkmanager_version' from source: set_fact 20698 1726882621.53091: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882621.53200: variable 'ansible_distribution_major_version' from source: facts 20698 1726882621.53204: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882621.53331: variable 'networkmanager_version' from source: set_fact 20698 1726882621.53349: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882621.53446: variable 'ansible_distribution_major_version' from source: facts 20698 1726882621.53449: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882621.53584: variable 'networkmanager_version' from source: set_fact 20698 1726882621.53591: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882621.53668: variable 'ansible_distribution_major_version' from source: facts 20698 1726882621.53672: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882621.53776: variable 'networkmanager_version' from source: set_fact 20698 1726882621.53783: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882621.53871: variable 'ansible_distribution_major_version' from source: facts 20698 1726882621.53874: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882621.53975: variable 'networkmanager_version' from source: set_fact 20698 1726882621.53981: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882621.53992: variable 'omit' from source: magic vars 20698 1726882621.54050: variable 'omit' from source: magic vars 20698 1726882621.54080: variable 'omit' from source: magic vars 20698 1726882621.54101: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882621.54123: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882621.54137: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882621.54149: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882621.54158: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882621.54188: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882621.54191: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882621.54195: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882621.54276: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882621.54279: Set connection var ansible_shell_executable to /bin/sh 20698 1726882621.54285: Set connection var ansible_pipelining to False 20698 1726882621.54291: Set connection var ansible_timeout to 10 20698 1726882621.54297: Set connection var ansible_connection to ssh 20698 1726882621.54299: Set connection var ansible_shell_type to sh 20698 1726882621.54316: variable 'ansible_shell_executable' from source: unknown 20698 1726882621.54319: variable 'ansible_connection' from source: unknown 20698 1726882621.54322: variable 'ansible_module_compression' from source: unknown 20698 1726882621.54324: variable 'ansible_shell_type' from source: unknown 20698 1726882621.54326: variable 'ansible_shell_executable' from source: unknown 20698 1726882621.54328: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882621.54331: variable 'ansible_pipelining' from source: unknown 20698 1726882621.54334: variable 'ansible_timeout' from source: unknown 20698 1726882621.54338: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882621.54443: 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__) 20698 1726882621.54452: variable 'omit' from source: magic vars 20698 1726882621.54457: starting attempt loop 20698 1726882621.54462: running the handler 20698 1726882621.54476: _low_level_execute_command(): starting 20698 1726882621.54483: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882621.55024: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882621.55044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882621.55070: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882621.55085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882621.55126: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882621.55131: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882621.55147: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882621.55325: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882621.56930: stdout chunk (state=3): >>>/root <<< 20698 1726882621.57122: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882621.57239: stderr chunk (state=3): >>><<< 20698 1726882621.57254: stdout chunk (state=3): >>><<< 20698 1726882621.57329: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882621.57371: _low_level_execute_command(): starting 20698 1726882621.57378: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882621.573319-22556-51831513833738 `" && echo ansible-tmp-1726882621.573319-22556-51831513833738="` echo /root/.ansible/tmp/ansible-tmp-1726882621.573319-22556-51831513833738 `" ) && sleep 0' 20698 1726882621.57955: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882621.57979: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882621.57991: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882621.58036: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882621.58048: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882621.58168: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882621.60076: stdout chunk (state=3): >>>ansible-tmp-1726882621.573319-22556-51831513833738=/root/.ansible/tmp/ansible-tmp-1726882621.573319-22556-51831513833738 <<< 20698 1726882621.60198: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882621.60235: stderr chunk (state=3): >>><<< 20698 1726882621.60238: stdout chunk (state=3): >>><<< 20698 1726882621.60250: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882621.573319-22556-51831513833738=/root/.ansible/tmp/ansible-tmp-1726882621.573319-22556-51831513833738 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882621.60294: variable 'ansible_module_compression' from source: unknown 20698 1726882621.60335: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2069822553mst/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 20698 1726882621.60381: variable 'ansible_facts' from source: unknown 20698 1726882621.60511: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882621.573319-22556-51831513833738/AnsiballZ_package_facts.py 20698 1726882621.60620: Sending initial data 20698 1726882621.60625: Sent initial data (160 bytes) 20698 1726882621.61301: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882621.61307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882621.61335: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882621.61346: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882621.61408: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882621.61418: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882621.61525: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882621.63263: 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 <<< 20698 1726882621.63362: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882621.63466: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmpm9sopmdt /root/.ansible/tmp/ansible-tmp-1726882621.573319-22556-51831513833738/AnsiballZ_package_facts.py <<< 20698 1726882621.63556: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882621.66271: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882621.66348: stderr chunk (state=3): >>><<< 20698 1726882621.66351: stdout chunk (state=3): >>><<< 20698 1726882621.66374: done transferring module to remote 20698 1726882621.66396: _low_level_execute_command(): starting 20698 1726882621.66400: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882621.573319-22556-51831513833738/ /root/.ansible/tmp/ansible-tmp-1726882621.573319-22556-51831513833738/AnsiballZ_package_facts.py && sleep 0' 20698 1726882621.67168: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882621.67171: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882621.67174: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882621.67176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882621.67179: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882621.67181: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882621.67183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882621.67185: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882621.67187: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882621.67189: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882621.67191: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882621.67193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882621.67194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882621.67196: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882621.67198: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882621.67200: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882621.67269: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882621.67276: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882621.67279: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882621.67593: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882621.69462: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882621.69474: stderr chunk (state=3): >>><<< 20698 1726882621.69477: stdout chunk (state=3): >>><<< 20698 1726882621.69487: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882621.69491: _low_level_execute_command(): starting 20698 1726882621.69495: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882621.573319-22556-51831513833738/AnsiballZ_package_facts.py && sleep 0' 20698 1726882621.70099: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882621.70107: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882621.70118: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882621.70130: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882621.70168: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882621.70175: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882621.70185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882621.70197: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882621.70204: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882621.70210: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882621.70217: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882621.70226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882621.70237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882621.70245: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882621.70249: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882621.70261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882621.70333: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882621.70362: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882621.70366: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882621.70501: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882622.16737: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_6<<< 20698 1726882622.16824: stdout chunk (state=3): >>>4", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{<<< 20698 1726882622.16995: stdout chunk (state=3): >>>"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1",<<< 20698 1726882622.17014: stdout chunk (state=3): >>> "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "per<<< 20698 1726882622.17019: stdout chunk (state=3): >>>l-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8<<< 20698 1726882622.17022: stdout chunk (state=3): >>>.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch":<<< 20698 1726882622.17026: stdout chunk (state=3): >>> null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.85", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 20698 1726882622.18555: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882622.18563: stdout chunk (state=3): >>><<< 20698 1726882622.18567: stderr chunk (state=3): >>><<< 20698 1726882622.18879: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.85", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. 20698 1726882622.21447: done with _execute_module (package_facts, {'_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'package_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882621.573319-22556-51831513833738/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882622.21569: _low_level_execute_command(): starting 20698 1726882622.21593: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882621.573319-22556-51831513833738/ > /dev/null 2>&1 && sleep 0' 20698 1726882622.22214: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882622.22218: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found <<< 20698 1726882622.22220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882622.22282: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882622.22286: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882622.22392: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882622.24291: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882622.24294: stdout chunk (state=3): >>><<< 20698 1726882622.24303: stderr chunk (state=3): >>><<< 20698 1726882622.24381: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882622.24384: handler run complete 20698 1726882622.25164: variable 'ansible_facts' from source: unknown 20698 1726882622.25483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882622.26906: variable 'ansible_facts' from source: unknown 20698 1726882622.27274: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882622.27959: attempt loop complete, returning result 20698 1726882622.27973: _execute() done 20698 1726882622.27976: dumping result to json 20698 1726882622.28103: done dumping result, returning 20698 1726882622.28109: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed [0e448fcc-3ce9-6606-eaf5-0000000005e3] 20698 1726882622.28117: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000005e3 20698 1726882622.29852: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000005e3 20698 1726882622.29861: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20698 1726882622.29979: no more pending results, returning what we have 20698 1726882622.29984: results queue empty 20698 1726882622.29985: checking for any_errors_fatal 20698 1726882622.29991: done checking for any_errors_fatal 20698 1726882622.29992: checking for max_fail_percentage 20698 1726882622.29995: done checking for max_fail_percentage 20698 1726882622.29997: checking to see if all hosts have failed and the running result is not ok 20698 1726882622.29998: done checking to see if all hosts have failed 20698 1726882622.29999: getting the remaining hosts for this loop 20698 1726882622.30000: done getting the remaining hosts for this loop 20698 1726882622.30004: getting the next task for host managed_node2 20698 1726882622.30015: done getting next task for host managed_node2 20698 1726882622.30020: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 20698 1726882622.30023: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882622.30035: getting variables 20698 1726882622.30037: in VariableManager get_vars() 20698 1726882622.30085: Calling all_inventory to load vars for managed_node2 20698 1726882622.30088: Calling groups_inventory to load vars for managed_node2 20698 1726882622.30090: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882622.30106: Calling all_plugins_play to load vars for managed_node2 20698 1726882622.30109: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882622.30113: Calling groups_plugins_play to load vars for managed_node2 20698 1726882622.31310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882622.32855: done with get_vars() 20698 1726882622.32889: done getting variables 20698 1726882622.32962: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:37:02 -0400 (0:00:00.816) 0:00:43.588 ****** 20698 1726882622.33003: entering _queue_task() for managed_node2/debug 20698 1726882622.33298: worker is 1 (out of 1 available) 20698 1726882622.33316: exiting _queue_task() for managed_node2/debug 20698 1726882622.33327: done queuing things up, now waiting for results queue to drain 20698 1726882622.33329: waiting for pending results... 20698 1726882622.33618: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 20698 1726882622.33704: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000116 20698 1726882622.33718: variable 'ansible_search_path' from source: unknown 20698 1726882622.33722: variable 'ansible_search_path' from source: unknown 20698 1726882622.33788: calling self._execute() 20698 1726882622.33944: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882622.33973: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882622.33999: variable 'omit' from source: magic vars 20698 1726882622.34326: variable 'ansible_distribution_major_version' from source: facts 20698 1726882622.34336: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882622.34457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882622.34677: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882622.34740: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882622.34789: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882622.34842: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882622.34942: variable 'networkmanager_version' from source: set_fact 20698 1726882622.34968: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882622.35115: variable 'ansible_distribution_major_version' from source: facts 20698 1726882622.35119: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882622.35298: variable 'networkmanager_version' from source: set_fact 20698 1726882622.35301: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882622.35429: variable 'ansible_distribution_major_version' from source: facts 20698 1726882622.35441: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882622.35607: variable 'networkmanager_version' from source: set_fact 20698 1726882622.35631: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882622.35646: variable 'omit' from source: magic vars 20698 1726882622.35731: variable 'omit' from source: magic vars 20698 1726882622.35862: variable 'network_provider' from source: set_fact 20698 1726882622.35896: variable 'omit' from source: magic vars 20698 1726882622.35946: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882622.35990: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882622.36018: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882622.36053: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882622.36082: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882622.36127: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882622.36141: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882622.36156: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882622.36278: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882622.36282: Set connection var ansible_shell_executable to /bin/sh 20698 1726882622.36287: Set connection var ansible_pipelining to False 20698 1726882622.36293: Set connection var ansible_timeout to 10 20698 1726882622.36296: Set connection var ansible_connection to ssh 20698 1726882622.36298: Set connection var ansible_shell_type to sh 20698 1726882622.36324: variable 'ansible_shell_executable' from source: unknown 20698 1726882622.36335: variable 'ansible_connection' from source: unknown 20698 1726882622.36348: variable 'ansible_module_compression' from source: unknown 20698 1726882622.36366: variable 'ansible_shell_type' from source: unknown 20698 1726882622.36379: variable 'ansible_shell_executable' from source: unknown 20698 1726882622.36392: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882622.36407: variable 'ansible_pipelining' from source: unknown 20698 1726882622.36416: variable 'ansible_timeout' from source: unknown 20698 1726882622.36432: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882622.36597: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882622.36622: variable 'omit' from source: magic vars 20698 1726882622.36633: starting attempt loop 20698 1726882622.36643: running the handler 20698 1726882622.36713: handler run complete 20698 1726882622.36735: attempt loop complete, returning result 20698 1726882622.36743: _execute() done 20698 1726882622.36750: dumping result to json 20698 1726882622.36759: done dumping result, returning 20698 1726882622.36771: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-6606-eaf5-000000000116] 20698 1726882622.36784: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000116 20698 1726882622.36886: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000116 20698 1726882622.36889: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: Using network provider: nm 20698 1726882622.36962: no more pending results, returning what we have 20698 1726882622.36967: results queue empty 20698 1726882622.36968: checking for any_errors_fatal 20698 1726882622.36977: done checking for any_errors_fatal 20698 1726882622.36977: checking for max_fail_percentage 20698 1726882622.36979: done checking for max_fail_percentage 20698 1726882622.36980: checking to see if all hosts have failed and the running result is not ok 20698 1726882622.36981: done checking to see if all hosts have failed 20698 1726882622.36981: getting the remaining hosts for this loop 20698 1726882622.36983: done getting the remaining hosts for this loop 20698 1726882622.36989: getting the next task for host managed_node2 20698 1726882622.37000: done getting next task for host managed_node2 20698 1726882622.37005: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20698 1726882622.37007: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882622.37021: getting variables 20698 1726882622.37023: in VariableManager get_vars() 20698 1726882622.37086: Calling all_inventory to load vars for managed_node2 20698 1726882622.37091: Calling groups_inventory to load vars for managed_node2 20698 1726882622.37104: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882622.37120: Calling all_plugins_play to load vars for managed_node2 20698 1726882622.37125: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882622.37130: Calling groups_plugins_play to load vars for managed_node2 20698 1726882622.38716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882622.40898: done with get_vars() 20698 1726882622.40921: done getting variables 20698 1726882622.40986: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:37:02 -0400 (0:00:00.080) 0:00:43.668 ****** 20698 1726882622.41020: entering _queue_task() for managed_node2/fail 20698 1726882622.41411: worker is 1 (out of 1 available) 20698 1726882622.41654: exiting _queue_task() for managed_node2/fail 20698 1726882622.41671: done queuing things up, now waiting for results queue to drain 20698 1726882622.41673: waiting for pending results... 20698 1726882622.43459: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20698 1726882622.43610: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000117 20698 1726882622.43623: variable 'ansible_search_path' from source: unknown 20698 1726882622.43639: variable 'ansible_search_path' from source: unknown 20698 1726882622.43684: calling self._execute() 20698 1726882622.43802: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882622.43820: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882622.43824: variable 'omit' from source: magic vars 20698 1726882622.44287: variable 'ansible_distribution_major_version' from source: facts 20698 1726882622.44298: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882622.44447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882622.44727: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882622.44775: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882622.44814: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882622.44856: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882622.44954: variable 'networkmanager_version' from source: set_fact 20698 1726882622.44961: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882622.45147: variable 'ansible_distribution_major_version' from source: facts 20698 1726882622.45150: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882622.45296: variable 'networkmanager_version' from source: set_fact 20698 1726882622.45302: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882622.45404: variable 'ansible_distribution_major_version' from source: facts 20698 1726882622.45408: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882622.45559: variable 'networkmanager_version' from source: set_fact 20698 1726882622.45570: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882622.45647: variable 'network_state' from source: role '' defaults 20698 1726882622.45656: Evaluated conditional (network_state != {}): False 20698 1726882622.45659: when evaluation is False, skipping this task 20698 1726882622.45661: _execute() done 20698 1726882622.45666: dumping result to json 20698 1726882622.45669: done dumping result, returning 20698 1726882622.45675: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0e448fcc-3ce9-6606-eaf5-000000000117] 20698 1726882622.45681: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000117 20698 1726882622.45766: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000117 20698 1726882622.45769: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20698 1726882622.45818: no more pending results, returning what we have 20698 1726882622.45822: results queue empty 20698 1726882622.45823: checking for any_errors_fatal 20698 1726882622.45829: done checking for any_errors_fatal 20698 1726882622.45830: checking for max_fail_percentage 20698 1726882622.45832: done checking for max_fail_percentage 20698 1726882622.45833: checking to see if all hosts have failed and the running result is not ok 20698 1726882622.45834: done checking to see if all hosts have failed 20698 1726882622.45834: getting the remaining hosts for this loop 20698 1726882622.45836: done getting the remaining hosts for this loop 20698 1726882622.45840: getting the next task for host managed_node2 20698 1726882622.45847: done getting next task for host managed_node2 20698 1726882622.45851: ^ 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 20698 1726882622.45853: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882622.45873: getting variables 20698 1726882622.45875: in VariableManager get_vars() 20698 1726882622.45921: Calling all_inventory to load vars for managed_node2 20698 1726882622.45923: Calling groups_inventory to load vars for managed_node2 20698 1726882622.45925: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882622.45934: Calling all_plugins_play to load vars for managed_node2 20698 1726882622.45936: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882622.45939: Calling groups_plugins_play to load vars for managed_node2 20698 1726882622.46839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882622.48332: done with get_vars() 20698 1726882622.48361: done getting variables 20698 1726882622.48439: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:37:02 -0400 (0:00:00.074) 0:00:43.743 ****** 20698 1726882622.48482: entering _queue_task() for managed_node2/fail 20698 1726882622.48793: worker is 1 (out of 1 available) 20698 1726882622.48805: exiting _queue_task() for managed_node2/fail 20698 1726882622.48819: done queuing things up, now waiting for results queue to drain 20698 1726882622.48820: waiting for pending results... 20698 1726882622.49143: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 20698 1726882622.49260: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000118 20698 1726882622.49284: variable 'ansible_search_path' from source: unknown 20698 1726882622.49288: variable 'ansible_search_path' from source: unknown 20698 1726882622.49328: calling self._execute() 20698 1726882622.49441: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882622.49456: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882622.49477: variable 'omit' from source: magic vars 20698 1726882622.49923: variable 'ansible_distribution_major_version' from source: facts 20698 1726882622.49944: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882622.50168: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882622.50454: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882622.50521: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882622.50566: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882622.50616: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882622.50719: variable 'networkmanager_version' from source: set_fact 20698 1726882622.50737: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882622.50933: variable 'ansible_distribution_major_version' from source: facts 20698 1726882622.50946: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882622.51103: variable 'networkmanager_version' from source: set_fact 20698 1726882622.51118: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882622.51193: variable 'ansible_distribution_major_version' from source: facts 20698 1726882622.51198: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882622.51289: variable 'networkmanager_version' from source: set_fact 20698 1726882622.51296: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882622.51429: variable 'network_state' from source: role '' defaults 20698 1726882622.51455: Evaluated conditional (network_state != {}): False 20698 1726882622.51458: when evaluation is False, skipping this task 20698 1726882622.51474: _execute() done 20698 1726882622.51484: dumping result to json 20698 1726882622.51487: done dumping result, returning 20698 1726882622.51490: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0e448fcc-3ce9-6606-eaf5-000000000118] 20698 1726882622.51492: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000118 20698 1726882622.51580: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000118 20698 1726882622.51587: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20698 1726882622.51633: no more pending results, returning what we have 20698 1726882622.51636: results queue empty 20698 1726882622.51637: checking for any_errors_fatal 20698 1726882622.51642: done checking for any_errors_fatal 20698 1726882622.51643: checking for max_fail_percentage 20698 1726882622.51645: done checking for max_fail_percentage 20698 1726882622.51645: checking to see if all hosts have failed and the running result is not ok 20698 1726882622.51647: done checking to see if all hosts have failed 20698 1726882622.51647: getting the remaining hosts for this loop 20698 1726882622.51651: done getting the remaining hosts for this loop 20698 1726882622.51655: getting the next task for host managed_node2 20698 1726882622.51673: done getting next task for host managed_node2 20698 1726882622.51677: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20698 1726882622.51680: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882622.51706: getting variables 20698 1726882622.51708: in VariableManager get_vars() 20698 1726882622.51781: Calling all_inventory to load vars for managed_node2 20698 1726882622.51787: Calling groups_inventory to load vars for managed_node2 20698 1726882622.51790: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882622.51801: Calling all_plugins_play to load vars for managed_node2 20698 1726882622.51804: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882622.51807: Calling groups_plugins_play to load vars for managed_node2 20698 1726882622.53208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882622.54903: done with get_vars() 20698 1726882622.54929: done getting variables 20698 1726882622.54994: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:37:02 -0400 (0:00:00.065) 0:00:43.808 ****** 20698 1726882622.55026: entering _queue_task() for managed_node2/fail 20698 1726882622.55290: worker is 1 (out of 1 available) 20698 1726882622.55303: exiting _queue_task() for managed_node2/fail 20698 1726882622.55316: done queuing things up, now waiting for results queue to drain 20698 1726882622.55317: waiting for pending results... 20698 1726882622.55568: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20698 1726882622.55725: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000119 20698 1726882622.55754: variable 'ansible_search_path' from source: unknown 20698 1726882622.55768: variable 'ansible_search_path' from source: unknown 20698 1726882622.55829: calling self._execute() 20698 1726882622.55943: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882622.55955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882622.55983: variable 'omit' from source: magic vars 20698 1726882622.56387: variable 'ansible_distribution_major_version' from source: facts 20698 1726882622.56403: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882622.56538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882622.56749: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882622.56791: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882622.56825: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882622.56861: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882622.56921: variable 'networkmanager_version' from source: set_fact 20698 1726882622.56931: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882622.57053: variable 'ansible_distribution_major_version' from source: facts 20698 1726882622.57057: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882622.57212: variable 'networkmanager_version' from source: set_fact 20698 1726882622.57220: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882622.57326: variable 'ansible_distribution_major_version' from source: facts 20698 1726882622.57330: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882622.57435: variable 'networkmanager_version' from source: set_fact 20698 1726882622.57445: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882622.57604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882622.59808: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882622.59882: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882622.59909: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882622.59951: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882622.59988: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882622.60056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882622.60098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882622.60140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882622.60207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882622.60228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882622.60339: variable 'ansible_distribution_major_version' from source: facts 20698 1726882622.60365: Evaluated conditional (ansible_distribution_major_version | int > 9): False 20698 1726882622.60374: when evaluation is False, skipping this task 20698 1726882622.60396: _execute() done 20698 1726882622.60408: dumping result to json 20698 1726882622.60411: done dumping result, returning 20698 1726882622.60413: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0e448fcc-3ce9-6606-eaf5-000000000119] 20698 1726882622.60416: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000119 20698 1726882622.60512: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000119 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "skip_reason": "Conditional result was False" } 20698 1726882622.60567: no more pending results, returning what we have 20698 1726882622.60571: results queue empty 20698 1726882622.60572: checking for any_errors_fatal 20698 1726882622.60577: done checking for any_errors_fatal 20698 1726882622.60578: checking for max_fail_percentage 20698 1726882622.60580: done checking for max_fail_percentage 20698 1726882622.60581: checking to see if all hosts have failed and the running result is not ok 20698 1726882622.60582: done checking to see if all hosts have failed 20698 1726882622.60583: getting the remaining hosts for this loop 20698 1726882622.60584: done getting the remaining hosts for this loop 20698 1726882622.60588: getting the next task for host managed_node2 20698 1726882622.60601: done getting next task for host managed_node2 20698 1726882622.60605: ^ 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 20698 1726882622.60608: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882622.60632: getting variables 20698 1726882622.60638: in VariableManager get_vars() 20698 1726882622.60710: Calling all_inventory to load vars for managed_node2 20698 1726882622.60713: Calling groups_inventory to load vars for managed_node2 20698 1726882622.60716: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882622.60730: Calling all_plugins_play to load vars for managed_node2 20698 1726882622.60736: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882622.60741: Calling groups_plugins_play to load vars for managed_node2 20698 1726882622.61679: WORKER PROCESS EXITING 20698 1726882622.61752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882622.62708: done with get_vars() 20698 1726882622.62723: done getting variables 20698 1726882622.62768: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:37:02 -0400 (0:00:00.077) 0:00:43.886 ****** 20698 1726882622.62791: entering _queue_task() for managed_node2/dnf 20698 1726882622.62978: worker is 1 (out of 1 available) 20698 1726882622.62990: exiting _queue_task() for managed_node2/dnf 20698 1726882622.63001: done queuing things up, now waiting for results queue to drain 20698 1726882622.63002: waiting for pending results... 20698 1726882622.63170: running TaskExecutor() for managed_node2/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 20698 1726882622.63245: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000011a 20698 1726882622.63255: variable 'ansible_search_path' from source: unknown 20698 1726882622.63261: variable 'ansible_search_path' from source: unknown 20698 1726882622.63288: calling self._execute() 20698 1726882622.63371: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882622.63377: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882622.63387: variable 'omit' from source: magic vars 20698 1726882622.63666: variable 'ansible_distribution_major_version' from source: facts 20698 1726882622.63676: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882622.63792: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882622.63982: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882622.64012: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882622.64036: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882622.64066: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882622.64122: variable 'networkmanager_version' from source: set_fact 20698 1726882622.64132: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882622.64237: variable 'ansible_distribution_major_version' from source: facts 20698 1726882622.64241: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882622.64338: variable 'networkmanager_version' from source: set_fact 20698 1726882622.64345: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882622.64425: variable 'ansible_distribution_major_version' from source: facts 20698 1726882622.64432: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882622.64522: variable 'networkmanager_version' from source: set_fact 20698 1726882622.64534: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882622.64637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882622.66117: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882622.66170: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882622.66197: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882622.66223: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882622.66242: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882622.66304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882622.66324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882622.66344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882622.66376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882622.66387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882622.66464: variable 'ansible_distribution' from source: facts 20698 1726882622.66467: variable 'ansible_distribution_major_version' from source: facts 20698 1726882622.66482: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 20698 1726882622.66558: variable '__network_wireless_connections_defined' from source: role '' defaults 20698 1726882622.66643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882622.66664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882622.66683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882622.66710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882622.66721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882622.66747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882622.66769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882622.66789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882622.66816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882622.66827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882622.66852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882622.66877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882622.66892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882622.66919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882622.66930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882622.67033: variable 'network_connections' from source: task vars 20698 1726882622.67046: variable 'interface' from source: play vars 20698 1726882622.67100: variable 'interface' from source: play vars 20698 1726882622.67143: 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) 20698 1726882622.67158: 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) 20698 1726882622.67180: 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) 20698 1726882622.67199: 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) 20698 1726882622.67246: variable '__network_team_connections_defined' from source: role '' defaults 20698 1726882622.67398: variable 'network_connections' from source: task vars 20698 1726882622.67406: variable 'interface' from source: play vars 20698 1726882622.67450: variable 'interface' from source: play vars 20698 1726882622.67474: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 20698 1726882622.67477: when evaluation is False, skipping this task 20698 1726882622.67480: _execute() done 20698 1726882622.67482: dumping result to json 20698 1726882622.67484: done dumping result, returning 20698 1726882622.67489: done running TaskExecutor() for managed_node2/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 [0e448fcc-3ce9-6606-eaf5-00000000011a] 20698 1726882622.67495: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000011a 20698 1726882622.67591: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000011a 20698 1726882622.67594: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 20698 1726882622.67649: no more pending results, returning what we have 20698 1726882622.67653: results queue empty 20698 1726882622.67654: checking for any_errors_fatal 20698 1726882622.67667: done checking for any_errors_fatal 20698 1726882622.67668: checking for max_fail_percentage 20698 1726882622.67669: done checking for max_fail_percentage 20698 1726882622.67671: checking to see if all hosts have failed and the running result is not ok 20698 1726882622.67674: done checking to see if all hosts have failed 20698 1726882622.67675: getting the remaining hosts for this loop 20698 1726882622.67676: done getting the remaining hosts for this loop 20698 1726882622.67680: getting the next task for host managed_node2 20698 1726882622.67688: done getting next task for host managed_node2 20698 1726882622.67692: ^ 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 20698 1726882622.67694: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882622.67712: getting variables 20698 1726882622.67713: in VariableManager get_vars() 20698 1726882622.67772: Calling all_inventory to load vars for managed_node2 20698 1726882622.67778: Calling groups_inventory to load vars for managed_node2 20698 1726882622.67781: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882622.67791: Calling all_plugins_play to load vars for managed_node2 20698 1726882622.67794: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882622.67797: Calling groups_plugins_play to load vars for managed_node2 20698 1726882622.68781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882622.69725: done with get_vars() 20698 1726882622.69740: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20698 1726882622.69798: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:37:02 -0400 (0:00:00.070) 0:00:43.956 ****** 20698 1726882622.69820: entering _queue_task() for managed_node2/yum 20698 1726882622.70031: worker is 1 (out of 1 available) 20698 1726882622.70043: exiting _queue_task() for managed_node2/yum 20698 1726882622.70056: done queuing things up, now waiting for results queue to drain 20698 1726882622.70059: waiting for pending results... 20698 1726882622.70233: running TaskExecutor() for managed_node2/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 20698 1726882622.70319: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000011b 20698 1726882622.70330: variable 'ansible_search_path' from source: unknown 20698 1726882622.70334: variable 'ansible_search_path' from source: unknown 20698 1726882622.70369: calling self._execute() 20698 1726882622.70437: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882622.70441: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882622.70449: variable 'omit' from source: magic vars 20698 1726882622.70717: variable 'ansible_distribution_major_version' from source: facts 20698 1726882622.70726: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882622.70844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882622.71256: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882622.71294: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882622.71326: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882622.71347: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882622.71408: variable 'networkmanager_version' from source: set_fact 20698 1726882622.71418: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882622.71524: variable 'ansible_distribution_major_version' from source: facts 20698 1726882622.71531: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882622.71626: variable 'networkmanager_version' from source: set_fact 20698 1726882622.71636: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882622.71714: variable 'ansible_distribution_major_version' from source: facts 20698 1726882622.71717: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882622.71811: variable 'networkmanager_version' from source: set_fact 20698 1726882622.71816: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882622.71909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882622.73843: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882622.73913: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882622.73951: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882622.73996: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882622.74025: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882622.74107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882622.74138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882622.74174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882622.74213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882622.74231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882622.74319: variable 'ansible_distribution_major_version' from source: facts 20698 1726882622.74338: Evaluated conditional (ansible_distribution_major_version | int < 8): False 20698 1726882622.74344: when evaluation is False, skipping this task 20698 1726882622.74350: _execute() done 20698 1726882622.74355: dumping result to json 20698 1726882622.74367: done dumping result, returning 20698 1726882622.74378: done running TaskExecutor() for managed_node2/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 [0e448fcc-3ce9-6606-eaf5-00000000011b] 20698 1726882622.74389: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000011b 20698 1726882622.74491: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000011b skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 20698 1726882622.74544: no more pending results, returning what we have 20698 1726882622.74547: results queue empty 20698 1726882622.74548: checking for any_errors_fatal 20698 1726882622.74554: done checking for any_errors_fatal 20698 1726882622.74555: checking for max_fail_percentage 20698 1726882622.74557: done checking for max_fail_percentage 20698 1726882622.74558: checking to see if all hosts have failed and the running result is not ok 20698 1726882622.74559: done checking to see if all hosts have failed 20698 1726882622.74559: getting the remaining hosts for this loop 20698 1726882622.74561: done getting the remaining hosts for this loop 20698 1726882622.74566: getting the next task for host managed_node2 20698 1726882622.74573: done getting next task for host managed_node2 20698 1726882622.74577: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20698 1726882622.74579: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882622.74606: getting variables 20698 1726882622.74608: in VariableManager get_vars() 20698 1726882622.74659: Calling all_inventory to load vars for managed_node2 20698 1726882622.74665: Calling groups_inventory to load vars for managed_node2 20698 1726882622.74668: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882622.74681: Calling all_plugins_play to load vars for managed_node2 20698 1726882622.74684: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882622.74688: Calling groups_plugins_play to load vars for managed_node2 20698 1726882622.75210: WORKER PROCESS EXITING 20698 1726882622.76065: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882622.77355: done with get_vars() 20698 1726882622.77376: done getting variables 20698 1726882622.77420: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:37:02 -0400 (0:00:00.076) 0:00:44.032 ****** 20698 1726882622.77443: entering _queue_task() for managed_node2/fail 20698 1726882622.77643: worker is 1 (out of 1 available) 20698 1726882622.77656: exiting _queue_task() for managed_node2/fail 20698 1726882622.77673: done queuing things up, now waiting for results queue to drain 20698 1726882622.77674: waiting for pending results... 20698 1726882622.77846: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20698 1726882622.77935: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000011c 20698 1726882622.77946: variable 'ansible_search_path' from source: unknown 20698 1726882622.77949: variable 'ansible_search_path' from source: unknown 20698 1726882622.77980: calling self._execute() 20698 1726882622.78054: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882622.78062: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882622.78070: variable 'omit' from source: magic vars 20698 1726882622.78343: variable 'ansible_distribution_major_version' from source: facts 20698 1726882622.78356: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882622.78475: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882622.78653: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882622.78695: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882622.78733: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882622.78770: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882622.78878: variable 'networkmanager_version' from source: set_fact 20698 1726882622.78895: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882622.79044: variable 'ansible_distribution_major_version' from source: facts 20698 1726882622.79054: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882622.79190: variable 'networkmanager_version' from source: set_fact 20698 1726882622.79203: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882622.79310: variable 'ansible_distribution_major_version' from source: facts 20698 1726882622.79320: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882622.79447: variable 'networkmanager_version' from source: set_fact 20698 1726882622.79460: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882622.79572: variable '__network_wireless_connections_defined' from source: role '' defaults 20698 1726882622.79725: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882622.82468: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882622.82532: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882622.82573: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882622.82624: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882622.82653: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882622.82733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882622.82767: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882622.82798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882622.82882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882622.83421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882622.83476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882622.83504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882622.83531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882622.83578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882622.83596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882622.83636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882622.83667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882622.83696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882622.83737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882622.83753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882622.83919: variable 'network_connections' from source: task vars 20698 1726882622.83935: variable 'interface' from source: play vars 20698 1726882622.84033: variable 'interface' from source: play vars 20698 1726882622.84241: 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) 20698 1726882622.84312: 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) 20698 1726882622.84340: 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) 20698 1726882622.84388: 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) 20698 1726882622.84456: variable '__network_team_connections_defined' from source: role '' defaults 20698 1726882622.84694: variable 'network_connections' from source: task vars 20698 1726882622.84704: variable 'interface' from source: play vars 20698 1726882622.84767: variable 'interface' from source: play vars 20698 1726882622.84802: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 20698 1726882622.84809: when evaluation is False, skipping this task 20698 1726882622.84825: _execute() done 20698 1726882622.84831: dumping result to json 20698 1726882622.84838: done dumping result, returning 20698 1726882622.84852: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-6606-eaf5-00000000011c] 20698 1726882622.84856: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000011c skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 20698 1726882622.85010: no more pending results, returning what we have 20698 1726882622.85014: results queue empty 20698 1726882622.85015: checking for any_errors_fatal 20698 1726882622.85020: done checking for any_errors_fatal 20698 1726882622.85021: checking for max_fail_percentage 20698 1726882622.85023: done checking for max_fail_percentage 20698 1726882622.85024: checking to see if all hosts have failed and the running result is not ok 20698 1726882622.85025: done checking to see if all hosts have failed 20698 1726882622.85025: getting the remaining hosts for this loop 20698 1726882622.85027: done getting the remaining hosts for this loop 20698 1726882622.85030: getting the next task for host managed_node2 20698 1726882622.85038: done getting next task for host managed_node2 20698 1726882622.85041: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 20698 1726882622.85044: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882622.85081: getting variables 20698 1726882622.85083: in VariableManager get_vars() 20698 1726882622.85137: Calling all_inventory to load vars for managed_node2 20698 1726882622.85139: Calling groups_inventory to load vars for managed_node2 20698 1726882622.85141: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882622.85152: Calling all_plugins_play to load vars for managed_node2 20698 1726882622.85155: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882622.85161: Calling groups_plugins_play to load vars for managed_node2 20698 1726882622.85693: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000011c 20698 1726882622.85697: WORKER PROCESS EXITING 20698 1726882622.87016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882622.90945: done with get_vars() 20698 1726882622.91110: done getting variables 20698 1726882622.91179: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:37:02 -0400 (0:00:00.137) 0:00:44.170 ****** 20698 1726882622.91228: entering _queue_task() for managed_node2/package 20698 1726882622.91597: worker is 1 (out of 1 available) 20698 1726882622.91611: exiting _queue_task() for managed_node2/package 20698 1726882622.91625: done queuing things up, now waiting for results queue to drain 20698 1726882622.91626: waiting for pending results... 20698 1726882622.92391: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 20698 1726882622.92519: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000011d 20698 1726882622.92528: variable 'ansible_search_path' from source: unknown 20698 1726882622.92532: variable 'ansible_search_path' from source: unknown 20698 1726882622.92572: calling self._execute() 20698 1726882622.92970: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882622.92974: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882622.92976: variable 'omit' from source: magic vars 20698 1726882622.93061: variable 'ansible_distribution_major_version' from source: facts 20698 1726882622.93071: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882622.93246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882622.93502: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882622.93548: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882622.93582: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882622.93614: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882622.93693: variable 'networkmanager_version' from source: set_fact 20698 1726882622.93705: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882622.93854: variable 'ansible_distribution_major_version' from source: facts 20698 1726882622.93862: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882622.93992: variable 'networkmanager_version' from source: set_fact 20698 1726882622.94001: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882622.94106: variable 'ansible_distribution_major_version' from source: facts 20698 1726882622.94110: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882622.94232: variable 'networkmanager_version' from source: set_fact 20698 1726882622.94240: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882622.94421: variable 'network_packages' from source: role '' defaults 20698 1726882622.94515: variable '__network_provider_setup' from source: role '' defaults 20698 1726882622.94524: variable '__network_service_name_default_nm' from source: role '' defaults 20698 1726882622.94590: variable '__network_service_name_default_nm' from source: role '' defaults 20698 1726882622.94598: variable '__network_packages_default_nm' from source: role '' defaults 20698 1726882622.94659: variable '__network_packages_default_nm' from source: role '' defaults 20698 1726882622.94828: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882622.96893: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882622.96953: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882622.96991: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882622.97028: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882622.97053: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882622.97132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882622.97162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882622.97186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882622.97231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882622.97245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882622.97290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882622.97312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882622.97339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882622.97381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882622.97395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882622.97619: variable '__network_packages_default_gobject_packages' from source: role '' defaults 20698 1726882622.97727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882622.97749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882622.97779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882622.97817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882622.97830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882622.97925: variable 'ansible_python' from source: facts 20698 1726882622.97950: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 20698 1726882622.98034: variable '__network_wpa_supplicant_required' from source: role '' defaults 20698 1726882622.98117: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 20698 1726882622.98253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882622.98278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882622.98303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882622.98457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882622.98475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882622.98521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882622.98661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882622.98687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882622.98724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882622.98738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882622.99101: variable 'network_connections' from source: task vars 20698 1726882622.99106: variable 'interface' from source: play vars 20698 1726882622.99304: variable 'interface' from source: play vars 20698 1726882622.99375: 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) 20698 1726882622.99517: 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) 20698 1726882622.99548: 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) 20698 1726882622.99580: 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) 20698 1726882622.99703: variable '__network_wireless_connections_defined' from source: role '' defaults 20698 1726882623.00013: variable 'network_connections' from source: task vars 20698 1726882623.00016: variable 'interface' from source: play vars 20698 1726882623.00129: variable 'interface' from source: play vars 20698 1726882623.00194: variable '__network_packages_default_wireless' from source: role '' defaults 20698 1726882623.00279: variable '__network_wireless_connections_defined' from source: role '' defaults 20698 1726882623.00597: variable 'network_connections' from source: task vars 20698 1726882623.00602: variable 'interface' from source: play vars 20698 1726882623.00668: variable 'interface' from source: play vars 20698 1726882623.00693: variable '__network_packages_default_team' from source: role '' defaults 20698 1726882623.00776: variable '__network_team_connections_defined' from source: role '' defaults 20698 1726882623.01096: variable 'network_connections' from source: task vars 20698 1726882623.01099: variable 'interface' from source: play vars 20698 1726882623.01172: variable 'interface' from source: play vars 20698 1726882623.01229: variable '__network_service_name_default_initscripts' from source: role '' defaults 20698 1726882623.01299: variable '__network_service_name_default_initscripts' from source: role '' defaults 20698 1726882623.01302: variable '__network_packages_default_initscripts' from source: role '' defaults 20698 1726882623.01367: variable '__network_packages_default_initscripts' from source: role '' defaults 20698 1726882623.01591: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 20698 1726882623.02091: variable 'network_connections' from source: task vars 20698 1726882623.02094: variable 'interface' from source: play vars 20698 1726882623.02177: variable 'interface' from source: play vars 20698 1726882623.02184: variable 'ansible_distribution' from source: facts 20698 1726882623.02187: variable '__network_rh_distros' from source: role '' defaults 20698 1726882623.02194: variable 'ansible_distribution_major_version' from source: facts 20698 1726882623.02216: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 20698 1726882623.02496: variable 'ansible_distribution' from source: facts 20698 1726882623.02499: variable '__network_rh_distros' from source: role '' defaults 20698 1726882623.02504: variable 'ansible_distribution_major_version' from source: facts 20698 1726882623.02514: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 20698 1726882623.02686: variable 'ansible_distribution' from source: facts 20698 1726882623.02689: variable '__network_rh_distros' from source: role '' defaults 20698 1726882623.02694: variable 'ansible_distribution_major_version' from source: facts 20698 1726882623.02728: variable 'network_provider' from source: set_fact 20698 1726882623.02742: variable 'ansible_facts' from source: unknown 20698 1726882623.04332: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 20698 1726882623.04335: when evaluation is False, skipping this task 20698 1726882623.04338: _execute() done 20698 1726882623.04340: dumping result to json 20698 1726882623.04342: done dumping result, returning 20698 1726882623.04350: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-6606-eaf5-00000000011d] 20698 1726882623.04355: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000011d 20698 1726882623.04459: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000011d 20698 1726882623.04463: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 20698 1726882623.04522: no more pending results, returning what we have 20698 1726882623.04527: results queue empty 20698 1726882623.04528: checking for any_errors_fatal 20698 1726882623.04535: done checking for any_errors_fatal 20698 1726882623.04535: checking for max_fail_percentage 20698 1726882623.04537: done checking for max_fail_percentage 20698 1726882623.04538: checking to see if all hosts have failed and the running result is not ok 20698 1726882623.04540: done checking to see if all hosts have failed 20698 1726882623.04540: getting the remaining hosts for this loop 20698 1726882623.04542: done getting the remaining hosts for this loop 20698 1726882623.04546: getting the next task for host managed_node2 20698 1726882623.04554: done getting next task for host managed_node2 20698 1726882623.04560: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20698 1726882623.04565: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882623.04592: getting variables 20698 1726882623.04594: in VariableManager get_vars() 20698 1726882623.04661: Calling all_inventory to load vars for managed_node2 20698 1726882623.04668: Calling groups_inventory to load vars for managed_node2 20698 1726882623.04671: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882623.04685: Calling all_plugins_play to load vars for managed_node2 20698 1726882623.04688: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882623.04691: Calling groups_plugins_play to load vars for managed_node2 20698 1726882623.06435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882623.08288: done with get_vars() 20698 1726882623.08325: done getting variables 20698 1726882623.08398: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:37:03 -0400 (0:00:00.172) 0:00:44.342 ****** 20698 1726882623.08437: entering _queue_task() for managed_node2/package 20698 1726882623.09395: worker is 1 (out of 1 available) 20698 1726882623.09405: exiting _queue_task() for managed_node2/package 20698 1726882623.09416: done queuing things up, now waiting for results queue to drain 20698 1726882623.09417: waiting for pending results... 20698 1726882623.09585: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20698 1726882623.09695: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000011e 20698 1726882623.09708: variable 'ansible_search_path' from source: unknown 20698 1726882623.09712: variable 'ansible_search_path' from source: unknown 20698 1726882623.09747: calling self._execute() 20698 1726882623.09844: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882623.09848: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882623.09856: variable 'omit' from source: magic vars 20698 1726882623.10251: variable 'ansible_distribution_major_version' from source: facts 20698 1726882623.10269: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882623.10455: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882623.10751: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882623.10798: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882623.10841: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882623.10880: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882623.10968: variable 'networkmanager_version' from source: set_fact 20698 1726882623.10981: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882623.11476: variable 'ansible_distribution_major_version' from source: facts 20698 1726882623.11509: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882623.11681: variable 'networkmanager_version' from source: set_fact 20698 1726882623.11699: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882623.11820: variable 'ansible_distribution_major_version' from source: facts 20698 1726882623.11836: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882623.11981: variable 'networkmanager_version' from source: set_fact 20698 1726882623.11994: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882623.12139: variable 'network_state' from source: role '' defaults 20698 1726882623.12155: Evaluated conditional (network_state != {}): False 20698 1726882623.12170: when evaluation is False, skipping this task 20698 1726882623.12176: _execute() done 20698 1726882623.12182: dumping result to json 20698 1726882623.12188: done dumping result, returning 20698 1726882623.12198: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-6606-eaf5-00000000011e] 20698 1726882623.12207: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000011e skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20698 1726882623.12356: no more pending results, returning what we have 20698 1726882623.12362: results queue empty 20698 1726882623.12365: checking for any_errors_fatal 20698 1726882623.12370: done checking for any_errors_fatal 20698 1726882623.12371: checking for max_fail_percentage 20698 1726882623.12373: done checking for max_fail_percentage 20698 1726882623.12374: checking to see if all hosts have failed and the running result is not ok 20698 1726882623.12375: done checking to see if all hosts have failed 20698 1726882623.12376: getting the remaining hosts for this loop 20698 1726882623.12377: done getting the remaining hosts for this loop 20698 1726882623.12381: getting the next task for host managed_node2 20698 1726882623.12390: done getting next task for host managed_node2 20698 1726882623.12394: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20698 1726882623.12397: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882623.12419: getting variables 20698 1726882623.12421: in VariableManager get_vars() 20698 1726882623.12482: Calling all_inventory to load vars for managed_node2 20698 1726882623.12485: Calling groups_inventory to load vars for managed_node2 20698 1726882623.12488: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882623.12501: Calling all_plugins_play to load vars for managed_node2 20698 1726882623.12504: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882623.12508: Calling groups_plugins_play to load vars for managed_node2 20698 1726882623.13484: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000011e 20698 1726882623.13487: WORKER PROCESS EXITING 20698 1726882623.14574: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882623.18159: done with get_vars() 20698 1726882623.18194: done getting variables 20698 1726882623.18252: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:37:03 -0400 (0:00:00.098) 0:00:44.441 ****** 20698 1726882623.18295: entering _queue_task() for managed_node2/package 20698 1726882623.18620: worker is 1 (out of 1 available) 20698 1726882623.18632: exiting _queue_task() for managed_node2/package 20698 1726882623.18643: done queuing things up, now waiting for results queue to drain 20698 1726882623.18644: waiting for pending results... 20698 1726882623.18932: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20698 1726882623.19081: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000011f 20698 1726882623.19105: variable 'ansible_search_path' from source: unknown 20698 1726882623.19113: variable 'ansible_search_path' from source: unknown 20698 1726882623.19150: calling self._execute() 20698 1726882623.19251: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882623.19263: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882623.19284: variable 'omit' from source: magic vars 20698 1726882623.19680: variable 'ansible_distribution_major_version' from source: facts 20698 1726882623.19697: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882623.19881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882623.20187: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882623.20238: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882623.20290: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882623.20329: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882623.20422: variable 'networkmanager_version' from source: set_fact 20698 1726882623.20441: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882623.20731: variable 'ansible_distribution_major_version' from source: facts 20698 1726882623.20742: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882623.20885: variable 'networkmanager_version' from source: set_fact 20698 1726882623.20900: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882623.21020: variable 'ansible_distribution_major_version' from source: facts 20698 1726882623.21031: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882623.21188: variable 'networkmanager_version' from source: set_fact 20698 1726882623.21226: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882623.21352: variable 'network_state' from source: role '' defaults 20698 1726882623.21379: Evaluated conditional (network_state != {}): False 20698 1726882623.21387: when evaluation is False, skipping this task 20698 1726882623.21393: _execute() done 20698 1726882623.21400: dumping result to json 20698 1726882623.21406: done dumping result, returning 20698 1726882623.21417: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-6606-eaf5-00000000011f] 20698 1726882623.21428: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000011f skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20698 1726882623.21584: no more pending results, returning what we have 20698 1726882623.21588: results queue empty 20698 1726882623.21589: checking for any_errors_fatal 20698 1726882623.21596: done checking for any_errors_fatal 20698 1726882623.21597: checking for max_fail_percentage 20698 1726882623.21599: done checking for max_fail_percentage 20698 1726882623.21600: checking to see if all hosts have failed and the running result is not ok 20698 1726882623.21601: done checking to see if all hosts have failed 20698 1726882623.21602: getting the remaining hosts for this loop 20698 1726882623.21604: done getting the remaining hosts for this loop 20698 1726882623.21608: getting the next task for host managed_node2 20698 1726882623.21617: done getting next task for host managed_node2 20698 1726882623.21620: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20698 1726882623.21624: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882623.21647: getting variables 20698 1726882623.21649: in VariableManager get_vars() 20698 1726882623.21705: Calling all_inventory to load vars for managed_node2 20698 1726882623.21708: Calling groups_inventory to load vars for managed_node2 20698 1726882623.21711: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882623.21722: Calling all_plugins_play to load vars for managed_node2 20698 1726882623.21725: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882623.21729: Calling groups_plugins_play to load vars for managed_node2 20698 1726882623.22754: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000011f 20698 1726882623.22758: WORKER PROCESS EXITING 20698 1726882623.23562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882623.25488: done with get_vars() 20698 1726882623.25509: done getting variables 20698 1726882623.25572: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:37:03 -0400 (0:00:00.073) 0:00:44.514 ****** 20698 1726882623.25606: entering _queue_task() for managed_node2/service 20698 1726882623.25865: worker is 1 (out of 1 available) 20698 1726882623.25878: exiting _queue_task() for managed_node2/service 20698 1726882623.25896: done queuing things up, now waiting for results queue to drain 20698 1726882623.25897: waiting for pending results... 20698 1726882623.26169: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20698 1726882623.26301: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000120 20698 1726882623.26323: variable 'ansible_search_path' from source: unknown 20698 1726882623.26336: variable 'ansible_search_path' from source: unknown 20698 1726882623.26375: calling self._execute() 20698 1726882623.26478: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882623.26488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882623.26501: variable 'omit' from source: magic vars 20698 1726882623.26887: variable 'ansible_distribution_major_version' from source: facts 20698 1726882623.26903: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882623.27092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882623.27359: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882623.27415: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882623.27460: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882623.27506: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882623.27597: variable 'networkmanager_version' from source: set_fact 20698 1726882623.27616: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882623.27798: variable 'ansible_distribution_major_version' from source: facts 20698 1726882623.27809: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882623.27959: variable 'networkmanager_version' from source: set_fact 20698 1726882623.27980: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882623.28102: variable 'ansible_distribution_major_version' from source: facts 20698 1726882623.28112: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882623.28253: variable 'networkmanager_version' from source: set_fact 20698 1726882623.28270: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882623.28397: variable '__network_wireless_connections_defined' from source: role '' defaults 20698 1726882623.28562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882623.30898: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882623.30977: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882623.31029: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882623.31061: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882623.31092: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882623.31176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882623.31207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882623.31244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882623.31288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882623.31305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882623.31358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882623.31386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882623.31414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882623.31470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882623.31488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882623.31527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882623.31565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882623.31594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882623.31635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882623.31657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882623.31834: variable 'network_connections' from source: task vars 20698 1726882623.31847: variable 'interface' from source: play vars 20698 1726882623.31928: variable 'interface' from source: play vars 20698 1726882623.32001: 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) 20698 1726882623.32029: 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) 20698 1726882623.32062: 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) 20698 1726882623.32107: 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) 20698 1726882623.32169: variable '__network_team_connections_defined' from source: role '' defaults 20698 1726882623.32448: variable 'network_connections' from source: task vars 20698 1726882623.32459: variable 'interface' from source: play vars 20698 1726882623.32536: variable 'interface' from source: play vars 20698 1726882623.32573: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 20698 1726882623.32581: when evaluation is False, skipping this task 20698 1726882623.32588: _execute() done 20698 1726882623.32594: dumping result to json 20698 1726882623.32600: done dumping result, returning 20698 1726882623.32611: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-6606-eaf5-000000000120] 20698 1726882623.32625: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000120 20698 1726882623.32739: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000120 skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 20698 1726882623.32793: no more pending results, returning what we have 20698 1726882623.32797: results queue empty 20698 1726882623.32798: checking for any_errors_fatal 20698 1726882623.32804: done checking for any_errors_fatal 20698 1726882623.32805: checking for max_fail_percentage 20698 1726882623.32807: done checking for max_fail_percentage 20698 1726882623.32808: checking to see if all hosts have failed and the running result is not ok 20698 1726882623.32809: done checking to see if all hosts have failed 20698 1726882623.32810: getting the remaining hosts for this loop 20698 1726882623.32811: done getting the remaining hosts for this loop 20698 1726882623.32815: getting the next task for host managed_node2 20698 1726882623.32824: done getting next task for host managed_node2 20698 1726882623.32828: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20698 1726882623.32831: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882623.32857: getting variables 20698 1726882623.32859: in VariableManager get_vars() 20698 1726882623.32917: Calling all_inventory to load vars for managed_node2 20698 1726882623.32920: Calling groups_inventory to load vars for managed_node2 20698 1726882623.32923: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882623.32936: Calling all_plugins_play to load vars for managed_node2 20698 1726882623.32939: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882623.32943: Calling groups_plugins_play to load vars for managed_node2 20698 1726882623.33909: WORKER PROCESS EXITING 20698 1726882623.34727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882623.36565: done with get_vars() 20698 1726882623.36587: done getting variables 20698 1726882623.36654: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:37:03 -0400 (0:00:00.110) 0:00:44.625 ****** 20698 1726882623.36688: entering _queue_task() for managed_node2/service 20698 1726882623.36952: worker is 1 (out of 1 available) 20698 1726882623.36975: exiting _queue_task() for managed_node2/service 20698 1726882623.36988: done queuing things up, now waiting for results queue to drain 20698 1726882623.36989: waiting for pending results... 20698 1726882623.37291: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20698 1726882623.37440: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000121 20698 1726882623.37461: variable 'ansible_search_path' from source: unknown 20698 1726882623.37472: variable 'ansible_search_path' from source: unknown 20698 1726882623.37512: calling self._execute() 20698 1726882623.37618: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882623.37637: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882623.37655: variable 'omit' from source: magic vars 20698 1726882623.38051: variable 'ansible_distribution_major_version' from source: facts 20698 1726882623.38080: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882623.38258: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882623.38550: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882623.38601: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882623.38647: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882623.38686: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882623.38777: variable 'networkmanager_version' from source: set_fact 20698 1726882623.38794: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882623.38966: variable 'ansible_distribution_major_version' from source: facts 20698 1726882623.38977: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882623.39117: variable 'networkmanager_version' from source: set_fact 20698 1726882623.39132: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882623.39253: variable 'ansible_distribution_major_version' from source: facts 20698 1726882623.39274: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882623.39411: variable 'networkmanager_version' from source: set_fact 20698 1726882623.39424: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882623.39580: variable 'network_provider' from source: set_fact 20698 1726882623.39602: variable 'network_state' from source: role '' defaults 20698 1726882623.39617: Evaluated conditional (network_provider == "nm" or network_state != {}): True 20698 1726882623.39627: variable 'omit' from source: magic vars 20698 1726882623.39684: variable 'omit' from source: magic vars 20698 1726882623.39728: variable 'network_service_name' from source: role '' defaults 20698 1726882623.39803: variable 'network_service_name' from source: role '' defaults 20698 1726882623.39922: variable '__network_provider_setup' from source: role '' defaults 20698 1726882623.39939: variable '__network_service_name_default_nm' from source: role '' defaults 20698 1726882623.40006: variable '__network_service_name_default_nm' from source: role '' defaults 20698 1726882623.40020: variable '__network_packages_default_nm' from source: role '' defaults 20698 1726882623.40097: variable '__network_packages_default_nm' from source: role '' defaults 20698 1726882623.40303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882623.42822: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882623.42895: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882623.42933: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882623.42981: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882623.43012: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882623.43099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882623.43132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882623.43162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882623.43217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882623.43237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882623.43290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882623.43323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882623.43353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882623.43403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882623.43425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882623.43654: variable '__network_packages_default_gobject_packages' from source: role '' defaults 20698 1726882623.43780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882623.43810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882623.43850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882623.43968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882623.43989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882623.44198: variable 'ansible_python' from source: facts 20698 1726882623.44225: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 20698 1726882623.44435: variable '__network_wpa_supplicant_required' from source: role '' defaults 20698 1726882623.44640: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 20698 1726882623.44951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882623.44980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882623.45003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882623.45156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882623.45179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882623.45223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882623.45287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882623.45385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882623.45428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882623.45586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882623.45756: variable 'network_connections' from source: task vars 20698 1726882623.45771: variable 'interface' from source: play vars 20698 1726882623.45859: variable 'interface' from source: play vars 20698 1726882623.45954: 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) 20698 1726882623.45990: 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) 20698 1726882623.46042: 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) 20698 1726882623.46081: 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) 20698 1726882623.46135: variable '__network_wireless_connections_defined' from source: role '' defaults 20698 1726882623.46451: variable 'network_connections' from source: task vars 20698 1726882623.46462: variable 'interface' from source: play vars 20698 1726882623.46547: variable 'interface' from source: play vars 20698 1726882623.46609: variable '__network_packages_default_wireless' from source: role '' defaults 20698 1726882623.46710: variable '__network_wireless_connections_defined' from source: role '' defaults 20698 1726882623.47067: variable 'network_connections' from source: task vars 20698 1726882623.47078: variable 'interface' from source: play vars 20698 1726882623.47201: variable 'interface' from source: play vars 20698 1726882623.47234: variable '__network_packages_default_team' from source: role '' defaults 20698 1726882623.47318: variable '__network_team_connections_defined' from source: role '' defaults 20698 1726882623.47629: variable 'network_connections' from source: task vars 20698 1726882623.47645: variable 'interface' from source: play vars 20698 1726882623.47722: variable 'interface' from source: play vars 20698 1726882623.47793: variable '__network_service_name_default_initscripts' from source: role '' defaults 20698 1726882623.47897: variable '__network_service_name_default_initscripts' from source: role '' defaults 20698 1726882623.47976: variable '__network_packages_default_initscripts' from source: role '' defaults 20698 1726882623.48132: variable '__network_packages_default_initscripts' from source: role '' defaults 20698 1726882623.48587: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 20698 1726882623.49401: variable 'network_connections' from source: task vars 20698 1726882623.49412: variable 'interface' from source: play vars 20698 1726882623.49482: variable 'interface' from source: play vars 20698 1726882623.49501: variable 'ansible_distribution' from source: facts 20698 1726882623.49511: variable '__network_rh_distros' from source: role '' defaults 20698 1726882623.49521: variable 'ansible_distribution_major_version' from source: facts 20698 1726882623.49545: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 20698 1726882623.49737: variable 'ansible_distribution' from source: facts 20698 1726882623.49745: variable '__network_rh_distros' from source: role '' defaults 20698 1726882623.49753: variable 'ansible_distribution_major_version' from source: facts 20698 1726882623.49768: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 20698 1726882623.49957: variable 'ansible_distribution' from source: facts 20698 1726882623.49970: variable '__network_rh_distros' from source: role '' defaults 20698 1726882623.49981: variable 'ansible_distribution_major_version' from source: facts 20698 1726882623.50022: variable 'network_provider' from source: set_fact 20698 1726882623.50055: variable 'omit' from source: magic vars 20698 1726882623.50087: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882623.50117: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882623.50145: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882623.50171: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882623.50186: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882623.50216: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882623.50223: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882623.50230: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882623.50394: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882623.50407: Set connection var ansible_shell_executable to /bin/sh 20698 1726882623.50417: Set connection var ansible_pipelining to False 20698 1726882623.50428: Set connection var ansible_timeout to 10 20698 1726882623.50435: Set connection var ansible_connection to ssh 20698 1726882623.50441: Set connection var ansible_shell_type to sh 20698 1726882623.50483: variable 'ansible_shell_executable' from source: unknown 20698 1726882623.50491: variable 'ansible_connection' from source: unknown 20698 1726882623.50497: variable 'ansible_module_compression' from source: unknown 20698 1726882623.50507: variable 'ansible_shell_type' from source: unknown 20698 1726882623.50514: variable 'ansible_shell_executable' from source: unknown 20698 1726882623.50520: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882623.50527: variable 'ansible_pipelining' from source: unknown 20698 1726882623.50533: variable 'ansible_timeout' from source: unknown 20698 1726882623.50540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882623.50662: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882623.50689: variable 'omit' from source: magic vars 20698 1726882623.50704: starting attempt loop 20698 1726882623.50711: running the handler 20698 1726882623.50796: variable 'ansible_facts' from source: unknown 20698 1726882623.51790: _low_level_execute_command(): starting 20698 1726882623.51821: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882623.52608: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882623.52623: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882623.52638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882623.52659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882623.52708: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882623.52721: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882623.52735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882623.52754: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882623.52768: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882623.52786: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882623.52799: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882623.52813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882623.52830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882623.52842: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882623.52854: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882623.52869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882623.52950: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882623.52978: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882623.52998: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882623.53141: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882623.54837: stdout chunk (state=3): >>>/root <<< 20698 1726882623.55827: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882623.55924: stderr chunk (state=3): >>><<< 20698 1726882623.55939: stdout chunk (state=3): >>><<< 20698 1726882623.56051: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882623.56054: _low_level_execute_command(): starting 20698 1726882623.56057: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882623.5596604-22613-969566553556 `" && echo ansible-tmp-1726882623.5596604-22613-969566553556="` echo /root/.ansible/tmp/ansible-tmp-1726882623.5596604-22613-969566553556 `" ) && sleep 0' 20698 1726882623.56878: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882623.57317: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882623.57327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882623.57341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882623.57405: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882623.57431: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882623.57449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882623.57466: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882623.57476: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882623.57483: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882623.57491: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882623.57505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882623.57600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882623.57623: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882623.57636: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882623.57664: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882623.57738: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882623.57888: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882623.57898: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882623.58204: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882623.60101: stdout chunk (state=3): >>>ansible-tmp-1726882623.5596604-22613-969566553556=/root/.ansible/tmp/ansible-tmp-1726882623.5596604-22613-969566553556 <<< 20698 1726882623.60261: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882623.60268: stdout chunk (state=3): >>><<< 20698 1726882623.60276: stderr chunk (state=3): >>><<< 20698 1726882623.60290: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882623.5596604-22613-969566553556=/root/.ansible/tmp/ansible-tmp-1726882623.5596604-22613-969566553556 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882623.60320: variable 'ansible_module_compression' from source: unknown 20698 1726882623.60373: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2069822553mst/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 20698 1726882623.60422: variable 'ansible_facts' from source: unknown 20698 1726882623.60620: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882623.5596604-22613-969566553556/AnsiballZ_systemd.py 20698 1726882623.61683: Sending initial data 20698 1726882623.61686: Sent initial data (153 bytes) 20698 1726882623.63022: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882623.63028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882623.63074: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882623.63079: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration <<< 20698 1726882623.63093: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882623.63096: 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.11.158 originally 10.31.11.158 debug2: match found <<< 20698 1726882623.63112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882623.63187: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882623.63190: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882623.63202: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882623.63329: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882623.65086: 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 <<< 20698 1726882623.65089: stderr chunk (state=3): >>>debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 20698 1726882623.65183: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882623.65288: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmp9p_tw04o /root/.ansible/tmp/ansible-tmp-1726882623.5596604-22613-969566553556/AnsiballZ_systemd.py <<< 20698 1726882623.65386: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882623.68996: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882623.69086: stderr chunk (state=3): >>><<< 20698 1726882623.69090: stdout chunk (state=3): >>><<< 20698 1726882623.69113: done transferring module to remote 20698 1726882623.69124: _low_level_execute_command(): starting 20698 1726882623.69129: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882623.5596604-22613-969566553556/ /root/.ansible/tmp/ansible-tmp-1726882623.5596604-22613-969566553556/AnsiballZ_systemd.py && sleep 0' 20698 1726882623.70275: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882623.70279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882623.70327: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 20698 1726882623.70332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration <<< 20698 1726882623.70346: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882623.70351: 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.11.158 originally 10.31.11.158 debug2: match found <<< 20698 1726882623.70368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882623.70447: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882623.70450: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882623.70467: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882623.70595: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882623.72448: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882623.72452: stderr chunk (state=3): >>><<< 20698 1726882623.72454: stdout chunk (state=3): >>><<< 20698 1726882623.72473: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882623.72478: _low_level_execute_command(): starting 20698 1726882623.72480: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882623.5596604-22613-969566553556/AnsiballZ_systemd.py && sleep 0' 20698 1726882623.74595: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882623.74598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882623.74678: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 20698 1726882623.74787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882623.74802: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration <<< 20698 1726882623.74809: 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 <<< 20698 1726882623.74824: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found <<< 20698 1726882623.74829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882623.74915: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882623.75003: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882623.75009: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882623.75167: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882624.00121: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "6692", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:31:03 EDT", "ExecMainStartTimestampMonotonic": "202392137", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6692", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManag<<< 20698 1726882624.00128: stdout chunk (state=3): >>>er.service", "ControlGroupId": "3602", "MemoryCurrent": "9150464", "MemoryAvailable": "infinity", "CPUUsageNSec": "1557594000", "TasksCurrent": "3", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Watchdo<<< 20698 1726882624.00133: stdout chunk (state=3): >>>gSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target system.slice dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "NetworkManager-wait-online.service network.service multi-user.target network.target shutdown.target cloud-init.service", "After": "cloud-init-local.service dbus-broker.service network-pre.target system.slice dbus.socket systemd-journald.socket basic.target sysinit.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:32:57 EDT", "StateChangeTimestampMonotonic": "316658837", "InactiveExitTimestamp": "Fri 2024-09-20 21:31:03 EDT", "InactiveExitTimestampMonotonic": "202392395", "ActiveEnterTimestamp": "Fri 2024-09-20 21:31:03 EDT", "ActiveEnterTimestampMonotonic": "202472383", "ActiveExitTimestamp": "Fri 2024-09-20 21:31:03 EDT", "ActiveExitTimestampMonotonic": "202362940", "InactiveEnterTimestamp": "Fri 2024-09-20 21:31:03 EDT", "InactiveEnterTimestampMonotonic": "202381901", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:31:03 EDT", "ConditionTimestampMonotonic": "202382734", "AssertTimestamp": "Fri 2024-09-20 21:31:03 EDT", "AssertTimestampMonotonic": "202382737", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "55e27919215348fab37a11b7ea324f90", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 20698 1726882624.01681: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882624.01742: stderr chunk (state=3): >>><<< 20698 1726882624.01745: stdout chunk (state=3): >>><<< 20698 1726882624.01793: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "6692", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:31:03 EDT", "ExecMainStartTimestampMonotonic": "202392137", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6692", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "3602", "MemoryCurrent": "9150464", "MemoryAvailable": "infinity", "CPUUsageNSec": "1557594000", "TasksCurrent": "3", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target system.slice dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "NetworkManager-wait-online.service network.service multi-user.target network.target shutdown.target cloud-init.service", "After": "cloud-init-local.service dbus-broker.service network-pre.target system.slice dbus.socket systemd-journald.socket basic.target sysinit.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:32:57 EDT", "StateChangeTimestampMonotonic": "316658837", "InactiveExitTimestamp": "Fri 2024-09-20 21:31:03 EDT", "InactiveExitTimestampMonotonic": "202392395", "ActiveEnterTimestamp": "Fri 2024-09-20 21:31:03 EDT", "ActiveEnterTimestampMonotonic": "202472383", "ActiveExitTimestamp": "Fri 2024-09-20 21:31:03 EDT", "ActiveExitTimestampMonotonic": "202362940", "InactiveEnterTimestamp": "Fri 2024-09-20 21:31:03 EDT", "InactiveEnterTimestampMonotonic": "202381901", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:31:03 EDT", "ConditionTimestampMonotonic": "202382734", "AssertTimestamp": "Fri 2024-09-20 21:31:03 EDT", "AssertTimestampMonotonic": "202382737", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "55e27919215348fab37a11b7ea324f90", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. 20698 1726882624.02209: done with _execute_module (ansible.legacy.systemd, {'name': 'NetworkManager', 'state': 'started', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882623.5596604-22613-969566553556/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882624.02242: _low_level_execute_command(): starting 20698 1726882624.02252: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882623.5596604-22613-969566553556/ > /dev/null 2>&1 && sleep 0' 20698 1726882624.03171: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882624.03204: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882624.03222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882624.03242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882624.03295: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882624.03309: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882624.03322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882624.03341: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882624.03354: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882624.03371: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882624.03383: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882624.03396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882624.03414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882624.03425: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882624.03439: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882624.03465: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882624.03652: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882624.03718: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882624.03806: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882624.03950: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882624.05784: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882624.05849: stderr chunk (state=3): >>><<< 20698 1726882624.05872: stdout chunk (state=3): >>><<< 20698 1726882624.05906: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882624.05909: handler run complete 20698 1726882624.06025: attempt loop complete, returning result 20698 1726882624.06028: _execute() done 20698 1726882624.06030: dumping result to json 20698 1726882624.06032: done dumping result, returning 20698 1726882624.06115: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-6606-eaf5-000000000121] 20698 1726882624.06119: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000121 ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20698 1726882624.06679: no more pending results, returning what we have 20698 1726882624.06684: results queue empty 20698 1726882624.06685: checking for any_errors_fatal 20698 1726882624.06691: done checking for any_errors_fatal 20698 1726882624.06692: checking for max_fail_percentage 20698 1726882624.06696: done checking for max_fail_percentage 20698 1726882624.06697: checking to see if all hosts have failed and the running result is not ok 20698 1726882624.06698: done checking to see if all hosts have failed 20698 1726882624.06699: getting the remaining hosts for this loop 20698 1726882624.06701: done getting the remaining hosts for this loop 20698 1726882624.06705: getting the next task for host managed_node2 20698 1726882624.06713: done getting next task for host managed_node2 20698 1726882624.06718: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20698 1726882624.06720: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882624.06757: getting variables 20698 1726882624.06761: in VariableManager get_vars() 20698 1726882624.06907: Calling all_inventory to load vars for managed_node2 20698 1726882624.06910: Calling groups_inventory to load vars for managed_node2 20698 1726882624.06913: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882624.06925: Calling all_plugins_play to load vars for managed_node2 20698 1726882624.06929: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882624.06932: Calling groups_plugins_play to load vars for managed_node2 20698 1726882624.07618: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000121 20698 1726882624.07622: WORKER PROCESS EXITING 20698 1726882624.11443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882624.14293: done with get_vars() 20698 1726882624.14316: done getting variables 20698 1726882624.14385: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:37:04 -0400 (0:00:00.777) 0:00:45.402 ****** 20698 1726882624.14422: entering _queue_task() for managed_node2/service 20698 1726882624.14821: worker is 1 (out of 1 available) 20698 1726882624.14833: exiting _queue_task() for managed_node2/service 20698 1726882624.14847: done queuing things up, now waiting for results queue to drain 20698 1726882624.14848: waiting for pending results... 20698 1726882624.15123: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20698 1726882624.15255: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000122 20698 1726882624.15277: variable 'ansible_search_path' from source: unknown 20698 1726882624.15291: variable 'ansible_search_path' from source: unknown 20698 1726882624.15331: calling self._execute() 20698 1726882624.15429: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882624.15438: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882624.15451: variable 'omit' from source: magic vars 20698 1726882624.15806: variable 'ansible_distribution_major_version' from source: facts 20698 1726882624.15826: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882624.16012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882624.16333: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882624.16398: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882624.16434: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882624.16473: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882624.16554: variable 'networkmanager_version' from source: set_fact 20698 1726882624.16574: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882624.16724: variable 'ansible_distribution_major_version' from source: facts 20698 1726882624.16734: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882624.16868: variable 'networkmanager_version' from source: set_fact 20698 1726882624.16882: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882624.16993: variable 'ansible_distribution_major_version' from source: facts 20698 1726882624.17004: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882624.17136: variable 'networkmanager_version' from source: set_fact 20698 1726882624.17149: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882624.17262: variable 'network_provider' from source: set_fact 20698 1726882624.17276: Evaluated conditional (network_provider == "nm"): True 20698 1726882624.17372: variable '__network_wpa_supplicant_required' from source: role '' defaults 20698 1726882624.18168: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 20698 1726882624.18529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882624.21892: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882624.22043: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882624.22085: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882624.22257: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882624.22297: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882624.22381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882624.22414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882624.22458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882624.22507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882624.22527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882624.22582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882624.22610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882624.22639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882624.22702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882624.22723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882624.22772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882624.22800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882624.22829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882624.22885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882624.22906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882624.23066: variable 'network_connections' from source: task vars 20698 1726882624.23088: variable 'interface' from source: play vars 20698 1726882624.23160: variable 'interface' from source: play vars 20698 1726882624.23228: 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) 20698 1726882624.23254: 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) 20698 1726882624.23286: 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) 20698 1726882624.23320: 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) 20698 1726882624.23385: variable '__network_wireless_connections_defined' from source: role '' defaults 20698 1726882624.23632: variable 'network_connections' from source: task vars 20698 1726882624.23642: variable 'interface' from source: play vars 20698 1726882624.23790: variable 'interface' from source: play vars 20698 1726882624.23840: Evaluated conditional (__network_wpa_supplicant_required): False 20698 1726882624.23850: when evaluation is False, skipping this task 20698 1726882624.23857: _execute() done 20698 1726882624.23865: dumping result to json 20698 1726882624.23874: done dumping result, returning 20698 1726882624.23885: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-6606-eaf5-000000000122] 20698 1726882624.23896: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000122 skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 20698 1726882624.24053: no more pending results, returning what we have 20698 1726882624.24057: results queue empty 20698 1726882624.24058: checking for any_errors_fatal 20698 1726882624.24081: done checking for any_errors_fatal 20698 1726882624.24082: checking for max_fail_percentage 20698 1726882624.24084: done checking for max_fail_percentage 20698 1726882624.24086: checking to see if all hosts have failed and the running result is not ok 20698 1726882624.24087: done checking to see if all hosts have failed 20698 1726882624.24088: getting the remaining hosts for this loop 20698 1726882624.24089: done getting the remaining hosts for this loop 20698 1726882624.24098: getting the next task for host managed_node2 20698 1726882624.24108: done getting next task for host managed_node2 20698 1726882624.24113: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 20698 1726882624.24117: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882624.24138: getting variables 20698 1726882624.24140: in VariableManager get_vars() 20698 1726882624.24199: Calling all_inventory to load vars for managed_node2 20698 1726882624.24202: Calling groups_inventory to load vars for managed_node2 20698 1726882624.24205: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882624.24218: Calling all_plugins_play to load vars for managed_node2 20698 1726882624.24221: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882624.24225: Calling groups_plugins_play to load vars for managed_node2 20698 1726882624.25299: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000122 20698 1726882624.25303: WORKER PROCESS EXITING 20698 1726882624.26133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882624.28144: done with get_vars() 20698 1726882624.28167: done getting variables 20698 1726882624.28399: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:37:04 -0400 (0:00:00.140) 0:00:45.542 ****** 20698 1726882624.28431: entering _queue_task() for managed_node2/service 20698 1726882624.29175: worker is 1 (out of 1 available) 20698 1726882624.29192: exiting _queue_task() for managed_node2/service 20698 1726882624.29204: done queuing things up, now waiting for results queue to drain 20698 1726882624.29206: waiting for pending results... 20698 1726882624.29927: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 20698 1726882624.30068: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000123 20698 1726882624.30088: variable 'ansible_search_path' from source: unknown 20698 1726882624.30097: variable 'ansible_search_path' from source: unknown 20698 1726882624.30136: calling self._execute() 20698 1726882624.30243: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882624.30256: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882624.30283: variable 'omit' from source: magic vars 20698 1726882624.30678: variable 'ansible_distribution_major_version' from source: facts 20698 1726882624.30701: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882624.30898: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882624.31198: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882624.31256: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882624.31301: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882624.31341: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882624.31428: variable 'networkmanager_version' from source: set_fact 20698 1726882624.31450: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882624.32061: variable 'ansible_distribution_major_version' from source: facts 20698 1726882624.32073: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882624.32233: variable 'networkmanager_version' from source: set_fact 20698 1726882624.32253: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882624.32385: variable 'ansible_distribution_major_version' from source: facts 20698 1726882624.32395: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882624.32549: variable 'networkmanager_version' from source: set_fact 20698 1726882624.32566: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882624.32702: variable 'network_provider' from source: set_fact 20698 1726882624.32712: Evaluated conditional (network_provider == "initscripts"): False 20698 1726882624.32723: when evaluation is False, skipping this task 20698 1726882624.32732: _execute() done 20698 1726882624.32738: dumping result to json 20698 1726882624.32748: done dumping result, returning 20698 1726882624.32759: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-6606-eaf5-000000000123] 20698 1726882624.32771: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000123 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20698 1726882624.32930: no more pending results, returning what we have 20698 1726882624.32935: results queue empty 20698 1726882624.32936: checking for any_errors_fatal 20698 1726882624.32943: done checking for any_errors_fatal 20698 1726882624.32944: checking for max_fail_percentage 20698 1726882624.32946: done checking for max_fail_percentage 20698 1726882624.32947: checking to see if all hosts have failed and the running result is not ok 20698 1726882624.32948: done checking to see if all hosts have failed 20698 1726882624.32949: getting the remaining hosts for this loop 20698 1726882624.32951: done getting the remaining hosts for this loop 20698 1726882624.32955: getting the next task for host managed_node2 20698 1726882624.32967: done getting next task for host managed_node2 20698 1726882624.32971: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20698 1726882624.32974: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882624.32996: getting variables 20698 1726882624.32998: in VariableManager get_vars() 20698 1726882624.33071: Calling all_inventory to load vars for managed_node2 20698 1726882624.33075: Calling groups_inventory to load vars for managed_node2 20698 1726882624.33078: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882624.33090: Calling all_plugins_play to load vars for managed_node2 20698 1726882624.33094: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882624.33097: Calling groups_plugins_play to load vars for managed_node2 20698 1726882624.34183: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000123 20698 1726882624.34186: WORKER PROCESS EXITING 20698 1726882624.39620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882624.41156: done with get_vars() 20698 1726882624.41190: done getting variables 20698 1726882624.41256: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:37:04 -0400 (0:00:00.128) 0:00:45.671 ****** 20698 1726882624.41310: entering _queue_task() for managed_node2/copy 20698 1726882624.41705: worker is 1 (out of 1 available) 20698 1726882624.41722: exiting _queue_task() for managed_node2/copy 20698 1726882624.41734: done queuing things up, now waiting for results queue to drain 20698 1726882624.41736: waiting for pending results... 20698 1726882624.42107: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20698 1726882624.42305: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000124 20698 1726882624.42333: variable 'ansible_search_path' from source: unknown 20698 1726882624.42345: variable 'ansible_search_path' from source: unknown 20698 1726882624.42417: calling self._execute() 20698 1726882624.42547: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882624.42559: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882624.42576: variable 'omit' from source: magic vars 20698 1726882624.43213: variable 'ansible_distribution_major_version' from source: facts 20698 1726882624.43232: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882624.43449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882624.43830: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882624.43924: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882624.43987: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882624.44105: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882624.44242: variable 'networkmanager_version' from source: set_fact 20698 1726882624.44290: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882624.44578: variable 'ansible_distribution_major_version' from source: facts 20698 1726882624.44582: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882624.44775: variable 'networkmanager_version' from source: set_fact 20698 1726882624.44786: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882624.44917: variable 'ansible_distribution_major_version' from source: facts 20698 1726882624.44920: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882624.45154: variable 'networkmanager_version' from source: set_fact 20698 1726882624.45168: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882624.45267: variable 'network_provider' from source: set_fact 20698 1726882624.45270: Evaluated conditional (network_provider == "initscripts"): False 20698 1726882624.45274: when evaluation is False, skipping this task 20698 1726882624.45278: _execute() done 20698 1726882624.45280: dumping result to json 20698 1726882624.45282: done dumping result, returning 20698 1726882624.45292: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-6606-eaf5-000000000124] 20698 1726882624.45295: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000124 20698 1726882624.45393: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000124 20698 1726882624.45395: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 20698 1726882624.45435: no more pending results, returning what we have 20698 1726882624.45439: results queue empty 20698 1726882624.45440: checking for any_errors_fatal 20698 1726882624.45447: done checking for any_errors_fatal 20698 1726882624.45447: checking for max_fail_percentage 20698 1726882624.45449: done checking for max_fail_percentage 20698 1726882624.45450: checking to see if all hosts have failed and the running result is not ok 20698 1726882624.45451: done checking to see if all hosts have failed 20698 1726882624.45452: getting the remaining hosts for this loop 20698 1726882624.45453: done getting the remaining hosts for this loop 20698 1726882624.45457: getting the next task for host managed_node2 20698 1726882624.45469: done getting next task for host managed_node2 20698 1726882624.45472: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20698 1726882624.45475: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882624.45494: getting variables 20698 1726882624.45495: in VariableManager get_vars() 20698 1726882624.45540: Calling all_inventory to load vars for managed_node2 20698 1726882624.45542: Calling groups_inventory to load vars for managed_node2 20698 1726882624.45544: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882624.45554: Calling all_plugins_play to load vars for managed_node2 20698 1726882624.45557: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882624.45562: Calling groups_plugins_play to load vars for managed_node2 20698 1726882624.46629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882624.48757: done with get_vars() 20698 1726882624.48781: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:37:04 -0400 (0:00:00.075) 0:00:45.747 ****** 20698 1726882624.48879: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20698 1726882624.49191: worker is 1 (out of 1 available) 20698 1726882624.49203: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20698 1726882624.49213: done queuing things up, now waiting for results queue to drain 20698 1726882624.49214: waiting for pending results... 20698 1726882624.49580: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20698 1726882624.49736: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000125 20698 1726882624.49755: variable 'ansible_search_path' from source: unknown 20698 1726882624.49769: variable 'ansible_search_path' from source: unknown 20698 1726882624.49816: calling self._execute() 20698 1726882624.49927: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882624.49939: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882624.49953: variable 'omit' from source: magic vars 20698 1726882624.50370: variable 'ansible_distribution_major_version' from source: facts 20698 1726882624.50388: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882624.50583: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882624.50939: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882624.51003: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882624.51045: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882624.51118: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882624.51221: variable 'networkmanager_version' from source: set_fact 20698 1726882624.51240: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882624.51367: variable 'ansible_distribution_major_version' from source: facts 20698 1726882624.51378: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882624.51524: variable 'networkmanager_version' from source: set_fact 20698 1726882624.51539: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882624.51662: variable 'ansible_distribution_major_version' from source: facts 20698 1726882624.51675: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882624.51814: variable 'networkmanager_version' from source: set_fact 20698 1726882624.51832: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882624.51843: variable 'omit' from source: magic vars 20698 1726882624.51908: variable 'omit' from source: magic vars 20698 1726882624.52067: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882624.56568: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882624.56637: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882624.56688: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882624.56776: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882624.56809: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882624.57018: variable 'network_provider' from source: set_fact 20698 1726882624.57369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882624.57470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882624.57505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882624.57593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882624.57674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882624.57813: variable 'omit' from source: magic vars 20698 1726882624.58093: variable 'omit' from source: magic vars 20698 1726882624.58311: variable 'network_connections' from source: task vars 20698 1726882624.58390: variable 'interface' from source: play vars 20698 1726882624.58491: variable 'interface' from source: play vars 20698 1726882624.58656: variable 'omit' from source: magic vars 20698 1726882624.58680: variable '__lsr_ansible_managed' from source: task vars 20698 1726882624.58751: variable '__lsr_ansible_managed' from source: task vars 20698 1726882624.59151: Loaded config def from plugin (lookup/template) 20698 1726882624.59169: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 20698 1726882624.59202: File lookup term: get_ansible_managed.j2 20698 1726882624.59211: variable 'ansible_search_path' from source: unknown 20698 1726882624.59220: evaluation_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 20698 1726882624.59237: search_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 20698 1726882624.59267: variable 'ansible_search_path' from source: unknown 20698 1726882624.67177: variable 'ansible_managed' from source: unknown 20698 1726882624.67326: variable 'omit' from source: magic vars 20698 1726882624.67361: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882624.67399: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882624.67426: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882624.67448: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882624.67467: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882624.67505: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882624.67515: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882624.67529: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882624.67653: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882624.67670: Set connection var ansible_shell_executable to /bin/sh 20698 1726882624.67692: Set connection var ansible_pipelining to False 20698 1726882624.67782: Set connection var ansible_timeout to 10 20698 1726882624.67790: Set connection var ansible_connection to ssh 20698 1726882624.67797: Set connection var ansible_shell_type to sh 20698 1726882624.67827: variable 'ansible_shell_executable' from source: unknown 20698 1726882624.67835: variable 'ansible_connection' from source: unknown 20698 1726882624.67842: variable 'ansible_module_compression' from source: unknown 20698 1726882624.67849: variable 'ansible_shell_type' from source: unknown 20698 1726882624.67855: variable 'ansible_shell_executable' from source: unknown 20698 1726882624.67869: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882624.67884: variable 'ansible_pipelining' from source: unknown 20698 1726882624.67891: variable 'ansible_timeout' from source: unknown 20698 1726882624.67898: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882624.68032: 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__) 20698 1726882624.68048: variable 'omit' from source: magic vars 20698 1726882624.68062: starting attempt loop 20698 1726882624.68072: running the handler 20698 1726882624.68089: _low_level_execute_command(): starting 20698 1726882624.68107: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882624.69487: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882624.69506: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882624.69526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882624.69545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882624.69591: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882624.69604: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882624.69626: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882624.69644: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882624.69657: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882624.69675: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882624.69687: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882624.69700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882624.69716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882624.69735: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882624.69746: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882624.69765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882624.69848: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882624.69871: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882624.69886: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882624.70021: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882624.71685: stdout chunk (state=3): >>>/root <<< 20698 1726882624.71840: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882624.71845: stdout chunk (state=3): >>><<< 20698 1726882624.71854: stderr chunk (state=3): >>><<< 20698 1726882624.71874: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882624.71885: _low_level_execute_command(): starting 20698 1726882624.71890: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882624.7187355-22673-118871319222460 `" && echo ansible-tmp-1726882624.7187355-22673-118871319222460="` echo /root/.ansible/tmp/ansible-tmp-1726882624.7187355-22673-118871319222460 `" ) && sleep 0' 20698 1726882624.72500: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882624.72509: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882624.72518: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882624.72531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882624.72569: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882624.72577: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882624.72585: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882624.72599: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882624.72606: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882624.72613: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882624.72621: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882624.72630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882624.72641: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882624.72649: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882624.72655: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882624.72666: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882624.72739: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882624.72752: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882624.72767: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882624.72995: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882624.74868: stdout chunk (state=3): >>>ansible-tmp-1726882624.7187355-22673-118871319222460=/root/.ansible/tmp/ansible-tmp-1726882624.7187355-22673-118871319222460 <<< 20698 1726882624.74982: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882624.75041: stderr chunk (state=3): >>><<< 20698 1726882624.75044: stdout chunk (state=3): >>><<< 20698 1726882624.75170: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882624.7187355-22673-118871319222460=/root/.ansible/tmp/ansible-tmp-1726882624.7187355-22673-118871319222460 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882624.75173: variable 'ansible_module_compression' from source: unknown 20698 1726882624.75176: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2069822553mst/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 20698 1726882624.75369: variable 'ansible_facts' from source: unknown 20698 1726882624.75372: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882624.7187355-22673-118871319222460/AnsiballZ_network_connections.py 20698 1726882624.75445: Sending initial data 20698 1726882624.75449: Sent initial data (168 bytes) 20698 1726882624.76390: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882624.76403: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882624.76416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882624.76431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882624.76475: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882624.76494: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882624.76507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882624.76523: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882624.76533: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882624.76543: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882624.76556: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882624.76574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882624.76596: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882624.76608: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882624.76617: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882624.76629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882624.76712: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882624.76734: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882624.76749: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882624.76911: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882624.78623: 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 <<< 20698 1726882624.78719: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882624.78821: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmpgsqmmliy /root/.ansible/tmp/ansible-tmp-1726882624.7187355-22673-118871319222460/AnsiballZ_network_connections.py <<< 20698 1726882624.78916: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882624.81330: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882624.81341: stderr chunk (state=3): >>><<< 20698 1726882624.81343: stdout chunk (state=3): >>><<< 20698 1726882624.81365: done transferring module to remote 20698 1726882624.81373: _low_level_execute_command(): starting 20698 1726882624.81378: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882624.7187355-22673-118871319222460/ /root/.ansible/tmp/ansible-tmp-1726882624.7187355-22673-118871319222460/AnsiballZ_network_connections.py && sleep 0' 20698 1726882624.82031: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882624.82035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882624.82079: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 20698 1726882624.82085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882624.82102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882624.82105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882624.82186: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882624.82189: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882624.82202: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882624.82318: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882624.84250: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882624.84533: stderr chunk (state=3): >>><<< 20698 1726882624.84542: stdout chunk (state=3): >>><<< 20698 1726882624.84602: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882624.84605: _low_level_execute_command(): starting 20698 1726882624.84610: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882624.7187355-22673-118871319222460/AnsiballZ_network_connections.py && sleep 0' 20698 1726882624.85316: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882624.85323: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882624.85330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882624.85354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882624.85405: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882624.85417: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882624.85423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882624.85437: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882624.85473: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882624.85476: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882624.85478: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882624.85484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882624.85491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882624.85505: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882624.85508: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882624.85519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882624.85619: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882624.85639: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882624.85653: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882624.86015: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882625.12121: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 20698 1726882625.14036: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882625.14090: stderr chunk (state=3): >>><<< 20698 1726882625.14093: stdout chunk (state=3): >>><<< 20698 1726882625.14108: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. 20698 1726882625.14141: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'testnic1', 'state': 'up', 'type': 'ethernet', 'ip': {'dhcp4': 'no', 'auto6': 'no'}}], '__header': '#\n# Ansible managed\n#\n# system_role:network\n', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.network_connections', '_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-1726882624.7187355-22673-118871319222460/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882625.14149: _low_level_execute_command(): starting 20698 1726882625.14154: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882624.7187355-22673-118871319222460/ > /dev/null 2>&1 && sleep 0' 20698 1726882625.14757: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882625.14766: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882625.14780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882625.14792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882625.14825: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882625.14832: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882625.14842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882625.14854: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882625.14863: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882625.14868: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882625.14878: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882625.14886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882625.14897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882625.14904: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882625.14911: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882625.14920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882625.14992: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882625.15015: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882625.15018: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882625.15143: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882625.16922: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882625.16968: stderr chunk (state=3): >>><<< 20698 1726882625.16971: stdout chunk (state=3): >>><<< 20698 1726882625.16982: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882625.16988: handler run complete 20698 1726882625.17006: attempt loop complete, returning result 20698 1726882625.17009: _execute() done 20698 1726882625.17011: dumping result to json 20698 1726882625.17016: done dumping result, returning 20698 1726882625.17024: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-6606-eaf5-000000000125] 20698 1726882625.17028: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000125 20698 1726882625.17144: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000125 20698 1726882625.17147: WORKER PROCESS EXITING changed: [managed_node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": "no", "dhcp4": "no" }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44 [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44 (is-modified) [005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': "nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)", 'success': None} 20698 1726882625.17249: no more pending results, returning what we have 20698 1726882625.17252: results queue empty 20698 1726882625.17253: checking for any_errors_fatal 20698 1726882625.17258: done checking for any_errors_fatal 20698 1726882625.17258: checking for max_fail_percentage 20698 1726882625.17260: done checking for max_fail_percentage 20698 1726882625.17261: checking to see if all hosts have failed and the running result is not ok 20698 1726882625.17262: done checking to see if all hosts have failed 20698 1726882625.17263: getting the remaining hosts for this loop 20698 1726882625.17266: done getting the remaining hosts for this loop 20698 1726882625.17269: getting the next task for host managed_node2 20698 1726882625.17277: done getting next task for host managed_node2 20698 1726882625.17280: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 20698 1726882625.17283: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882625.17295: getting variables 20698 1726882625.17296: in VariableManager get_vars() 20698 1726882625.17344: Calling all_inventory to load vars for managed_node2 20698 1726882625.17347: Calling groups_inventory to load vars for managed_node2 20698 1726882625.17349: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882625.17359: Calling all_plugins_play to load vars for managed_node2 20698 1726882625.17361: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882625.17366: Calling groups_plugins_play to load vars for managed_node2 20698 1726882625.18771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882625.19740: done with get_vars() 20698 1726882625.19756: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:37:05 -0400 (0:00:00.709) 0:00:46.456 ****** 20698 1726882625.19823: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20698 1726882625.20024: worker is 1 (out of 1 available) 20698 1726882625.20035: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20698 1726882625.20046: done queuing things up, now waiting for results queue to drain 20698 1726882625.20048: waiting for pending results... 20698 1726882625.20225: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 20698 1726882625.20317: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000126 20698 1726882625.20334: variable 'ansible_search_path' from source: unknown 20698 1726882625.20338: variable 'ansible_search_path' from source: unknown 20698 1726882625.20369: calling self._execute() 20698 1726882625.20449: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882625.20452: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882625.20504: variable 'omit' from source: magic vars 20698 1726882625.21153: variable 'ansible_distribution_major_version' from source: facts 20698 1726882625.21196: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882625.21445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882625.21689: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882625.21722: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882625.21747: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882625.21813: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882625.21947: variable 'networkmanager_version' from source: set_fact 20698 1726882625.21973: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882625.22158: variable 'ansible_distribution_major_version' from source: facts 20698 1726882625.22167: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882625.22345: variable 'networkmanager_version' from source: set_fact 20698 1726882625.22374: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882625.22503: variable 'ansible_distribution_major_version' from source: facts 20698 1726882625.22506: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882625.22682: variable 'networkmanager_version' from source: set_fact 20698 1726882625.22699: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882625.22846: variable 'network_state' from source: role '' defaults 20698 1726882625.22865: Evaluated conditional (network_state != {}): False 20698 1726882625.22871: when evaluation is False, skipping this task 20698 1726882625.22881: _execute() done 20698 1726882625.22885: dumping result to json 20698 1726882625.22897: done dumping result, returning 20698 1726882625.22900: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-6606-eaf5-000000000126] 20698 1726882625.22903: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000126 20698 1726882625.23027: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000126 20698 1726882625.23030: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20698 1726882625.23085: no more pending results, returning what we have 20698 1726882625.23089: results queue empty 20698 1726882625.23090: checking for any_errors_fatal 20698 1726882625.23097: done checking for any_errors_fatal 20698 1726882625.23098: checking for max_fail_percentage 20698 1726882625.23099: done checking for max_fail_percentage 20698 1726882625.23100: checking to see if all hosts have failed and the running result is not ok 20698 1726882625.23101: done checking to see if all hosts have failed 20698 1726882625.23102: getting the remaining hosts for this loop 20698 1726882625.23103: done getting the remaining hosts for this loop 20698 1726882625.23106: getting the next task for host managed_node2 20698 1726882625.23114: done getting next task for host managed_node2 20698 1726882625.23118: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20698 1726882625.23120: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882625.23136: getting variables 20698 1726882625.23137: in VariableManager get_vars() 20698 1726882625.23189: Calling all_inventory to load vars for managed_node2 20698 1726882625.23192: Calling groups_inventory to load vars for managed_node2 20698 1726882625.23194: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882625.23203: Calling all_plugins_play to load vars for managed_node2 20698 1726882625.23205: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882625.23208: Calling groups_plugins_play to load vars for managed_node2 20698 1726882625.24675: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882625.25712: done with get_vars() 20698 1726882625.25727: done getting variables 20698 1726882625.25768: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:37:05 -0400 (0:00:00.059) 0:00:46.516 ****** 20698 1726882625.25791: entering _queue_task() for managed_node2/debug 20698 1726882625.25976: worker is 1 (out of 1 available) 20698 1726882625.25989: exiting _queue_task() for managed_node2/debug 20698 1726882625.26000: done queuing things up, now waiting for results queue to drain 20698 1726882625.26001: waiting for pending results... 20698 1726882625.26171: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20698 1726882625.26259: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000127 20698 1726882625.26275: variable 'ansible_search_path' from source: unknown 20698 1726882625.26278: variable 'ansible_search_path' from source: unknown 20698 1726882625.26305: calling self._execute() 20698 1726882625.26380: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882625.26384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882625.26393: variable 'omit' from source: magic vars 20698 1726882625.26894: variable 'ansible_distribution_major_version' from source: facts 20698 1726882625.26898: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882625.26901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882625.27156: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882625.27213: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882625.27259: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882625.27289: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882625.27389: variable 'networkmanager_version' from source: set_fact 20698 1726882625.27398: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882625.27606: variable 'ansible_distribution_major_version' from source: facts 20698 1726882625.27610: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882625.27751: variable 'networkmanager_version' from source: set_fact 20698 1726882625.27767: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882625.27882: variable 'ansible_distribution_major_version' from source: facts 20698 1726882625.27885: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882625.28019: variable 'networkmanager_version' from source: set_fact 20698 1726882625.28032: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882625.28067: variable 'omit' from source: magic vars 20698 1726882625.28112: variable 'omit' from source: magic vars 20698 1726882625.28166: variable 'omit' from source: magic vars 20698 1726882625.28198: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882625.28237: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882625.28276: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882625.28306: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882625.28331: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882625.28373: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882625.28387: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882625.28396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882625.28517: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882625.28540: Set connection var ansible_shell_executable to /bin/sh 20698 1726882625.28554: Set connection var ansible_pipelining to False 20698 1726882625.28570: Set connection var ansible_timeout to 10 20698 1726882625.28578: Set connection var ansible_connection to ssh 20698 1726882625.28584: Set connection var ansible_shell_type to sh 20698 1726882625.28634: variable 'ansible_shell_executable' from source: unknown 20698 1726882625.28638: variable 'ansible_connection' from source: unknown 20698 1726882625.28646: variable 'ansible_module_compression' from source: unknown 20698 1726882625.28654: variable 'ansible_shell_type' from source: unknown 20698 1726882625.28663: variable 'ansible_shell_executable' from source: unknown 20698 1726882625.28674: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882625.28689: variable 'ansible_pipelining' from source: unknown 20698 1726882625.28698: variable 'ansible_timeout' from source: unknown 20698 1726882625.28707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882625.28815: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882625.28832: variable 'omit' from source: magic vars 20698 1726882625.28843: starting attempt loop 20698 1726882625.28849: running the handler 20698 1726882625.29015: variable '__network_connections_result' from source: set_fact 20698 1726882625.29097: handler run complete 20698 1726882625.29117: attempt loop complete, returning result 20698 1726882625.29124: _execute() done 20698 1726882625.29131: dumping result to json 20698 1726882625.29139: done dumping result, returning 20698 1726882625.29152: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-6606-eaf5-000000000127] 20698 1726882625.29168: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000127 20698 1726882625.29284: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000127 ok: [managed_node2] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}" ] } 20698 1726882625.29377: no more pending results, returning what we have 20698 1726882625.29381: results queue empty 20698 1726882625.29382: checking for any_errors_fatal 20698 1726882625.29387: done checking for any_errors_fatal 20698 1726882625.29388: checking for max_fail_percentage 20698 1726882625.29390: done checking for max_fail_percentage 20698 1726882625.29391: checking to see if all hosts have failed and the running result is not ok 20698 1726882625.29392: done checking to see if all hosts have failed 20698 1726882625.29393: getting the remaining hosts for this loop 20698 1726882625.29394: done getting the remaining hosts for this loop 20698 1726882625.29398: getting the next task for host managed_node2 20698 1726882625.29406: done getting next task for host managed_node2 20698 1726882625.29410: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20698 1726882625.29413: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882625.29432: getting variables 20698 1726882625.29435: in VariableManager get_vars() 20698 1726882625.29489: Calling all_inventory to load vars for managed_node2 20698 1726882625.29492: Calling groups_inventory to load vars for managed_node2 20698 1726882625.29495: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882625.29518: Calling all_plugins_play to load vars for managed_node2 20698 1726882625.29525: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882625.29531: Calling groups_plugins_play to load vars for managed_node2 20698 1726882625.30172: WORKER PROCESS EXITING 20698 1726882625.30530: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882625.31955: done with get_vars() 20698 1726882625.31978: done getting variables 20698 1726882625.32033: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:37:05 -0400 (0:00:00.062) 0:00:46.579 ****** 20698 1726882625.32074: entering _queue_task() for managed_node2/debug 20698 1726882625.32341: worker is 1 (out of 1 available) 20698 1726882625.32360: exiting _queue_task() for managed_node2/debug 20698 1726882625.32373: done queuing things up, now waiting for results queue to drain 20698 1726882625.32374: waiting for pending results... 20698 1726882625.32667: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20698 1726882625.32786: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000128 20698 1726882625.32798: variable 'ansible_search_path' from source: unknown 20698 1726882625.32801: variable 'ansible_search_path' from source: unknown 20698 1726882625.32854: calling self._execute() 20698 1726882625.32969: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882625.32973: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882625.32978: variable 'omit' from source: magic vars 20698 1726882625.33395: variable 'ansible_distribution_major_version' from source: facts 20698 1726882625.33413: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882625.33603: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882625.33897: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882625.33940: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882625.33984: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882625.34020: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882625.34122: variable 'networkmanager_version' from source: set_fact 20698 1726882625.34135: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882625.34285: variable 'ansible_distribution_major_version' from source: facts 20698 1726882625.34290: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882625.34438: variable 'networkmanager_version' from source: set_fact 20698 1726882625.34446: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882625.34559: variable 'ansible_distribution_major_version' from source: facts 20698 1726882625.34562: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882625.34690: variable 'networkmanager_version' from source: set_fact 20698 1726882625.34704: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882625.34709: variable 'omit' from source: magic vars 20698 1726882625.34761: variable 'omit' from source: magic vars 20698 1726882625.34796: variable 'omit' from source: magic vars 20698 1726882625.34826: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882625.34851: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882625.34872: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882625.34888: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882625.34897: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882625.34928: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882625.34931: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882625.34933: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882625.35033: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882625.35037: Set connection var ansible_shell_executable to /bin/sh 20698 1726882625.35043: Set connection var ansible_pipelining to False 20698 1726882625.35049: Set connection var ansible_timeout to 10 20698 1726882625.35052: Set connection var ansible_connection to ssh 20698 1726882625.35054: Set connection var ansible_shell_type to sh 20698 1726882625.35084: variable 'ansible_shell_executable' from source: unknown 20698 1726882625.35087: variable 'ansible_connection' from source: unknown 20698 1726882625.35090: variable 'ansible_module_compression' from source: unknown 20698 1726882625.35093: variable 'ansible_shell_type' from source: unknown 20698 1726882625.35095: variable 'ansible_shell_executable' from source: unknown 20698 1726882625.35097: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882625.35099: variable 'ansible_pipelining' from source: unknown 20698 1726882625.35101: variable 'ansible_timeout' from source: unknown 20698 1726882625.35106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882625.35211: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882625.35224: variable 'omit' from source: magic vars 20698 1726882625.35229: starting attempt loop 20698 1726882625.35232: running the handler 20698 1726882625.35286: variable '__network_connections_result' from source: set_fact 20698 1726882625.35357: variable '__network_connections_result' from source: set_fact 20698 1726882625.35484: handler run complete 20698 1726882625.35506: attempt loop complete, returning result 20698 1726882625.35508: _execute() done 20698 1726882625.35511: dumping result to json 20698 1726882625.35514: done dumping result, returning 20698 1726882625.35523: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-6606-eaf5-000000000128] 20698 1726882625.35528: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000128 20698 1726882625.35621: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000128 20698 1726882625.35624: WORKER PROCESS EXITING ok: [managed_node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": "no", "dhcp4": "no" }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 22c6bea6-beb1-4fd1-81b7-f63d79c5bb44 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}" ] } } 20698 1726882625.35723: no more pending results, returning what we have 20698 1726882625.35727: results queue empty 20698 1726882625.35728: checking for any_errors_fatal 20698 1726882625.35734: done checking for any_errors_fatal 20698 1726882625.35735: checking for max_fail_percentage 20698 1726882625.35736: done checking for max_fail_percentage 20698 1726882625.35737: checking to see if all hosts have failed and the running result is not ok 20698 1726882625.35739: done checking to see if all hosts have failed 20698 1726882625.35739: getting the remaining hosts for this loop 20698 1726882625.35741: done getting the remaining hosts for this loop 20698 1726882625.35744: getting the next task for host managed_node2 20698 1726882625.35752: done getting next task for host managed_node2 20698 1726882625.35756: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20698 1726882625.35761: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882625.35774: getting variables 20698 1726882625.35776: in VariableManager get_vars() 20698 1726882625.35826: Calling all_inventory to load vars for managed_node2 20698 1726882625.35829: Calling groups_inventory to load vars for managed_node2 20698 1726882625.35832: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882625.35842: Calling all_plugins_play to load vars for managed_node2 20698 1726882625.35845: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882625.35848: Calling groups_plugins_play to load vars for managed_node2 20698 1726882625.37520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882625.39471: done with get_vars() 20698 1726882625.39491: done getting variables 20698 1726882625.39542: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:37:05 -0400 (0:00:00.075) 0:00:46.654 ****** 20698 1726882625.39581: entering _queue_task() for managed_node2/debug 20698 1726882625.40202: worker is 1 (out of 1 available) 20698 1726882625.40214: exiting _queue_task() for managed_node2/debug 20698 1726882625.40226: done queuing things up, now waiting for results queue to drain 20698 1726882625.40227: waiting for pending results... 20698 1726882625.40796: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20698 1726882625.40978: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000129 20698 1726882625.40999: variable 'ansible_search_path' from source: unknown 20698 1726882625.41011: variable 'ansible_search_path' from source: unknown 20698 1726882625.41062: calling self._execute() 20698 1726882625.41171: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882625.41183: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882625.41198: variable 'omit' from source: magic vars 20698 1726882625.41590: variable 'ansible_distribution_major_version' from source: facts 20698 1726882625.41608: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882625.41789: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882625.42061: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882625.42115: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882625.42153: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882625.42194: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882625.42279: variable 'networkmanager_version' from source: set_fact 20698 1726882625.42296: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882625.42436: variable 'ansible_distribution_major_version' from source: facts 20698 1726882625.42447: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882625.42591: variable 'networkmanager_version' from source: set_fact 20698 1726882625.42605: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882625.42720: variable 'ansible_distribution_major_version' from source: facts 20698 1726882625.42731: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882625.42945: variable 'networkmanager_version' from source: set_fact 20698 1726882625.42961: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882625.43077: variable 'network_state' from source: role '' defaults 20698 1726882625.43090: Evaluated conditional (network_state != {}): False 20698 1726882625.43097: when evaluation is False, skipping this task 20698 1726882625.43104: _execute() done 20698 1726882625.43108: dumping result to json 20698 1726882625.43113: done dumping result, returning 20698 1726882625.43121: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-6606-eaf5-000000000129] 20698 1726882625.43129: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000129 skipping: [managed_node2] => { "false_condition": "network_state != {}" } 20698 1726882625.43267: no more pending results, returning what we have 20698 1726882625.43270: results queue empty 20698 1726882625.43271: checking for any_errors_fatal 20698 1726882625.43278: done checking for any_errors_fatal 20698 1726882625.43279: checking for max_fail_percentage 20698 1726882625.43281: done checking for max_fail_percentage 20698 1726882625.43282: checking to see if all hosts have failed and the running result is not ok 20698 1726882625.43283: done checking to see if all hosts have failed 20698 1726882625.43284: getting the remaining hosts for this loop 20698 1726882625.43286: done getting the remaining hosts for this loop 20698 1726882625.43289: getting the next task for host managed_node2 20698 1726882625.43297: done getting next task for host managed_node2 20698 1726882625.43301: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 20698 1726882625.43304: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20698 1726882625.43325: getting variables 20698 1726882625.43327: in VariableManager get_vars() 20698 1726882625.43386: Calling all_inventory to load vars for managed_node2 20698 1726882625.43390: Calling groups_inventory to load vars for managed_node2 20698 1726882625.43392: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882625.43403: Calling all_plugins_play to load vars for managed_node2 20698 1726882625.43406: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882625.43409: Calling groups_plugins_play to load vars for managed_node2 20698 1726882625.44483: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000129 20698 1726882625.44487: WORKER PROCESS EXITING 20698 1726882625.45198: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882625.48032: done with get_vars() 20698 1726882625.48053: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:37:05 -0400 (0:00:00.085) 0:00:46.739 ****** 20698 1726882625.48147: entering _queue_task() for managed_node2/ping 20698 1726882625.48404: worker is 1 (out of 1 available) 20698 1726882625.48416: exiting _queue_task() for managed_node2/ping 20698 1726882625.48428: done queuing things up, now waiting for results queue to drain 20698 1726882625.48429: waiting for pending results... 20698 1726882625.48692: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 20698 1726882625.48819: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000012a 20698 1726882625.48839: variable 'ansible_search_path' from source: unknown 20698 1726882625.48848: variable 'ansible_search_path' from source: unknown 20698 1726882625.48893: calling self._execute() 20698 1726882625.48993: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882625.49004: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882625.49019: variable 'omit' from source: magic vars 20698 1726882625.49505: variable 'ansible_distribution_major_version' from source: facts 20698 1726882625.49646: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882625.49933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882625.50562: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882625.50729: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882625.50770: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882625.50802: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882625.50887: variable 'networkmanager_version' from source: set_fact 20698 1726882625.51052: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882625.51324: variable 'ansible_distribution_major_version' from source: facts 20698 1726882625.51334: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882625.51699: variable 'networkmanager_version' from source: set_fact 20698 1726882625.51712: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882625.51865: variable 'ansible_distribution_major_version' from source: facts 20698 1726882625.51877: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882625.52020: variable 'networkmanager_version' from source: set_fact 20698 1726882625.52034: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882625.52049: variable 'omit' from source: magic vars 20698 1726882625.52112: variable 'omit' from source: magic vars 20698 1726882625.52156: variable 'omit' from source: magic vars 20698 1726882625.52196: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882625.52229: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882625.52254: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882625.52281: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882625.52295: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882625.52326: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882625.52334: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882625.52345: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882625.52445: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882625.52467: Set connection var ansible_shell_executable to /bin/sh 20698 1726882625.52480: Set connection var ansible_pipelining to False 20698 1726882625.52491: Set connection var ansible_timeout to 10 20698 1726882625.52497: Set connection var ansible_connection to ssh 20698 1726882625.52503: Set connection var ansible_shell_type to sh 20698 1726882625.52530: variable 'ansible_shell_executable' from source: unknown 20698 1726882625.52537: variable 'ansible_connection' from source: unknown 20698 1726882625.52542: variable 'ansible_module_compression' from source: unknown 20698 1726882625.52547: variable 'ansible_shell_type' from source: unknown 20698 1726882625.52552: variable 'ansible_shell_executable' from source: unknown 20698 1726882625.52564: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882625.52574: variable 'ansible_pipelining' from source: unknown 20698 1726882625.52580: variable 'ansible_timeout' from source: unknown 20698 1726882625.52587: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882625.52740: 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__) 20698 1726882625.52756: variable 'omit' from source: magic vars 20698 1726882625.52772: starting attempt loop 20698 1726882625.52782: running the handler 20698 1726882625.52798: _low_level_execute_command(): starting 20698 1726882625.52810: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882625.55330: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882625.55334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882625.55372: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 20698 1726882625.55378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882625.55381: 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.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882625.55435: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882625.55453: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882625.55467: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882625.55607: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882625.57257: stdout chunk (state=3): >>>/root <<< 20698 1726882625.57428: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882625.57432: stdout chunk (state=3): >>><<< 20698 1726882625.57440: stderr chunk (state=3): >>><<< 20698 1726882625.57469: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882625.57482: _low_level_execute_command(): starting 20698 1726882625.57487: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882625.574678-22715-110306682608687 `" && echo ansible-tmp-1726882625.574678-22715-110306682608687="` echo /root/.ansible/tmp/ansible-tmp-1726882625.574678-22715-110306682608687 `" ) && sleep 0' 20698 1726882625.59038: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882625.59043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882625.59227: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882625.59233: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration <<< 20698 1726882625.59247: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882625.59253: 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.11.158 originally 10.31.11.158 <<< 20698 1726882625.59261: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882625.59276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882625.59469: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882625.59491: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882625.59968: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882625.61514: stdout chunk (state=3): >>>ansible-tmp-1726882625.574678-22715-110306682608687=/root/.ansible/tmp/ansible-tmp-1726882625.574678-22715-110306682608687 <<< 20698 1726882625.61698: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882625.61701: stdout chunk (state=3): >>><<< 20698 1726882625.61704: stderr chunk (state=3): >>><<< 20698 1726882625.61970: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882625.574678-22715-110306682608687=/root/.ansible/tmp/ansible-tmp-1726882625.574678-22715-110306682608687 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882625.61973: variable 'ansible_module_compression' from source: unknown 20698 1726882625.61975: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2069822553mst/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 20698 1726882625.61978: variable 'ansible_facts' from source: unknown 20698 1726882625.61980: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882625.574678-22715-110306682608687/AnsiballZ_ping.py 20698 1726882625.62538: Sending initial data 20698 1726882625.62541: Sent initial data (152 bytes) 20698 1726882625.65356: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882625.65362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882625.65688: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882625.65695: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882625.65706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882625.65719: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882625.65727: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882625.65734: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882625.65741: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882625.65755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882625.65770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882625.65779: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882625.65785: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882625.65794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882625.65866: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882625.65884: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882625.65897: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882625.66027: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882625.67807: 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 <<< 20698 1726882625.67811: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 20698 1726882625.67905: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882625.68005: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmpkjcz3lnr /root/.ansible/tmp/ansible-tmp-1726882625.574678-22715-110306682608687/AnsiballZ_ping.py <<< 20698 1726882625.68099: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882625.69712: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882625.69953: stderr chunk (state=3): >>><<< 20698 1726882625.69956: stdout chunk (state=3): >>><<< 20698 1726882625.69961: done transferring module to remote 20698 1726882625.69969: _low_level_execute_command(): starting 20698 1726882625.69972: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882625.574678-22715-110306682608687/ /root/.ansible/tmp/ansible-tmp-1726882625.574678-22715-110306682608687/AnsiballZ_ping.py && sleep 0' 20698 1726882625.71404: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882625.71418: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882625.71434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882625.71452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882625.71500: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882625.71522: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882625.71536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882625.71552: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882625.71632: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882625.71645: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882625.71661: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882625.71679: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882625.71696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882625.71707: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882625.71718: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882625.71734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882625.71812: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882625.71886: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882625.71902: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882625.72077: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882625.73975: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882625.73978: stdout chunk (state=3): >>><<< 20698 1726882625.73980: stderr chunk (state=3): >>><<< 20698 1726882625.74068: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882625.74072: _low_level_execute_command(): starting 20698 1726882625.74074: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882625.574678-22715-110306682608687/AnsiballZ_ping.py && sleep 0' 20698 1726882625.74775: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882625.74778: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882625.74812: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882625.74815: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882625.74817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found <<< 20698 1726882625.74819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882625.74884: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882625.74888: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882625.75016: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882625.87885: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 20698 1726882625.88870: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882625.88941: stderr chunk (state=3): >>><<< 20698 1726882625.88944: stdout chunk (state=3): >>><<< 20698 1726882625.88971: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. 20698 1726882625.89081: done with _execute_module (ping, {'_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': 'ping', '_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-1726882625.574678-22715-110306682608687/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882625.89085: _low_level_execute_command(): starting 20698 1726882625.89088: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882625.574678-22715-110306682608687/ > /dev/null 2>&1 && sleep 0' 20698 1726882625.89692: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882625.89704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882625.89747: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882625.89750: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882625.89753: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882625.89804: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882625.89834: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882625.89930: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882625.91776: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882625.91873: stderr chunk (state=3): >>><<< 20698 1726882625.91898: stdout chunk (state=3): >>><<< 20698 1726882625.92061: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882625.92092: handler run complete 20698 1726882625.92108: attempt loop complete, returning result 20698 1726882625.92142: _execute() done 20698 1726882625.92146: dumping result to json 20698 1726882625.92148: done dumping result, returning 20698 1726882625.92150: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-6606-eaf5-00000000012a] 20698 1726882625.92152: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000012a 20698 1726882625.92336: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000012a 20698 1726882625.92340: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "ping": "pong" } 20698 1726882625.92405: no more pending results, returning what we have 20698 1726882625.92410: results queue empty 20698 1726882625.92410: checking for any_errors_fatal 20698 1726882625.92418: done checking for any_errors_fatal 20698 1726882625.92419: checking for max_fail_percentage 20698 1726882625.92421: done checking for max_fail_percentage 20698 1726882625.92422: checking to see if all hosts have failed and the running result is not ok 20698 1726882625.92423: done checking to see if all hosts have failed 20698 1726882625.92424: getting the remaining hosts for this loop 20698 1726882625.92426: done getting the remaining hosts for this loop 20698 1726882625.92429: getting the next task for host managed_node2 20698 1726882625.92440: done getting next task for host managed_node2 20698 1726882625.92442: ^ task is: TASK: meta (role_complete) 20698 1726882625.92445: ^ state is: HOST STATE: block=3, 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? (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 20698 1726882625.92593: getting variables 20698 1726882625.92596: in VariableManager get_vars() 20698 1726882625.92912: Calling all_inventory to load vars for managed_node2 20698 1726882625.92915: Calling groups_inventory to load vars for managed_node2 20698 1726882625.92919: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882625.93015: Calling all_plugins_play to load vars for managed_node2 20698 1726882625.93055: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882625.93061: Calling groups_plugins_play to load vars for managed_node2 20698 1726882625.94800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882625.96492: done with get_vars() 20698 1726882625.96514: done getting variables 20698 1726882625.96596: done queuing things up, now waiting for results queue to drain 20698 1726882625.96598: results queue empty 20698 1726882625.96599: checking for any_errors_fatal 20698 1726882625.96601: done checking for any_errors_fatal 20698 1726882625.96602: checking for max_fail_percentage 20698 1726882625.96603: done checking for max_fail_percentage 20698 1726882625.96604: checking to see if all hosts have failed and the running result is not ok 20698 1726882625.96604: done checking to see if all hosts have failed 20698 1726882625.96605: getting the remaining hosts for this loop 20698 1726882625.96606: done getting the remaining hosts for this loop 20698 1726882625.96608: getting the next task for host managed_node2 20698 1726882625.96612: done getting next task for host managed_node2 20698 1726882625.96614: ^ task is: TASK: Get current device features 20698 1726882625.96616: ^ state is: HOST STATE: block=3, task=23, rescue=0, 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 20698 1726882625.96618: getting variables 20698 1726882625.96619: in VariableManager get_vars() 20698 1726882625.96636: Calling all_inventory to load vars for managed_node2 20698 1726882625.96638: Calling groups_inventory to load vars for managed_node2 20698 1726882625.96640: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882625.96644: Calling all_plugins_play to load vars for managed_node2 20698 1726882625.96646: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882625.96649: Calling groups_plugins_play to load vars for managed_node2 20698 1726882625.97862: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882625.99781: done with get_vars() 20698 1726882625.99801: done getting variables 20698 1726882625.99851: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get current device features] ********************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:191 Friday 20 September 2024 21:37:05 -0400 (0:00:00.517) 0:00:47.257 ****** 20698 1726882625.99885: entering _queue_task() for managed_node2/command 20698 1726882626.00220: worker is 1 (out of 1 available) 20698 1726882626.00231: exiting _queue_task() for managed_node2/command 20698 1726882626.00254: done queuing things up, now waiting for results queue to drain 20698 1726882626.00260: waiting for pending results... 20698 1726882626.00569: running TaskExecutor() for managed_node2/TASK: Get current device features 20698 1726882626.00651: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000015a 20698 1726882626.00669: variable 'ansible_search_path' from source: unknown 20698 1726882626.00703: calling self._execute() 20698 1726882626.00803: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882626.00809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882626.00824: variable 'omit' from source: magic vars 20698 1726882626.01202: variable 'ansible_distribution_major_version' from source: facts 20698 1726882626.01215: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882626.01435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882626.01731: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882626.01778: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882626.01818: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882626.01849: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882626.01954: variable 'networkmanager_version' from source: set_fact 20698 1726882626.01957: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882626.01972: variable 'omit' from source: magic vars 20698 1726882626.01989: variable 'omit' from source: magic vars 20698 1726882626.02129: variable 'interface' from source: play vars 20698 1726882626.02145: variable 'omit' from source: magic vars 20698 1726882626.02183: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882626.02206: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882626.02224: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882626.02245: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882626.02255: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882626.02291: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882626.02294: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882626.02296: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882626.02408: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882626.02414: Set connection var ansible_shell_executable to /bin/sh 20698 1726882626.02420: Set connection var ansible_pipelining to False 20698 1726882626.02426: Set connection var ansible_timeout to 10 20698 1726882626.02429: Set connection var ansible_connection to ssh 20698 1726882626.02431: Set connection var ansible_shell_type to sh 20698 1726882626.02462: variable 'ansible_shell_executable' from source: unknown 20698 1726882626.02468: variable 'ansible_connection' from source: unknown 20698 1726882626.02470: variable 'ansible_module_compression' from source: unknown 20698 1726882626.02473: variable 'ansible_shell_type' from source: unknown 20698 1726882626.02475: variable 'ansible_shell_executable' from source: unknown 20698 1726882626.02479: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882626.02483: variable 'ansible_pipelining' from source: unknown 20698 1726882626.02486: variable 'ansible_timeout' from source: unknown 20698 1726882626.02490: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882626.02603: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882626.02616: variable 'omit' from source: magic vars 20698 1726882626.02619: starting attempt loop 20698 1726882626.02622: running the handler 20698 1726882626.02636: _low_level_execute_command(): starting 20698 1726882626.02646: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882626.03464: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882626.03475: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882626.03486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882626.03544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882626.03559: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882626.03570: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882626.03580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882626.03612: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882626.03616: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882626.03618: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882626.03640: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882626.03643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882626.03646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882626.03679: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882626.03683: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882626.03685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882626.03796: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882626.03803: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882626.03806: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882626.03990: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882626.05627: stdout chunk (state=3): >>>/root <<< 20698 1726882626.05737: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882626.05813: stderr chunk (state=3): >>><<< 20698 1726882626.05816: stdout chunk (state=3): >>><<< 20698 1726882626.05837: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882626.05851: _low_level_execute_command(): starting 20698 1726882626.05854: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882626.0583646-22748-162185912566874 `" && echo ansible-tmp-1726882626.0583646-22748-162185912566874="` echo /root/.ansible/tmp/ansible-tmp-1726882626.0583646-22748-162185912566874 `" ) && sleep 0' 20698 1726882626.06576: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882626.06596: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882626.06619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882626.06629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882626.06681: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882626.06695: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882626.06713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882626.06720: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882626.06737: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882626.06770: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882626.06773: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882626.06775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882626.06778: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882626.06784: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882626.06792: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882626.06798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882626.06916: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882626.06930: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882626.06932: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882626.07127: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882626.09016: stdout chunk (state=3): >>>ansible-tmp-1726882626.0583646-22748-162185912566874=/root/.ansible/tmp/ansible-tmp-1726882626.0583646-22748-162185912566874 <<< 20698 1726882626.09173: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882626.09177: stderr chunk (state=3): >>><<< 20698 1726882626.09181: stdout chunk (state=3): >>><<< 20698 1726882626.09200: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882626.0583646-22748-162185912566874=/root/.ansible/tmp/ansible-tmp-1726882626.0583646-22748-162185912566874 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882626.09229: variable 'ansible_module_compression' from source: unknown 20698 1726882626.09289: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2069822553mst/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20698 1726882626.09322: variable 'ansible_facts' from source: unknown 20698 1726882626.09414: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882626.0583646-22748-162185912566874/AnsiballZ_command.py 20698 1726882626.09658: Sending initial data 20698 1726882626.09668: Sent initial data (156 bytes) 20698 1726882626.10652: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882626.10662: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882626.10679: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882626.10693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882626.10736: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882626.10743: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882626.10752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882626.10771: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882626.10779: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882626.10786: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882626.10793: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882626.10802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882626.10816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882626.10828: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882626.10835: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882626.10844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882626.10926: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882626.10930: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882626.10950: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882626.11080: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882626.12873: 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 <<< 20698 1726882626.12877: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 20698 1726882626.12962: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882626.13068: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmpy_6qtw5c /root/.ansible/tmp/ansible-tmp-1726882626.0583646-22748-162185912566874/AnsiballZ_command.py <<< 20698 1726882626.13156: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882626.14687: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882626.14753: stderr chunk (state=3): >>><<< 20698 1726882626.14756: stdout chunk (state=3): >>><<< 20698 1726882626.14782: done transferring module to remote 20698 1726882626.14794: _low_level_execute_command(): starting 20698 1726882626.14797: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882626.0583646-22748-162185912566874/ /root/.ansible/tmp/ansible-tmp-1726882626.0583646-22748-162185912566874/AnsiballZ_command.py && sleep 0' 20698 1726882626.16338: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882626.16344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882626.16389: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882626.16395: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882626.16468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found <<< 20698 1726882626.16474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882626.16788: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882626.16898: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882626.18705: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882626.18779: stderr chunk (state=3): >>><<< 20698 1726882626.18782: stdout chunk (state=3): >>><<< 20698 1726882626.18874: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882626.18878: _low_level_execute_command(): starting 20698 1726882626.18880: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882626.0583646-22748-162185912566874/AnsiballZ_command.py && sleep 0' 20698 1726882626.20153: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882626.20157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882626.20189: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 20698 1726882626.20192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882626.20310: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882626.20313: 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.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882626.20373: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882626.20525: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882626.20530: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882626.20650: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882626.34032: stdout chunk (state=3): >>> {"changed": true, "stdout": "Features for testnic1:\nrx-checksumming: on\ntx-checksumming: on\n\ttx-checksum-ipv4: off [fixed]\n\ttx-checksum-ip-generic: on\n\ttx-checksum-ipv6: off [fixed]\n\ttx-checksum-fcoe-crc: off [fixed]\n\ttx-checksum-sctp: on\nscatter-gather: on\n\ttx-scatter-gather: on\n\ttx-scatter-gather-fraglist: on\ntcp-segmentation-offload: on\n\ttx-tcp-segmentation: on\n\ttx-tcp-ecn-segmentation: on\n\ttx-tcp-mangleid-segmentation: on\n\ttx-tcp6-segmentation: on\ngeneric-segmentation-offload: on\ngeneric-receive-offload: off\nlarge-receive-offload: off [fixed]\nrx-vlan-offload: on\ntx-vlan-offload: on\nntuple-filters: off [fixed]\nreceive-hashing: off [fixed]\nhighdma: on\nrx-vlan-filter: off [fixed]\nvlan-challenged: off [fixed]\ntx-lockless: on [fixed]\nnetns-local: off [fixed]\ntx-gso-robust: off [fixed]\ntx-fcoe-segmentation: off [fixed]\ntx-gre-segmentation: on\ntx-gre-csum-segmentation: on\ntx-ipxip4-segmentation: on\ntx-ipxip6-segmentation: on\ntx-udp_tnl-segmentation: on\ntx-udp_tnl-csum-segmentation: on\ntx-gso-partial: off [fixed]\ntx-tunnel-remcsum-segmentation: off [fixed]\ntx-sctp-segmentation: on\ntx-esp-segmentation: off [fixed]\ntx-udp-segmentation: on\ntx-gso-list: on\nfcoe-mtu: off [fixed]\ntx-nocache-copy: off\nloopback: off [fixed]\nrx-fcs: off [fixed]\nrx-all: off [fixed]\ntx-vlan-stag-hw-insert: on\nrx-vlan-stag-hw-parse: on\nrx-vlan-stag-filter: off [fixed]\nl2-fwd-offload: off [fixed]\nhw-tc-offload: off [fixed]\nesp-hw-offload: off [fixed]\nesp-tx-csum-hw-offload: off [fixed]\nrx-udp_tunnel-port-offload: off [fixed]\ntls-hw-tx-offload: off [fixed]\ntls-hw-rx-offload: off [fixed]\nrx-gro-hw: off [fixed]\ntls-hw-record: off [fixed]\nrx-gro-list: off\nmacsec-hw-offload: off [fixed]\nrx-udp-gro-forwarding: off\nhsr-tag-ins-offload: off [fixed]\nhsr-tag-rm-offload: off [fixed]\nhsr-fwd-offload: off [fixed]\nhsr-dup-offload: off [fixed]", "stderr": "", "rc": 0, "cmd": ["ethtool", "--show-features", "testnic1"], "start": "2024-09-20 21:37:06.335121", "end": "2024-09-20 21:37:06.338289", "delta": "0:00:00.003168", "msg": "", "invocation": {"module_args": {"_raw_params": "ethtool --show-features testnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 20698 1726882626.35211: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882626.35283: stderr chunk (state=3): >>><<< 20698 1726882626.35287: stdout chunk (state=3): >>><<< 20698 1726882626.35438: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "Features for testnic1:\nrx-checksumming: on\ntx-checksumming: on\n\ttx-checksum-ipv4: off [fixed]\n\ttx-checksum-ip-generic: on\n\ttx-checksum-ipv6: off [fixed]\n\ttx-checksum-fcoe-crc: off [fixed]\n\ttx-checksum-sctp: on\nscatter-gather: on\n\ttx-scatter-gather: on\n\ttx-scatter-gather-fraglist: on\ntcp-segmentation-offload: on\n\ttx-tcp-segmentation: on\n\ttx-tcp-ecn-segmentation: on\n\ttx-tcp-mangleid-segmentation: on\n\ttx-tcp6-segmentation: on\ngeneric-segmentation-offload: on\ngeneric-receive-offload: off\nlarge-receive-offload: off [fixed]\nrx-vlan-offload: on\ntx-vlan-offload: on\nntuple-filters: off [fixed]\nreceive-hashing: off [fixed]\nhighdma: on\nrx-vlan-filter: off [fixed]\nvlan-challenged: off [fixed]\ntx-lockless: on [fixed]\nnetns-local: off [fixed]\ntx-gso-robust: off [fixed]\ntx-fcoe-segmentation: off [fixed]\ntx-gre-segmentation: on\ntx-gre-csum-segmentation: on\ntx-ipxip4-segmentation: on\ntx-ipxip6-segmentation: on\ntx-udp_tnl-segmentation: on\ntx-udp_tnl-csum-segmentation: on\ntx-gso-partial: off [fixed]\ntx-tunnel-remcsum-segmentation: off [fixed]\ntx-sctp-segmentation: on\ntx-esp-segmentation: off [fixed]\ntx-udp-segmentation: on\ntx-gso-list: on\nfcoe-mtu: off [fixed]\ntx-nocache-copy: off\nloopback: off [fixed]\nrx-fcs: off [fixed]\nrx-all: off [fixed]\ntx-vlan-stag-hw-insert: on\nrx-vlan-stag-hw-parse: on\nrx-vlan-stag-filter: off [fixed]\nl2-fwd-offload: off [fixed]\nhw-tc-offload: off [fixed]\nesp-hw-offload: off [fixed]\nesp-tx-csum-hw-offload: off [fixed]\nrx-udp_tunnel-port-offload: off [fixed]\ntls-hw-tx-offload: off [fixed]\ntls-hw-rx-offload: off [fixed]\nrx-gro-hw: off [fixed]\ntls-hw-record: off [fixed]\nrx-gro-list: off\nmacsec-hw-offload: off [fixed]\nrx-udp-gro-forwarding: off\nhsr-tag-ins-offload: off [fixed]\nhsr-tag-rm-offload: off [fixed]\nhsr-fwd-offload: off [fixed]\nhsr-dup-offload: off [fixed]", "stderr": "", "rc": 0, "cmd": ["ethtool", "--show-features", "testnic1"], "start": "2024-09-20 21:37:06.335121", "end": "2024-09-20 21:37:06.338289", "delta": "0:00:00.003168", "msg": "", "invocation": {"module_args": {"_raw_params": "ethtool --show-features testnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. 20698 1726882626.35443: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ethtool --show-features testnic1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882626.0583646-22748-162185912566874/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882626.35445: _low_level_execute_command(): starting 20698 1726882626.35448: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882626.0583646-22748-162185912566874/ > /dev/null 2>&1 && sleep 0' 20698 1726882626.36019: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882626.36022: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882626.36025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882626.36049: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882626.36071: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882626.36074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882626.36122: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882626.36126: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882626.36230: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882626.38020: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882626.38089: stderr chunk (state=3): >>><<< 20698 1726882626.38098: stdout chunk (state=3): >>><<< 20698 1726882626.38469: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882626.38473: handler run complete 20698 1726882626.38475: Evaluated conditional (False): False 20698 1726882626.38477: attempt loop complete, returning result 20698 1726882626.38479: _execute() done 20698 1726882626.38480: dumping result to json 20698 1726882626.38482: done dumping result, returning 20698 1726882626.38487: done running TaskExecutor() for managed_node2/TASK: Get current device features [0e448fcc-3ce9-6606-eaf5-00000000015a] 20698 1726882626.38489: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000015a 20698 1726882626.38578: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000015a 20698 1726882626.38581: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ethtool", "--show-features", "testnic1" ], "delta": "0:00:00.003168", "end": "2024-09-20 21:37:06.338289", "rc": 0, "start": "2024-09-20 21:37:06.335121" } STDOUT: Features for testnic1: rx-checksumming: on tx-checksumming: on tx-checksum-ipv4: off [fixed] tx-checksum-ip-generic: on tx-checksum-ipv6: off [fixed] tx-checksum-fcoe-crc: off [fixed] tx-checksum-sctp: on scatter-gather: on tx-scatter-gather: on tx-scatter-gather-fraglist: on tcp-segmentation-offload: on tx-tcp-segmentation: on tx-tcp-ecn-segmentation: on tx-tcp-mangleid-segmentation: on tx-tcp6-segmentation: on generic-segmentation-offload: on generic-receive-offload: off large-receive-offload: off [fixed] rx-vlan-offload: on tx-vlan-offload: on ntuple-filters: off [fixed] receive-hashing: off [fixed] highdma: on rx-vlan-filter: off [fixed] vlan-challenged: off [fixed] tx-lockless: on [fixed] netns-local: off [fixed] tx-gso-robust: off [fixed] tx-fcoe-segmentation: off [fixed] tx-gre-segmentation: on tx-gre-csum-segmentation: on tx-ipxip4-segmentation: on tx-ipxip6-segmentation: on tx-udp_tnl-segmentation: on tx-udp_tnl-csum-segmentation: on tx-gso-partial: off [fixed] tx-tunnel-remcsum-segmentation: off [fixed] tx-sctp-segmentation: on tx-esp-segmentation: off [fixed] tx-udp-segmentation: on tx-gso-list: on fcoe-mtu: off [fixed] tx-nocache-copy: off loopback: off [fixed] rx-fcs: off [fixed] rx-all: off [fixed] tx-vlan-stag-hw-insert: on rx-vlan-stag-hw-parse: on rx-vlan-stag-filter: off [fixed] l2-fwd-offload: off [fixed] hw-tc-offload: off [fixed] esp-hw-offload: off [fixed] esp-tx-csum-hw-offload: off [fixed] rx-udp_tunnel-port-offload: off [fixed] tls-hw-tx-offload: off [fixed] tls-hw-rx-offload: off [fixed] rx-gro-hw: off [fixed] tls-hw-record: off [fixed] rx-gro-list: off macsec-hw-offload: off [fixed] rx-udp-gro-forwarding: off hsr-tag-ins-offload: off [fixed] hsr-tag-rm-offload: off [fixed] hsr-fwd-offload: off [fixed] hsr-dup-offload: off [fixed] 20698 1726882626.38782: no more pending results, returning what we have 20698 1726882626.38784: results queue empty 20698 1726882626.38785: checking for any_errors_fatal 20698 1726882626.38786: done checking for any_errors_fatal 20698 1726882626.38787: checking for max_fail_percentage 20698 1726882626.38788: done checking for max_fail_percentage 20698 1726882626.38789: checking to see if all hosts have failed and the running result is not ok 20698 1726882626.38789: done checking to see if all hosts have failed 20698 1726882626.38790: getting the remaining hosts for this loop 20698 1726882626.38791: done getting the remaining hosts for this loop 20698 1726882626.38793: getting the next task for host managed_node2 20698 1726882626.38802: done getting next task for host managed_node2 20698 1726882626.38804: ^ task is: TASK: ASSERT: The profile does not change the ethtool features 20698 1726882626.38806: ^ state is: HOST STATE: block=3, task=24, rescue=0, 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 20698 1726882626.38808: getting variables 20698 1726882626.38809: in VariableManager get_vars() 20698 1726882626.38849: Calling all_inventory to load vars for managed_node2 20698 1726882626.38852: Calling groups_inventory to load vars for managed_node2 20698 1726882626.38855: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882626.38869: Calling all_plugins_play to load vars for managed_node2 20698 1726882626.38871: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882626.38873: Calling groups_plugins_play to load vars for managed_node2 20698 1726882626.40422: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882626.41339: done with get_vars() 20698 1726882626.41354: done getting variables 20698 1726882626.41401: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [ASSERT: The profile does not change the ethtool features] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:196 Friday 20 September 2024 21:37:06 -0400 (0:00:00.415) 0:00:47.672 ****** 20698 1726882626.41422: entering _queue_task() for managed_node2/assert 20698 1726882626.41614: worker is 1 (out of 1 available) 20698 1726882626.41626: exiting _queue_task() for managed_node2/assert 20698 1726882626.41637: done queuing things up, now waiting for results queue to drain 20698 1726882626.41638: waiting for pending results... 20698 1726882626.41818: running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does not change the ethtool features 20698 1726882626.41882: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000015b 20698 1726882626.41892: variable 'ansible_search_path' from source: unknown 20698 1726882626.41919: calling self._execute() 20698 1726882626.42026: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882626.42055: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882626.42090: variable 'omit' from source: magic vars 20698 1726882626.42476: variable 'ansible_distribution_major_version' from source: facts 20698 1726882626.42494: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882626.42665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882626.43044: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882626.43080: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882626.43114: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882626.43160: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882626.43216: variable 'networkmanager_version' from source: set_fact 20698 1726882626.43226: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882626.43326: variable 'network_provider' from source: set_fact 20698 1726882626.43331: Evaluated conditional (network_provider == 'nm'): True 20698 1726882626.43337: variable 'omit' from source: magic vars 20698 1726882626.43354: variable 'omit' from source: magic vars 20698 1726882626.43384: variable 'omit' from source: magic vars 20698 1726882626.43404: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882626.43424: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882626.43438: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882626.43451: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882626.43459: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882626.43487: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882626.43490: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882626.43493: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882626.43557: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882626.43566: Set connection var ansible_shell_executable to /bin/sh 20698 1726882626.43573: Set connection var ansible_pipelining to False 20698 1726882626.43579: Set connection var ansible_timeout to 10 20698 1726882626.43585: Set connection var ansible_connection to ssh 20698 1726882626.43588: Set connection var ansible_shell_type to sh 20698 1726882626.43606: variable 'ansible_shell_executable' from source: unknown 20698 1726882626.43609: variable 'ansible_connection' from source: unknown 20698 1726882626.43612: variable 'ansible_module_compression' from source: unknown 20698 1726882626.43615: variable 'ansible_shell_type' from source: unknown 20698 1726882626.43617: variable 'ansible_shell_executable' from source: unknown 20698 1726882626.43620: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882626.43622: variable 'ansible_pipelining' from source: unknown 20698 1726882626.43624: variable 'ansible_timeout' from source: unknown 20698 1726882626.43627: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882626.43708: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882626.43718: variable 'omit' from source: magic vars 20698 1726882626.43723: starting attempt loop 20698 1726882626.43726: running the handler 20698 1726882626.43826: variable 'original_ethtool_features' from source: set_fact 20698 1726882626.43838: variable 'ethtool_features' from source: set_fact 20698 1726882626.43848: Evaluated conditional (original_ethtool_features.stdout == ethtool_features.stdout): True 20698 1726882626.43854: handler run complete 20698 1726882626.43866: attempt loop complete, returning result 20698 1726882626.43870: _execute() done 20698 1726882626.43872: dumping result to json 20698 1726882626.43874: done dumping result, returning 20698 1726882626.43881: done running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does not change the ethtool features [0e448fcc-3ce9-6606-eaf5-00000000015b] 20698 1726882626.43886: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000015b 20698 1726882626.43966: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000015b 20698 1726882626.43969: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 20698 1726882626.44042: no more pending results, returning what we have 20698 1726882626.44045: results queue empty 20698 1726882626.44046: checking for any_errors_fatal 20698 1726882626.44054: done checking for any_errors_fatal 20698 1726882626.44055: checking for max_fail_percentage 20698 1726882626.44056: done checking for max_fail_percentage 20698 1726882626.44057: checking to see if all hosts have failed and the running result is not ok 20698 1726882626.44058: done checking to see if all hosts have failed 20698 1726882626.44058: getting the remaining hosts for this loop 20698 1726882626.44060: done getting the remaining hosts for this loop 20698 1726882626.44062: getting the next task for host managed_node2 20698 1726882626.44075: done getting next task for host managed_node2 20698 1726882626.44079: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20698 1726882626.44083: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 20698 1726882626.44099: getting variables 20698 1726882626.44101: in VariableManager get_vars() 20698 1726882626.44139: Calling all_inventory to load vars for managed_node2 20698 1726882626.44141: Calling groups_inventory to load vars for managed_node2 20698 1726882626.44143: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882626.44150: Calling all_plugins_play to load vars for managed_node2 20698 1726882626.44152: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882626.44161: Calling groups_plugins_play to load vars for managed_node2 20698 1726882626.44920: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882626.46510: done with get_vars() 20698 1726882626.46536: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:37:06 -0400 (0:00:00.052) 0:00:47.724 ****** 20698 1726882626.46655: entering _queue_task() for managed_node2/include_tasks 20698 1726882626.46913: worker is 1 (out of 1 available) 20698 1726882626.46928: exiting _queue_task() for managed_node2/include_tasks 20698 1726882626.46943: done queuing things up, now waiting for results queue to drain 20698 1726882626.46944: waiting for pending results... 20698 1726882626.47268: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20698 1726882626.47455: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000164 20698 1726882626.47475: variable 'ansible_search_path' from source: unknown 20698 1726882626.47482: variable 'ansible_search_path' from source: unknown 20698 1726882626.47531: calling self._execute() 20698 1726882626.47629: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882626.47634: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882626.47642: variable 'omit' from source: magic vars 20698 1726882626.48029: variable 'ansible_distribution_major_version' from source: facts 20698 1726882626.48050: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882626.48253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882626.48565: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882626.48620: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882626.48653: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882626.48679: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882626.48730: variable 'networkmanager_version' from source: set_fact 20698 1726882626.48741: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882626.48886: variable 'ansible_distribution_major_version' from source: facts 20698 1726882626.48903: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882626.49024: variable 'networkmanager_version' from source: set_fact 20698 1726882626.49030: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882626.49123: variable 'ansible_distribution_major_version' from source: facts 20698 1726882626.49129: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882626.49217: variable 'networkmanager_version' from source: set_fact 20698 1726882626.49224: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882626.49229: _execute() done 20698 1726882626.49232: dumping result to json 20698 1726882626.49234: done dumping result, returning 20698 1726882626.49241: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-6606-eaf5-000000000164] 20698 1726882626.49256: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000164 20698 1726882626.49356: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000164 20698 1726882626.49366: WORKER PROCESS EXITING 20698 1726882626.49444: no more pending results, returning what we have 20698 1726882626.49448: in VariableManager get_vars() 20698 1726882626.49508: Calling all_inventory to load vars for managed_node2 20698 1726882626.49511: Calling groups_inventory to load vars for managed_node2 20698 1726882626.49513: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882626.49524: Calling all_plugins_play to load vars for managed_node2 20698 1726882626.49527: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882626.49529: Calling groups_plugins_play to load vars for managed_node2 20698 1726882626.50421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882626.51355: done with get_vars() 20698 1726882626.51372: variable 'ansible_search_path' from source: unknown 20698 1726882626.51373: variable 'ansible_search_path' from source: unknown 20698 1726882626.51396: we have included files to process 20698 1726882626.51397: generating all_blocks data 20698 1726882626.51398: done generating all_blocks data 20698 1726882626.51402: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 20698 1726882626.51403: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 20698 1726882626.51404: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 20698 1726882626.51998: done processing included file 20698 1726882626.52000: iterating over new_blocks loaded from include file 20698 1726882626.52002: in VariableManager get_vars() 20698 1726882626.52040: done with get_vars() 20698 1726882626.52042: filtering new block on tags 20698 1726882626.52062: done filtering new block on tags 20698 1726882626.52065: in VariableManager get_vars() 20698 1726882626.52087: done with get_vars() 20698 1726882626.52089: filtering new block on tags 20698 1726882626.52136: done filtering new block on tags 20698 1726882626.52139: in VariableManager get_vars() 20698 1726882626.52184: done with get_vars() 20698 1726882626.52186: filtering new block on tags 20698 1726882626.52232: done filtering new block on tags 20698 1726882626.52235: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node2 20698 1726882626.52241: extending task lists for all hosts with included blocks 20698 1726882626.53208: done extending task lists 20698 1726882626.53210: done processing included files 20698 1726882626.53211: results queue empty 20698 1726882626.53211: checking for any_errors_fatal 20698 1726882626.53217: done checking for any_errors_fatal 20698 1726882626.53218: checking for max_fail_percentage 20698 1726882626.53219: done checking for max_fail_percentage 20698 1726882626.53220: checking to see if all hosts have failed and the running result is not ok 20698 1726882626.53221: done checking to see if all hosts have failed 20698 1726882626.53222: getting the remaining hosts for this loop 20698 1726882626.53223: done getting the remaining hosts for this loop 20698 1726882626.53226: getting the next task for host managed_node2 20698 1726882626.53230: done getting next task for host managed_node2 20698 1726882626.53233: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 20698 1726882626.53235: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20698 1726882626.53242: getting variables 20698 1726882626.53242: in VariableManager get_vars() 20698 1726882626.53255: Calling all_inventory to load vars for managed_node2 20698 1726882626.53262: Calling groups_inventory to load vars for managed_node2 20698 1726882626.53264: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882626.53268: Calling all_plugins_play to load vars for managed_node2 20698 1726882626.53270: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882626.53271: Calling groups_plugins_play to load vars for managed_node2 20698 1726882626.54179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882626.55237: done with get_vars() 20698 1726882626.55256: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:37:06 -0400 (0:00:00.086) 0:00:47.811 ****** 20698 1726882626.55350: entering _queue_task() for managed_node2/setup 20698 1726882626.55543: worker is 1 (out of 1 available) 20698 1726882626.55553: exiting _queue_task() for managed_node2/setup 20698 1726882626.55566: done queuing things up, now waiting for results queue to drain 20698 1726882626.55567: waiting for pending results... 20698 1726882626.55813: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 20698 1726882626.55912: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000069c 20698 1726882626.55923: variable 'ansible_search_path' from source: unknown 20698 1726882626.55927: variable 'ansible_search_path' from source: unknown 20698 1726882626.55955: calling self._execute() 20698 1726882626.56038: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882626.56043: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882626.56052: variable 'omit' from source: magic vars 20698 1726882626.56318: variable 'ansible_distribution_major_version' from source: facts 20698 1726882626.56327: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882626.56483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882626.56730: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882626.56773: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882626.56817: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882626.56840: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882626.56897: variable 'networkmanager_version' from source: set_fact 20698 1726882626.56908: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882626.56987: variable 'ansible_distribution_major_version' from source: facts 20698 1726882626.56990: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882626.57087: variable 'networkmanager_version' from source: set_fact 20698 1726882626.57095: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882626.57187: variable 'ansible_distribution_major_version' from source: facts 20698 1726882626.57190: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882626.57300: variable 'networkmanager_version' from source: set_fact 20698 1726882626.57307: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882626.57461: variable 'ansible_distribution_major_version' from source: facts 20698 1726882626.57469: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882626.57599: variable 'networkmanager_version' from source: set_fact 20698 1726882626.57602: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882626.57685: variable 'ansible_distribution_major_version' from source: facts 20698 1726882626.57688: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882626.57801: variable 'networkmanager_version' from source: set_fact 20698 1726882626.57822: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882626.57957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882626.59873: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882626.59916: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882626.59940: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882626.59966: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882626.60015: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882626.60110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882626.60140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882626.60156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882626.60189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882626.60200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882626.60233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882626.60251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882626.60272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882626.60301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882626.60311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882626.60447: variable '__network_required_facts' from source: role '' defaults 20698 1726882626.60459: variable 'ansible_facts' from source: unknown 20698 1726882626.61295: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 20698 1726882626.61298: when evaluation is False, skipping this task 20698 1726882626.61300: _execute() done 20698 1726882626.61303: dumping result to json 20698 1726882626.61305: done dumping result, returning 20698 1726882626.61312: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0e448fcc-3ce9-6606-eaf5-00000000069c] 20698 1726882626.61314: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000069c 20698 1726882626.61399: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000069c 20698 1726882626.61402: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20698 1726882626.61454: no more pending results, returning what we have 20698 1726882626.61459: results queue empty 20698 1726882626.61459: checking for any_errors_fatal 20698 1726882626.61461: done checking for any_errors_fatal 20698 1726882626.61461: checking for max_fail_percentage 20698 1726882626.61465: done checking for max_fail_percentage 20698 1726882626.61466: checking to see if all hosts have failed and the running result is not ok 20698 1726882626.61468: done checking to see if all hosts have failed 20698 1726882626.61468: getting the remaining hosts for this loop 20698 1726882626.61475: done getting the remaining hosts for this loop 20698 1726882626.61478: getting the next task for host managed_node2 20698 1726882626.61610: done getting next task for host managed_node2 20698 1726882626.61614: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 20698 1726882626.61619: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 20698 1726882626.61636: getting variables 20698 1726882626.61638: in VariableManager get_vars() 20698 1726882626.61683: Calling all_inventory to load vars for managed_node2 20698 1726882626.61686: Calling groups_inventory to load vars for managed_node2 20698 1726882626.61688: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882626.61699: Calling all_plugins_play to load vars for managed_node2 20698 1726882626.61702: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882626.61705: Calling groups_plugins_play to load vars for managed_node2 20698 1726882626.63374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882626.64349: done with get_vars() 20698 1726882626.64369: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:37:06 -0400 (0:00:00.090) 0:00:47.902 ****** 20698 1726882626.64436: entering _queue_task() for managed_node2/stat 20698 1726882626.64649: worker is 1 (out of 1 available) 20698 1726882626.64666: exiting _queue_task() for managed_node2/stat 20698 1726882626.64679: done queuing things up, now waiting for results queue to drain 20698 1726882626.64680: waiting for pending results... 20698 1726882626.64852: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree 20698 1726882626.64957: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000069e 20698 1726882626.64971: variable 'ansible_search_path' from source: unknown 20698 1726882626.64974: variable 'ansible_search_path' from source: unknown 20698 1726882626.65001: calling self._execute() 20698 1726882626.65075: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882626.65079: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882626.65086: variable 'omit' from source: magic vars 20698 1726882626.66269: variable 'ansible_distribution_major_version' from source: facts 20698 1726882626.66273: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882626.66312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882626.66562: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882626.66605: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882626.66635: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882626.66665: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882626.66730: variable 'networkmanager_version' from source: set_fact 20698 1726882626.66743: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882626.66851: variable 'ansible_distribution_major_version' from source: facts 20698 1726882626.66860: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882626.66975: variable 'networkmanager_version' from source: set_fact 20698 1726882626.66984: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882626.67085: variable 'ansible_distribution_major_version' from source: facts 20698 1726882626.67088: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882626.67212: variable 'networkmanager_version' from source: set_fact 20698 1726882626.67220: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882626.67341: variable 'ansible_distribution_major_version' from source: facts 20698 1726882626.67347: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882626.67469: variable 'networkmanager_version' from source: set_fact 20698 1726882626.67478: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882626.67578: variable 'ansible_distribution_major_version' from source: facts 20698 1726882626.67582: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882626.67705: variable 'networkmanager_version' from source: set_fact 20698 1726882626.67714: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882626.67841: 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) 20698 1726882626.67942: 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) 20698 1726882626.67970: 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) 20698 1726882626.67998: 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) 20698 1726882626.68069: variable '__network_is_ostree' from source: set_fact 20698 1726882626.68075: Evaluated conditional (not __network_is_ostree is defined): False 20698 1726882626.68078: when evaluation is False, skipping this task 20698 1726882626.68080: _execute() done 20698 1726882626.68083: dumping result to json 20698 1726882626.68085: done dumping result, returning 20698 1726882626.68092: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree [0e448fcc-3ce9-6606-eaf5-00000000069e] 20698 1726882626.68099: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000069e 20698 1726882626.68187: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000069e 20698 1726882626.68190: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 20698 1726882626.68237: no more pending results, returning what we have 20698 1726882626.68240: results queue empty 20698 1726882626.68241: checking for any_errors_fatal 20698 1726882626.68249: done checking for any_errors_fatal 20698 1726882626.68250: checking for max_fail_percentage 20698 1726882626.68252: done checking for max_fail_percentage 20698 1726882626.68252: checking to see if all hosts have failed and the running result is not ok 20698 1726882626.68253: done checking to see if all hosts have failed 20698 1726882626.68254: getting the remaining hosts for this loop 20698 1726882626.68256: done getting the remaining hosts for this loop 20698 1726882626.68261: getting the next task for host managed_node2 20698 1726882626.68272: done getting next task for host managed_node2 20698 1726882626.68276: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 20698 1726882626.68280: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 20698 1726882626.68297: getting variables 20698 1726882626.68298: in VariableManager get_vars() 20698 1726882626.68340: Calling all_inventory to load vars for managed_node2 20698 1726882626.68342: Calling groups_inventory to load vars for managed_node2 20698 1726882626.68344: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882626.68353: Calling all_plugins_play to load vars for managed_node2 20698 1726882626.68355: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882626.68360: Calling groups_plugins_play to load vars for managed_node2 20698 1726882626.71950: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882626.76386: done with get_vars() 20698 1726882626.76418: done getting variables 20698 1726882626.76484: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:37:06 -0400 (0:00:00.120) 0:00:48.023 ****** 20698 1726882626.76531: entering _queue_task() for managed_node2/set_fact 20698 1726882626.77077: worker is 1 (out of 1 available) 20698 1726882626.77089: exiting _queue_task() for managed_node2/set_fact 20698 1726882626.77214: done queuing things up, now waiting for results queue to drain 20698 1726882626.77216: waiting for pending results... 20698 1726882626.78204: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 20698 1726882626.78354: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000069f 20698 1726882626.78368: variable 'ansible_search_path' from source: unknown 20698 1726882626.78371: variable 'ansible_search_path' from source: unknown 20698 1726882626.78403: calling self._execute() 20698 1726882626.78494: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882626.78498: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882626.78509: variable 'omit' from source: magic vars 20698 1726882626.78847: variable 'ansible_distribution_major_version' from source: facts 20698 1726882626.78863: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882626.79729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882626.79981: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882626.80023: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882626.80054: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882626.80087: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882626.80161: variable 'networkmanager_version' from source: set_fact 20698 1726882626.80172: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882626.81081: variable 'ansible_distribution_major_version' from source: facts 20698 1726882626.81086: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882626.81216: variable 'networkmanager_version' from source: set_fact 20698 1726882626.81223: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882626.81328: variable 'ansible_distribution_major_version' from source: facts 20698 1726882626.81331: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882626.81454: variable 'networkmanager_version' from source: set_fact 20698 1726882626.81463: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882626.81611: variable 'ansible_distribution_major_version' from source: facts 20698 1726882626.81616: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882626.81742: variable 'networkmanager_version' from source: set_fact 20698 1726882626.81749: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882626.82557: variable 'ansible_distribution_major_version' from source: facts 20698 1726882626.82565: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882626.82690: variable 'networkmanager_version' from source: set_fact 20698 1726882626.82698: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882626.82837: 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) 20698 1726882626.82860: 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) 20698 1726882626.82885: 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) 20698 1726882626.82907: 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) 20698 1726882626.82976: variable '__network_is_ostree' from source: set_fact 20698 1726882626.82982: Evaluated conditional (not __network_is_ostree is defined): False 20698 1726882626.82985: when evaluation is False, skipping this task 20698 1726882626.82987: _execute() done 20698 1726882626.82990: dumping result to json 20698 1726882626.82992: done dumping result, returning 20698 1726882626.83001: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0e448fcc-3ce9-6606-eaf5-00000000069f] 20698 1726882626.83006: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000069f 20698 1726882626.83098: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000069f 20698 1726882626.83101: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 20698 1726882626.83142: no more pending results, returning what we have 20698 1726882626.83146: results queue empty 20698 1726882626.83147: checking for any_errors_fatal 20698 1726882626.83155: done checking for any_errors_fatal 20698 1726882626.83155: checking for max_fail_percentage 20698 1726882626.83157: done checking for max_fail_percentage 20698 1726882626.83160: checking to see if all hosts have failed and the running result is not ok 20698 1726882626.83162: done checking to see if all hosts have failed 20698 1726882626.83162: getting the remaining hosts for this loop 20698 1726882626.83165: done getting the remaining hosts for this loop 20698 1726882626.83169: getting the next task for host managed_node2 20698 1726882626.83183: done getting next task for host managed_node2 20698 1726882626.83187: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 20698 1726882626.83193: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 20698 1726882626.83215: getting variables 20698 1726882626.83216: in VariableManager get_vars() 20698 1726882626.83267: Calling all_inventory to load vars for managed_node2 20698 1726882626.83270: Calling groups_inventory to load vars for managed_node2 20698 1726882626.83273: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882626.83282: Calling all_plugins_play to load vars for managed_node2 20698 1726882626.83285: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882626.83288: Calling groups_plugins_play to load vars for managed_node2 20698 1726882626.84899: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882626.87613: done with get_vars() 20698 1726882626.87638: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:37:06 -0400 (0:00:00.112) 0:00:48.135 ****** 20698 1726882626.87750: entering _queue_task() for managed_node2/service_facts 20698 1726882626.88068: worker is 1 (out of 1 available) 20698 1726882626.88086: exiting _queue_task() for managed_node2/service_facts 20698 1726882626.88100: done queuing things up, now waiting for results queue to drain 20698 1726882626.88102: waiting for pending results... 20698 1726882626.88405: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running 20698 1726882626.88584: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000006a1 20698 1726882626.88604: variable 'ansible_search_path' from source: unknown 20698 1726882626.88611: variable 'ansible_search_path' from source: unknown 20698 1726882626.88657: calling self._execute() 20698 1726882626.88762: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882626.88775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882626.88787: variable 'omit' from source: magic vars 20698 1726882626.89162: variable 'ansible_distribution_major_version' from source: facts 20698 1726882626.89190: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882626.89373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882626.89660: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882626.89708: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882626.89755: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882626.89799: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882626.89887: variable 'networkmanager_version' from source: set_fact 20698 1726882626.89905: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882626.90026: variable 'ansible_distribution_major_version' from source: facts 20698 1726882626.90037: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882626.90188: variable 'networkmanager_version' from source: set_fact 20698 1726882626.90201: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882626.90320: variable 'ansible_distribution_major_version' from source: facts 20698 1726882626.90333: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882626.90481: variable 'networkmanager_version' from source: set_fact 20698 1726882626.90496: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882626.91006: variable 'ansible_distribution_major_version' from source: facts 20698 1726882626.91016: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882626.91817: variable 'networkmanager_version' from source: set_fact 20698 1726882626.91882: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882626.92106: variable 'ansible_distribution_major_version' from source: facts 20698 1726882626.92116: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882626.92380: variable 'networkmanager_version' from source: set_fact 20698 1726882626.92393: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882626.92403: variable 'omit' from source: magic vars 20698 1726882626.92487: variable 'omit' from source: magic vars 20698 1726882626.92561: variable 'omit' from source: magic vars 20698 1726882626.92597: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882626.92638: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882626.92668: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882626.92691: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882626.92709: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882626.92750: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882626.92766: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882626.92776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882626.92892: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882626.92902: Set connection var ansible_shell_executable to /bin/sh 20698 1726882626.92911: Set connection var ansible_pipelining to False 20698 1726882626.92919: Set connection var ansible_timeout to 10 20698 1726882626.92925: Set connection var ansible_connection to ssh 20698 1726882626.92930: Set connection var ansible_shell_type to sh 20698 1726882626.92970: variable 'ansible_shell_executable' from source: unknown 20698 1726882626.92978: variable 'ansible_connection' from source: unknown 20698 1726882626.92984: variable 'ansible_module_compression' from source: unknown 20698 1726882626.92990: variable 'ansible_shell_type' from source: unknown 20698 1726882626.92996: variable 'ansible_shell_executable' from source: unknown 20698 1726882626.93001: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882626.93008: variable 'ansible_pipelining' from source: unknown 20698 1726882626.93014: variable 'ansible_timeout' from source: unknown 20698 1726882626.93021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882626.93190: 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__) 20698 1726882626.93206: variable 'omit' from source: magic vars 20698 1726882626.93217: starting attempt loop 20698 1726882626.93223: running the handler 20698 1726882626.93240: _low_level_execute_command(): starting 20698 1726882626.93252: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882626.93997: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882626.94014: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882626.94029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882626.94061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882626.94107: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882626.94120: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882626.94134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882626.94157: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882626.94179: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882626.94191: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882626.94205: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882626.94218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882626.94233: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882626.94246: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882626.94262: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882626.94289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882626.94378: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882626.94406: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882626.95065: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882626.95280: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882626.96866: stdout chunk (state=3): >>>/root <<< 20698 1726882626.97054: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882626.97060: stdout chunk (state=3): >>><<< 20698 1726882626.97062: stderr chunk (state=3): >>><<< 20698 1726882626.97169: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882626.97174: _low_level_execute_command(): starting 20698 1726882626.97177: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882626.9708219-22792-60896525647018 `" && echo ansible-tmp-1726882626.9708219-22792-60896525647018="` echo /root/.ansible/tmp/ansible-tmp-1726882626.9708219-22792-60896525647018 `" ) && sleep 0' 20698 1726882626.98333: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882626.98336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882626.98377: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 20698 1726882626.98381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882626.98384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882626.98880: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882626.98953: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882626.98956: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882626.98962: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882626.99069: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882627.00933: stdout chunk (state=3): >>>ansible-tmp-1726882626.9708219-22792-60896525647018=/root/.ansible/tmp/ansible-tmp-1726882626.9708219-22792-60896525647018 <<< 20698 1726882627.01044: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882627.01121: stderr chunk (state=3): >>><<< 20698 1726882627.01124: stdout chunk (state=3): >>><<< 20698 1726882627.01372: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882626.9708219-22792-60896525647018=/root/.ansible/tmp/ansible-tmp-1726882626.9708219-22792-60896525647018 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882627.01376: variable 'ansible_module_compression' from source: unknown 20698 1726882627.01378: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2069822553mst/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 20698 1726882627.01381: variable 'ansible_facts' from source: unknown 20698 1726882627.01383: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882626.9708219-22792-60896525647018/AnsiballZ_service_facts.py 20698 1726882627.01986: Sending initial data 20698 1726882627.01989: Sent initial data (161 bytes) 20698 1726882627.04073: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882627.04087: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882627.04100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882627.04117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882627.04169: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882627.04182: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882627.04195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882627.04212: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882627.04223: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882627.04235: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882627.04250: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882627.04269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882627.04286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882627.04298: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882627.04307: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882627.04317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882627.04394: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882627.04409: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882627.04421: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882627.04615: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882627.06354: 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 <<< 20698 1726882627.06450: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882627.06553: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmp964d1pam /root/.ansible/tmp/ansible-tmp-1726882626.9708219-22792-60896525647018/AnsiballZ_service_facts.py <<< 20698 1726882627.06641: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882627.07978: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882627.08127: stderr chunk (state=3): >>><<< 20698 1726882627.08130: stdout chunk (state=3): >>><<< 20698 1726882627.08149: done transferring module to remote 20698 1726882627.08166: _low_level_execute_command(): starting 20698 1726882627.08177: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882626.9708219-22792-60896525647018/ /root/.ansible/tmp/ansible-tmp-1726882626.9708219-22792-60896525647018/AnsiballZ_service_facts.py && sleep 0' 20698 1726882627.09279: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882627.09289: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882627.09306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882627.09322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882627.09355: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882627.09368: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882627.09377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882627.09390: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882627.09400: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882627.09413: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882627.09421: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882627.09430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882627.09442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882627.09449: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882627.09457: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882627.09471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882627.09547: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882627.09563: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882627.09581: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882627.09726: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882627.11565: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882627.11569: stdout chunk (state=3): >>><<< 20698 1726882627.11579: stderr chunk (state=3): >>><<< 20698 1726882627.11593: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882627.11596: _low_level_execute_command(): starting 20698 1726882627.11601: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882626.9708219-22792-60896525647018/AnsiballZ_service_facts.py && sleep 0' 20698 1726882627.12216: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882627.12229: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882627.12238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882627.12250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882627.12295: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882627.12301: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882627.12312: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882627.12330: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882627.12339: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882627.12346: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882627.12353: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882627.12363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882627.12375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882627.12382: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882627.12389: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882627.12397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882627.12477: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882627.12493: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882627.12503: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882627.12630: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882628.45644: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", <<< 20698 1726882628.45652: stdout chunk (state=3): >>>"source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rhsmcertd.service": {"name": "rhsmcertd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "sourc<<< 20698 1726882628.45685: stdout chunk (state=3): >>>e": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.servi<<< 20698 1726882628.45692: stdout chunk (state=3): >>>ce": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "ina<<< 20698 1726882628.45711: stdout chunk (state=3): >>>ctive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "system<<< 20698 1726882628.45715: stdout chunk (state=3): >>>d"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 20698 1726882628.46924: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882628.46992: stderr chunk (state=3): >>><<< 20698 1726882628.46997: stdout chunk (state=3): >>><<< 20698 1726882628.47572: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rhsmcertd.service": {"name": "rhsmcertd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. 20698 1726882628.47637: done with _execute_module (service_facts, {'_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'service_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882626.9708219-22792-60896525647018/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882628.47653: _low_level_execute_command(): starting 20698 1726882628.47667: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882626.9708219-22792-60896525647018/ > /dev/null 2>&1 && sleep 0' 20698 1726882628.48262: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882628.48285: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882628.48307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882628.48310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882628.48347: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882628.48370: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882628.48375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882628.48420: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882628.48428: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882628.48439: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882628.48552: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882628.50407: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882628.50473: stderr chunk (state=3): >>><<< 20698 1726882628.50477: stdout chunk (state=3): >>><<< 20698 1726882628.50768: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882628.50772: handler run complete 20698 1726882628.50775: variable 'ansible_facts' from source: unknown 20698 1726882628.50804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882628.51345: variable 'ansible_facts' from source: unknown 20698 1726882628.51484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882628.51719: attempt loop complete, returning result 20698 1726882628.51727: _execute() done 20698 1726882628.51729: dumping result to json 20698 1726882628.51834: done dumping result, returning 20698 1726882628.51852: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running [0e448fcc-3ce9-6606-eaf5-0000000006a1] 20698 1726882628.51871: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000006a1 20698 1726882628.52593: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000006a1 20698 1726882628.52596: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20698 1726882628.52641: no more pending results, returning what we have 20698 1726882628.52643: results queue empty 20698 1726882628.52644: checking for any_errors_fatal 20698 1726882628.52647: done checking for any_errors_fatal 20698 1726882628.52647: checking for max_fail_percentage 20698 1726882628.52648: done checking for max_fail_percentage 20698 1726882628.52649: checking to see if all hosts have failed and the running result is not ok 20698 1726882628.52649: done checking to see if all hosts have failed 20698 1726882628.52650: getting the remaining hosts for this loop 20698 1726882628.52651: done getting the remaining hosts for this loop 20698 1726882628.52653: getting the next task for host managed_node2 20698 1726882628.52657: done getting next task for host managed_node2 20698 1726882628.52660: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 20698 1726882628.52666: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20698 1726882628.52673: getting variables 20698 1726882628.52674: in VariableManager get_vars() 20698 1726882628.52705: Calling all_inventory to load vars for managed_node2 20698 1726882628.52707: Calling groups_inventory to load vars for managed_node2 20698 1726882628.52708: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882628.52715: Calling all_plugins_play to load vars for managed_node2 20698 1726882628.52717: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882628.52719: Calling groups_plugins_play to load vars for managed_node2 20698 1726882628.53420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882628.54952: done with get_vars() 20698 1726882628.54974: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:37:08 -0400 (0:00:01.673) 0:00:49.808 ****** 20698 1726882628.55057: entering _queue_task() for managed_node2/package_facts 20698 1726882628.55308: worker is 1 (out of 1 available) 20698 1726882628.55389: exiting _queue_task() for managed_node2/package_facts 20698 1726882628.55406: done queuing things up, now waiting for results queue to drain 20698 1726882628.55408: waiting for pending results... 20698 1726882628.55651: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed 20698 1726882628.55821: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000006a2 20698 1726882628.55848: variable 'ansible_search_path' from source: unknown 20698 1726882628.55856: variable 'ansible_search_path' from source: unknown 20698 1726882628.55897: calling self._execute() 20698 1726882628.56000: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882628.56011: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882628.56025: variable 'omit' from source: magic vars 20698 1726882628.56402: variable 'ansible_distribution_major_version' from source: facts 20698 1726882628.56418: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882628.56601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882628.56817: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882628.56850: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882628.56877: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882628.56901: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882628.56960: variable 'networkmanager_version' from source: set_fact 20698 1726882628.56970: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882628.57041: variable 'ansible_distribution_major_version' from source: facts 20698 1726882628.57051: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882628.57143: variable 'networkmanager_version' from source: set_fact 20698 1726882628.57153: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882628.57231: variable 'ansible_distribution_major_version' from source: facts 20698 1726882628.57234: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882628.57322: variable 'networkmanager_version' from source: set_fact 20698 1726882628.57329: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882628.61598: variable 'ansible_distribution_major_version' from source: facts 20698 1726882628.61604: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882628.61698: variable 'networkmanager_version' from source: set_fact 20698 1726882628.61704: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882628.61782: variable 'ansible_distribution_major_version' from source: facts 20698 1726882628.61786: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882628.61873: variable 'networkmanager_version' from source: set_fact 20698 1726882628.61880: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882628.61885: variable 'omit' from source: magic vars 20698 1726882628.61931: variable 'omit' from source: magic vars 20698 1726882628.61956: variable 'omit' from source: magic vars 20698 1726882628.61979: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882628.61995: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882628.62007: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882628.62018: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882628.62024: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882628.62037: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882628.62047: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882628.62049: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882628.62111: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882628.62115: Set connection var ansible_shell_executable to /bin/sh 20698 1726882628.62120: Set connection var ansible_pipelining to False 20698 1726882628.62125: Set connection var ansible_timeout to 10 20698 1726882628.62127: Set connection var ansible_connection to ssh 20698 1726882628.62130: Set connection var ansible_shell_type to sh 20698 1726882628.62150: variable 'ansible_shell_executable' from source: unknown 20698 1726882628.62152: variable 'ansible_connection' from source: unknown 20698 1726882628.62155: variable 'ansible_module_compression' from source: unknown 20698 1726882628.62157: variable 'ansible_shell_type' from source: unknown 20698 1726882628.62160: variable 'ansible_shell_executable' from source: unknown 20698 1726882628.62162: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882628.62167: variable 'ansible_pipelining' from source: unknown 20698 1726882628.62175: variable 'ansible_timeout' from source: unknown 20698 1726882628.62178: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882628.62261: 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__) 20698 1726882628.62274: variable 'omit' from source: magic vars 20698 1726882628.62278: starting attempt loop 20698 1726882628.62281: running the handler 20698 1726882628.62289: _low_level_execute_command(): starting 20698 1726882628.62296: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882628.62765: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882628.62781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882628.62799: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 20698 1726882628.62811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found <<< 20698 1726882628.62821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882628.62871: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882628.62883: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882628.62990: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882628.64629: stdout chunk (state=3): >>>/root <<< 20698 1726882628.64733: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882628.64785: stderr chunk (state=3): >>><<< 20698 1726882628.64795: stdout chunk (state=3): >>><<< 20698 1726882628.64804: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882628.64814: _low_level_execute_command(): starting 20698 1726882628.64819: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882628.648042-22857-6412155547793 `" && echo ansible-tmp-1726882628.648042-22857-6412155547793="` echo /root/.ansible/tmp/ansible-tmp-1726882628.648042-22857-6412155547793 `" ) && sleep 0' 20698 1726882628.65229: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882628.65242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882628.65258: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 20698 1726882628.65272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882628.65283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882628.65329: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882628.65341: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882628.65444: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882628.67297: stdout chunk (state=3): >>>ansible-tmp-1726882628.648042-22857-6412155547793=/root/.ansible/tmp/ansible-tmp-1726882628.648042-22857-6412155547793 <<< 20698 1726882628.67406: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882628.67452: stderr chunk (state=3): >>><<< 20698 1726882628.67455: stdout chunk (state=3): >>><<< 20698 1726882628.67473: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882628.648042-22857-6412155547793=/root/.ansible/tmp/ansible-tmp-1726882628.648042-22857-6412155547793 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882628.67501: variable 'ansible_module_compression' from source: unknown 20698 1726882628.67531: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2069822553mst/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 20698 1726882628.67578: variable 'ansible_facts' from source: unknown 20698 1726882628.67705: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882628.648042-22857-6412155547793/AnsiballZ_package_facts.py 20698 1726882628.67806: Sending initial data 20698 1726882628.67816: Sent initial data (159 bytes) 20698 1726882628.68473: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882628.68476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882628.68510: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882628.68513: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882628.68515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882628.68575: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882628.68580: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882628.68680: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882628.70396: 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 <<< 20698 1726882628.70400: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 20698 1726882628.70488: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882628.70587: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmp38cbhn9p /root/.ansible/tmp/ansible-tmp-1726882628.648042-22857-6412155547793/AnsiballZ_package_facts.py <<< 20698 1726882628.70683: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882628.72692: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882628.72776: stderr chunk (state=3): >>><<< 20698 1726882628.72781: stdout chunk (state=3): >>><<< 20698 1726882628.72793: done transferring module to remote 20698 1726882628.72802: _low_level_execute_command(): starting 20698 1726882628.72806: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882628.648042-22857-6412155547793/ /root/.ansible/tmp/ansible-tmp-1726882628.648042-22857-6412155547793/AnsiballZ_package_facts.py && sleep 0' 20698 1726882628.73211: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882628.73216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882628.73245: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882628.73257: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882628.73310: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882628.73322: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882628.73425: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882628.75213: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882628.75286: stderr chunk (state=3): >>><<< 20698 1726882628.75290: stdout chunk (state=3): >>><<< 20698 1726882628.75368: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882628.75372: _low_level_execute_command(): starting 20698 1726882628.75375: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882628.648042-22857-6412155547793/AnsiballZ_package_facts.py && sleep 0' 20698 1726882628.75919: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882628.75954: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882628.75957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882628.75962: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882628.75991: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 20698 1726882628.75994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882628.75996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882628.76050: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882628.76057: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882628.76159: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882629.22211: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "e<<< 20698 1726882629.22226: stdout chunk (state=3): >>>poch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects"<<< 20698 1726882629.22248: stdout chunk (state=3): >>>: [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source"<<< 20698 1726882629.22252: stdout chunk (state=3): >>>: "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]<<< 20698 1726882629.22269: stdout chunk (state=3): >>>, "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.1<<< 20698 1726882629.22295: stdout chunk (state=3): >>>6.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202<<< 20698 1726882629.22313: stdout chunk (state=3): >>>", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "a<<< 20698 1726882629.22352: stdout chunk (state=3): >>>rch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "sour<<< 20698 1726882629.22356: stdout chunk (state=3): >>>ce": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300<<< 20698 1726882629.22380: stdout chunk (state=3): >>>", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64"<<< 20698 1726882629.22386: stdout chunk (state=3): >>>, "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_6<<< 20698 1726882629.22408: stdout chunk (state=3): >>>4", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", <<< 20698 1726882629.22436: stdout chunk (state=3): >>>"release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch<<< 20698 1726882629.22447: stdout chunk (state=3): >>>", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.85", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 20698 1726882629.23998: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882629.24001: stderr chunk (state=3): >>><<< 20698 1726882629.24004: stdout chunk (state=3): >>><<< 20698 1726882629.24043: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.85", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. 20698 1726882629.26181: done with _execute_module (package_facts, {'_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'package_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882628.648042-22857-6412155547793/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882629.26208: _low_level_execute_command(): starting 20698 1726882629.26218: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882628.648042-22857-6412155547793/ > /dev/null 2>&1 && sleep 0' 20698 1726882629.26818: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882629.26831: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882629.26846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882629.26870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882629.26911: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882629.26924: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882629.26938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882629.26955: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882629.26973: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882629.27003: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882629.27006: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882629.27008: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882629.27065: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882629.27070: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882629.27174: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882629.29092: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882629.29095: stdout chunk (state=3): >>><<< 20698 1726882629.29097: stderr chunk (state=3): >>><<< 20698 1726882629.29368: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882629.29372: handler run complete 20698 1726882629.30095: variable 'ansible_facts' from source: unknown 20698 1726882629.30578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882629.33055: variable 'ansible_facts' from source: unknown 20698 1726882629.33608: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882629.34532: attempt loop complete, returning result 20698 1726882629.34545: _execute() done 20698 1726882629.34548: dumping result to json 20698 1726882629.34787: done dumping result, returning 20698 1726882629.34795: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed [0e448fcc-3ce9-6606-eaf5-0000000006a2] 20698 1726882629.34798: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000006a2 20698 1726882629.41847: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000006a2 20698 1726882629.41850: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20698 1726882629.41968: no more pending results, returning what we have 20698 1726882629.41971: results queue empty 20698 1726882629.41971: checking for any_errors_fatal 20698 1726882629.41976: done checking for any_errors_fatal 20698 1726882629.41977: checking for max_fail_percentage 20698 1726882629.41978: done checking for max_fail_percentage 20698 1726882629.41979: checking to see if all hosts have failed and the running result is not ok 20698 1726882629.41980: done checking to see if all hosts have failed 20698 1726882629.41980: getting the remaining hosts for this loop 20698 1726882629.41982: done getting the remaining hosts for this loop 20698 1726882629.41984: getting the next task for host managed_node2 20698 1726882629.41989: done getting next task for host managed_node2 20698 1726882629.41992: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 20698 1726882629.41996: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20698 1726882629.42006: getting variables 20698 1726882629.42007: in VariableManager get_vars() 20698 1726882629.42033: Calling all_inventory to load vars for managed_node2 20698 1726882629.42039: Calling groups_inventory to load vars for managed_node2 20698 1726882629.42041: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882629.42047: Calling all_plugins_play to load vars for managed_node2 20698 1726882629.42050: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882629.42052: Calling groups_plugins_play to load vars for managed_node2 20698 1726882629.43272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882629.45070: done with get_vars() 20698 1726882629.45094: done getting variables 20698 1726882629.45136: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:37:09 -0400 (0:00:00.901) 0:00:50.709 ****** 20698 1726882629.45167: entering _queue_task() for managed_node2/debug 20698 1726882629.45494: worker is 1 (out of 1 available) 20698 1726882629.45507: exiting _queue_task() for managed_node2/debug 20698 1726882629.45520: done queuing things up, now waiting for results queue to drain 20698 1726882629.45521: waiting for pending results... 20698 1726882629.45813: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 20698 1726882629.45969: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000165 20698 1726882629.45991: variable 'ansible_search_path' from source: unknown 20698 1726882629.46000: variable 'ansible_search_path' from source: unknown 20698 1726882629.46041: calling self._execute() 20698 1726882629.46149: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882629.46165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882629.46184: variable 'omit' from source: magic vars 20698 1726882629.46574: variable 'ansible_distribution_major_version' from source: facts 20698 1726882629.46593: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882629.46782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882629.47053: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882629.47105: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882629.47143: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882629.47189: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882629.47278: variable 'networkmanager_version' from source: set_fact 20698 1726882629.47296: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882629.47462: variable 'ansible_distribution_major_version' from source: facts 20698 1726882629.47478: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882629.47620: variable 'networkmanager_version' from source: set_fact 20698 1726882629.47635: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882629.47750: variable 'ansible_distribution_major_version' from source: facts 20698 1726882629.47765: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882629.47902: variable 'networkmanager_version' from source: set_fact 20698 1726882629.47920: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882629.47931: variable 'omit' from source: magic vars 20698 1726882629.48001: variable 'omit' from source: magic vars 20698 1726882629.48097: variable 'network_provider' from source: set_fact 20698 1726882629.48122: variable 'omit' from source: magic vars 20698 1726882629.48166: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882629.48199: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882629.48222: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882629.48248: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882629.48270: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882629.48304: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882629.48313: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882629.48320: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882629.48433: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882629.48444: Set connection var ansible_shell_executable to /bin/sh 20698 1726882629.48456: Set connection var ansible_pipelining to False 20698 1726882629.48474: Set connection var ansible_timeout to 10 20698 1726882629.48481: Set connection var ansible_connection to ssh 20698 1726882629.48488: Set connection var ansible_shell_type to sh 20698 1726882629.48516: variable 'ansible_shell_executable' from source: unknown 20698 1726882629.48523: variable 'ansible_connection' from source: unknown 20698 1726882629.48531: variable 'ansible_module_compression' from source: unknown 20698 1726882629.48537: variable 'ansible_shell_type' from source: unknown 20698 1726882629.48544: variable 'ansible_shell_executable' from source: unknown 20698 1726882629.48551: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882629.48562: variable 'ansible_pipelining' from source: unknown 20698 1726882629.48574: variable 'ansible_timeout' from source: unknown 20698 1726882629.48582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882629.48694: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882629.48710: variable 'omit' from source: magic vars 20698 1726882629.48721: starting attempt loop 20698 1726882629.48728: running the handler 20698 1726882629.48781: handler run complete 20698 1726882629.48804: attempt loop complete, returning result 20698 1726882629.48811: _execute() done 20698 1726882629.48818: dumping result to json 20698 1726882629.48825: done dumping result, returning 20698 1726882629.48838: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-6606-eaf5-000000000165] 20698 1726882629.48848: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000165 ok: [managed_node2] => {} MSG: Using network provider: nm 20698 1726882629.49012: no more pending results, returning what we have 20698 1726882629.49016: results queue empty 20698 1726882629.49017: checking for any_errors_fatal 20698 1726882629.49027: done checking for any_errors_fatal 20698 1726882629.49028: checking for max_fail_percentage 20698 1726882629.49030: done checking for max_fail_percentage 20698 1726882629.49031: checking to see if all hosts have failed and the running result is not ok 20698 1726882629.49032: done checking to see if all hosts have failed 20698 1726882629.49033: getting the remaining hosts for this loop 20698 1726882629.49035: done getting the remaining hosts for this loop 20698 1726882629.49039: getting the next task for host managed_node2 20698 1726882629.49048: done getting next task for host managed_node2 20698 1726882629.49052: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20698 1726882629.49056: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20698 1726882629.49074: getting variables 20698 1726882629.49076: in VariableManager get_vars() 20698 1726882629.49126: Calling all_inventory to load vars for managed_node2 20698 1726882629.49135: Calling groups_inventory to load vars for managed_node2 20698 1726882629.49138: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882629.49150: Calling all_plugins_play to load vars for managed_node2 20698 1726882629.49154: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882629.49157: Calling groups_plugins_play to load vars for managed_node2 20698 1726882629.50083: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000165 20698 1726882629.50086: WORKER PROCESS EXITING 20698 1726882629.50850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882629.51844: done with get_vars() 20698 1726882629.51861: done getting variables 20698 1726882629.51904: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:37:09 -0400 (0:00:00.067) 0:00:50.777 ****** 20698 1726882629.51929: entering _queue_task() for managed_node2/fail 20698 1726882629.52126: worker is 1 (out of 1 available) 20698 1726882629.52137: exiting _queue_task() for managed_node2/fail 20698 1726882629.52147: done queuing things up, now waiting for results queue to drain 20698 1726882629.52149: waiting for pending results... 20698 1726882629.52326: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20698 1726882629.52420: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000166 20698 1726882629.52430: variable 'ansible_search_path' from source: unknown 20698 1726882629.52434: variable 'ansible_search_path' from source: unknown 20698 1726882629.52465: calling self._execute() 20698 1726882629.52541: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882629.52547: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882629.52555: variable 'omit' from source: magic vars 20698 1726882629.52936: variable 'ansible_distribution_major_version' from source: facts 20698 1726882629.52954: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882629.53146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882629.53427: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882629.53490: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882629.53530: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882629.53576: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882629.53666: variable 'networkmanager_version' from source: set_fact 20698 1726882629.53687: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882629.53861: variable 'ansible_distribution_major_version' from source: facts 20698 1726882629.53871: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882629.53984: variable 'networkmanager_version' from source: set_fact 20698 1726882629.53991: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882629.54069: variable 'ansible_distribution_major_version' from source: facts 20698 1726882629.54073: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882629.54163: variable 'networkmanager_version' from source: set_fact 20698 1726882629.54172: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882629.54246: variable 'network_state' from source: role '' defaults 20698 1726882629.54254: Evaluated conditional (network_state != {}): False 20698 1726882629.54257: when evaluation is False, skipping this task 20698 1726882629.54259: _execute() done 20698 1726882629.54262: dumping result to json 20698 1726882629.54269: done dumping result, returning 20698 1726882629.54276: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0e448fcc-3ce9-6606-eaf5-000000000166] 20698 1726882629.54281: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000166 20698 1726882629.54371: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000166 20698 1726882629.54375: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20698 1726882629.54416: no more pending results, returning what we have 20698 1726882629.54420: results queue empty 20698 1726882629.54421: checking for any_errors_fatal 20698 1726882629.54426: done checking for any_errors_fatal 20698 1726882629.54426: checking for max_fail_percentage 20698 1726882629.54428: done checking for max_fail_percentage 20698 1726882629.54429: checking to see if all hosts have failed and the running result is not ok 20698 1726882629.54430: done checking to see if all hosts have failed 20698 1726882629.54430: getting the remaining hosts for this loop 20698 1726882629.54432: done getting the remaining hosts for this loop 20698 1726882629.54435: getting the next task for host managed_node2 20698 1726882629.54442: done getting next task for host managed_node2 20698 1726882629.54446: ^ 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 20698 1726882629.54450: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20698 1726882629.54467: getting variables 20698 1726882629.54469: in VariableManager get_vars() 20698 1726882629.54510: Calling all_inventory to load vars for managed_node2 20698 1726882629.54513: Calling groups_inventory to load vars for managed_node2 20698 1726882629.54515: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882629.54523: Calling all_plugins_play to load vars for managed_node2 20698 1726882629.54526: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882629.54528: Calling groups_plugins_play to load vars for managed_node2 20698 1726882629.55420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882629.56787: done with get_vars() 20698 1726882629.56811: done getting variables 20698 1726882629.56866: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:37:09 -0400 (0:00:00.049) 0:00:50.827 ****** 20698 1726882629.56903: entering _queue_task() for managed_node2/fail 20698 1726882629.57148: worker is 1 (out of 1 available) 20698 1726882629.57159: exiting _queue_task() for managed_node2/fail 20698 1726882629.57173: done queuing things up, now waiting for results queue to drain 20698 1726882629.57174: waiting for pending results... 20698 1726882629.57525: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 20698 1726882629.57706: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000167 20698 1726882629.57717: variable 'ansible_search_path' from source: unknown 20698 1726882629.57720: variable 'ansible_search_path' from source: unknown 20698 1726882629.57758: calling self._execute() 20698 1726882629.57851: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882629.57855: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882629.57868: variable 'omit' from source: magic vars 20698 1726882629.58146: variable 'ansible_distribution_major_version' from source: facts 20698 1726882629.58157: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882629.58276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882629.58452: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882629.58489: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882629.58512: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882629.58540: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882629.58598: variable 'networkmanager_version' from source: set_fact 20698 1726882629.58609: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882629.58715: variable 'ansible_distribution_major_version' from source: facts 20698 1726882629.58719: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882629.58812: variable 'networkmanager_version' from source: set_fact 20698 1726882629.58818: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882629.58899: variable 'ansible_distribution_major_version' from source: facts 20698 1726882629.58903: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882629.58992: variable 'networkmanager_version' from source: set_fact 20698 1726882629.58999: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882629.59083: variable 'network_state' from source: role '' defaults 20698 1726882629.59091: Evaluated conditional (network_state != {}): False 20698 1726882629.59098: when evaluation is False, skipping this task 20698 1726882629.59101: _execute() done 20698 1726882629.59103: dumping result to json 20698 1726882629.59106: done dumping result, returning 20698 1726882629.59111: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0e448fcc-3ce9-6606-eaf5-000000000167] 20698 1726882629.59116: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000167 20698 1726882629.59196: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000167 20698 1726882629.59199: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20698 1726882629.59241: no more pending results, returning what we have 20698 1726882629.59245: results queue empty 20698 1726882629.59246: checking for any_errors_fatal 20698 1726882629.59252: done checking for any_errors_fatal 20698 1726882629.59253: checking for max_fail_percentage 20698 1726882629.59254: done checking for max_fail_percentage 20698 1726882629.59255: checking to see if all hosts have failed and the running result is not ok 20698 1726882629.59256: done checking to see if all hosts have failed 20698 1726882629.59257: getting the remaining hosts for this loop 20698 1726882629.59258: done getting the remaining hosts for this loop 20698 1726882629.59261: getting the next task for host managed_node2 20698 1726882629.59271: done getting next task for host managed_node2 20698 1726882629.59275: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20698 1726882629.59278: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20698 1726882629.59295: getting variables 20698 1726882629.59297: in VariableManager get_vars() 20698 1726882629.59337: Calling all_inventory to load vars for managed_node2 20698 1726882629.59339: Calling groups_inventory to load vars for managed_node2 20698 1726882629.59341: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882629.59350: Calling all_plugins_play to load vars for managed_node2 20698 1726882629.59352: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882629.59355: Calling groups_plugins_play to load vars for managed_node2 20698 1726882629.60485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882629.62168: done with get_vars() 20698 1726882629.62182: done getting variables 20698 1726882629.62239: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:37:09 -0400 (0:00:00.053) 0:00:50.880 ****** 20698 1726882629.62269: entering _queue_task() for managed_node2/fail 20698 1726882629.62448: worker is 1 (out of 1 available) 20698 1726882629.62459: exiting _queue_task() for managed_node2/fail 20698 1726882629.62471: done queuing things up, now waiting for results queue to drain 20698 1726882629.62473: waiting for pending results... 20698 1726882629.62631: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20698 1726882629.62729: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000168 20698 1726882629.62738: variable 'ansible_search_path' from source: unknown 20698 1726882629.62742: variable 'ansible_search_path' from source: unknown 20698 1726882629.62771: calling self._execute() 20698 1726882629.62841: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882629.62844: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882629.62853: variable 'omit' from source: magic vars 20698 1726882629.63114: variable 'ansible_distribution_major_version' from source: facts 20698 1726882629.63124: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882629.63244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882629.63416: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882629.63445: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882629.63476: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882629.63501: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882629.63553: variable 'networkmanager_version' from source: set_fact 20698 1726882629.63568: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882629.63673: variable 'ansible_distribution_major_version' from source: facts 20698 1726882629.63682: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882629.63765: variable 'networkmanager_version' from source: set_fact 20698 1726882629.63777: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882629.63852: variable 'ansible_distribution_major_version' from source: facts 20698 1726882629.63856: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882629.63996: variable 'networkmanager_version' from source: set_fact 20698 1726882629.64037: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882629.64181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882629.66240: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882629.66286: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882629.66313: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882629.66346: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882629.66371: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882629.66426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882629.66445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882629.66466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882629.66497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882629.66506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882629.66560: variable 'ansible_distribution_major_version' from source: facts 20698 1726882629.66575: Evaluated conditional (ansible_distribution_major_version | int > 9): False 20698 1726882629.66578: when evaluation is False, skipping this task 20698 1726882629.66581: _execute() done 20698 1726882629.66583: dumping result to json 20698 1726882629.66585: done dumping result, returning 20698 1726882629.66591: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0e448fcc-3ce9-6606-eaf5-000000000168] 20698 1726882629.66597: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000168 20698 1726882629.66681: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000168 20698 1726882629.66684: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "skip_reason": "Conditional result was False" } 20698 1726882629.66726: no more pending results, returning what we have 20698 1726882629.66729: results queue empty 20698 1726882629.66730: checking for any_errors_fatal 20698 1726882629.66735: done checking for any_errors_fatal 20698 1726882629.66736: checking for max_fail_percentage 20698 1726882629.66737: done checking for max_fail_percentage 20698 1726882629.66738: checking to see if all hosts have failed and the running result is not ok 20698 1726882629.66739: done checking to see if all hosts have failed 20698 1726882629.66740: getting the remaining hosts for this loop 20698 1726882629.66741: done getting the remaining hosts for this loop 20698 1726882629.66744: getting the next task for host managed_node2 20698 1726882629.66752: done getting next task for host managed_node2 20698 1726882629.66755: ^ 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 20698 1726882629.66759: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20698 1726882629.66779: getting variables 20698 1726882629.66781: in VariableManager get_vars() 20698 1726882629.66823: Calling all_inventory to load vars for managed_node2 20698 1726882629.66825: Calling groups_inventory to load vars for managed_node2 20698 1726882629.66827: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882629.66835: Calling all_plugins_play to load vars for managed_node2 20698 1726882629.66838: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882629.66840: Calling groups_plugins_play to load vars for managed_node2 20698 1726882629.68325: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882629.70009: done with get_vars() 20698 1726882629.70035: done getting variables 20698 1726882629.70098: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:37:09 -0400 (0:00:00.078) 0:00:50.959 ****** 20698 1726882629.70143: entering _queue_task() for managed_node2/dnf 20698 1726882629.70429: worker is 1 (out of 1 available) 20698 1726882629.70446: exiting _queue_task() for managed_node2/dnf 20698 1726882629.70465: done queuing things up, now waiting for results queue to drain 20698 1726882629.70467: waiting for pending results... 20698 1726882629.70712: running TaskExecutor() for managed_node2/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 20698 1726882629.70862: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000169 20698 1726882629.70889: variable 'ansible_search_path' from source: unknown 20698 1726882629.70899: variable 'ansible_search_path' from source: unknown 20698 1726882629.70925: calling self._execute() 20698 1726882629.71015: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882629.71019: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882629.71028: variable 'omit' from source: magic vars 20698 1726882629.71352: variable 'ansible_distribution_major_version' from source: facts 20698 1726882629.71365: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882629.71483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882629.71658: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882629.71692: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882629.71715: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882629.71740: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882629.71800: variable 'networkmanager_version' from source: set_fact 20698 1726882629.71810: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882629.71916: variable 'ansible_distribution_major_version' from source: facts 20698 1726882629.71920: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882629.72012: variable 'networkmanager_version' from source: set_fact 20698 1726882629.72020: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882629.72096: variable 'ansible_distribution_major_version' from source: facts 20698 1726882629.72100: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882629.72186: variable 'networkmanager_version' from source: set_fact 20698 1726882629.72196: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882629.72297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882629.73935: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882629.74011: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882629.74050: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882629.74098: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882629.74140: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882629.74202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882629.74222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882629.74239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882629.74274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882629.74283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882629.74415: variable 'ansible_distribution' from source: facts 20698 1726882629.74425: variable 'ansible_distribution_major_version' from source: facts 20698 1726882629.74456: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 20698 1726882629.74560: variable '__network_wireless_connections_defined' from source: role '' defaults 20698 1726882629.74701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882629.74719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882629.74748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882629.74800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882629.74823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882629.74861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882629.74894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882629.74933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882629.74976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882629.74984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882629.75019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882629.75034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882629.75051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882629.75083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882629.75106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882629.75228: variable 'network_connections' from source: task vars 20698 1726882629.75266: variable 'interface' from source: play vars 20698 1726882629.75326: variable 'interface' from source: play vars 20698 1726882629.75389: 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) 20698 1726882629.75411: 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) 20698 1726882629.75428: 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) 20698 1726882629.75447: 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) 20698 1726882629.75484: variable '__network_team_connections_defined' from source: role '' defaults 20698 1726882629.75711: variable 'network_connections' from source: task vars 20698 1726882629.75716: variable 'interface' from source: play vars 20698 1726882629.75768: variable 'interface' from source: play vars 20698 1726882629.75801: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 20698 1726882629.75817: when evaluation is False, skipping this task 20698 1726882629.75830: _execute() done 20698 1726882629.75838: dumping result to json 20698 1726882629.75844: done dumping result, returning 20698 1726882629.75854: done running TaskExecutor() for managed_node2/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 [0e448fcc-3ce9-6606-eaf5-000000000169] 20698 1726882629.75870: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000169 skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 20698 1726882629.76019: no more pending results, returning what we have 20698 1726882629.76023: results queue empty 20698 1726882629.76023: checking for any_errors_fatal 20698 1726882629.76039: done checking for any_errors_fatal 20698 1726882629.76040: checking for max_fail_percentage 20698 1726882629.76042: done checking for max_fail_percentage 20698 1726882629.76043: checking to see if all hosts have failed and the running result is not ok 20698 1726882629.76044: done checking to see if all hosts have failed 20698 1726882629.76045: getting the remaining hosts for this loop 20698 1726882629.76046: done getting the remaining hosts for this loop 20698 1726882629.76053: getting the next task for host managed_node2 20698 1726882629.76063: done getting next task for host managed_node2 20698 1726882629.76067: ^ 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 20698 1726882629.76071: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20698 1726882629.76096: getting variables 20698 1726882629.76098: in VariableManager get_vars() 20698 1726882629.76168: Calling all_inventory to load vars for managed_node2 20698 1726882629.76171: Calling groups_inventory to load vars for managed_node2 20698 1726882629.76174: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882629.76179: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000169 20698 1726882629.76182: WORKER PROCESS EXITING 20698 1726882629.76190: Calling all_plugins_play to load vars for managed_node2 20698 1726882629.76192: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882629.76195: Calling groups_plugins_play to load vars for managed_node2 20698 1726882629.78003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882629.79995: done with get_vars() 20698 1726882629.80021: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20698 1726882629.80105: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:37:09 -0400 (0:00:00.099) 0:00:51.059 ****** 20698 1726882629.80127: entering _queue_task() for managed_node2/yum 20698 1726882629.80372: worker is 1 (out of 1 available) 20698 1726882629.80386: exiting _queue_task() for managed_node2/yum 20698 1726882629.80402: done queuing things up, now waiting for results queue to drain 20698 1726882629.80404: waiting for pending results... 20698 1726882629.80627: running TaskExecutor() for managed_node2/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 20698 1726882629.80770: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000016a 20698 1726882629.80787: variable 'ansible_search_path' from source: unknown 20698 1726882629.80790: variable 'ansible_search_path' from source: unknown 20698 1726882629.80817: calling self._execute() 20698 1726882629.80903: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882629.80906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882629.80915: variable 'omit' from source: magic vars 20698 1726882629.81180: variable 'ansible_distribution_major_version' from source: facts 20698 1726882629.81199: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882629.81337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882629.81559: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882629.81647: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882629.81725: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882629.81802: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882629.81903: variable 'networkmanager_version' from source: set_fact 20698 1726882629.81913: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882629.82003: variable 'ansible_distribution_major_version' from source: facts 20698 1726882629.82007: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882629.82139: variable 'networkmanager_version' from source: set_fact 20698 1726882629.82168: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882629.82321: variable 'ansible_distribution_major_version' from source: facts 20698 1726882629.82344: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882629.82542: variable 'networkmanager_version' from source: set_fact 20698 1726882629.82549: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882629.82636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882629.84738: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882629.84815: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882629.84855: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882629.84894: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882629.84924: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882629.85009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882629.85030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882629.85048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882629.85079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882629.85105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882629.85177: variable 'ansible_distribution_major_version' from source: facts 20698 1726882629.85191: Evaluated conditional (ansible_distribution_major_version | int < 8): False 20698 1726882629.85194: when evaluation is False, skipping this task 20698 1726882629.85197: _execute() done 20698 1726882629.85199: dumping result to json 20698 1726882629.85201: done dumping result, returning 20698 1726882629.85207: done running TaskExecutor() for managed_node2/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 [0e448fcc-3ce9-6606-eaf5-00000000016a] 20698 1726882629.85211: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000016a 20698 1726882629.85306: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000016a 20698 1726882629.85309: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 20698 1726882629.85367: no more pending results, returning what we have 20698 1726882629.85371: results queue empty 20698 1726882629.85372: checking for any_errors_fatal 20698 1726882629.85378: done checking for any_errors_fatal 20698 1726882629.85378: checking for max_fail_percentage 20698 1726882629.85380: done checking for max_fail_percentage 20698 1726882629.85381: checking to see if all hosts have failed and the running result is not ok 20698 1726882629.85382: done checking to see if all hosts have failed 20698 1726882629.85382: getting the remaining hosts for this loop 20698 1726882629.85384: done getting the remaining hosts for this loop 20698 1726882629.85386: getting the next task for host managed_node2 20698 1726882629.85395: done getting next task for host managed_node2 20698 1726882629.85398: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20698 1726882629.85401: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20698 1726882629.85420: getting variables 20698 1726882629.85421: in VariableManager get_vars() 20698 1726882629.85461: Calling all_inventory to load vars for managed_node2 20698 1726882629.85465: Calling groups_inventory to load vars for managed_node2 20698 1726882629.85468: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882629.85477: Calling all_plugins_play to load vars for managed_node2 20698 1726882629.85479: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882629.85482: Calling groups_plugins_play to load vars for managed_node2 20698 1726882629.86250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882629.87442: done with get_vars() 20698 1726882629.87463: done getting variables 20698 1726882629.87518: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:37:09 -0400 (0:00:00.074) 0:00:51.133 ****** 20698 1726882629.87552: entering _queue_task() for managed_node2/fail 20698 1726882629.87780: worker is 1 (out of 1 available) 20698 1726882629.87792: exiting _queue_task() for managed_node2/fail 20698 1726882629.87803: done queuing things up, now waiting for results queue to drain 20698 1726882629.87804: waiting for pending results... 20698 1726882629.88074: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20698 1726882629.88213: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000016b 20698 1726882629.88233: variable 'ansible_search_path' from source: unknown 20698 1726882629.88246: variable 'ansible_search_path' from source: unknown 20698 1726882629.88293: calling self._execute() 20698 1726882629.88385: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882629.88395: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882629.88410: variable 'omit' from source: magic vars 20698 1726882629.88798: variable 'ansible_distribution_major_version' from source: facts 20698 1726882629.88816: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882629.88992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882629.89270: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882629.89317: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882629.89360: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882629.89400: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882629.89488: variable 'networkmanager_version' from source: set_fact 20698 1726882629.89506: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882629.89669: variable 'ansible_distribution_major_version' from source: facts 20698 1726882629.89679: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882629.89814: variable 'networkmanager_version' from source: set_fact 20698 1726882629.89828: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882629.89938: variable 'ansible_distribution_major_version' from source: facts 20698 1726882629.89949: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882629.90080: variable 'networkmanager_version' from source: set_fact 20698 1726882629.90096: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882629.90210: variable '__network_wireless_connections_defined' from source: role '' defaults 20698 1726882629.90368: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882629.93809: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882629.93972: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882629.94012: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882629.94048: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882629.94082: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882629.94159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882629.94197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882629.94229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882629.94276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882629.94298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882629.94343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882629.94373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882629.94421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882629.94615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882629.94637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882629.94688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882629.94717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882629.94859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882629.94905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882629.94925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882629.95242: variable 'network_connections' from source: task vars 20698 1726882629.95383: variable 'interface' from source: play vars 20698 1726882629.95460: variable 'interface' from source: play vars 20698 1726882629.95607: 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) 20698 1726882629.95688: 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) 20698 1726882629.95771: 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) 20698 1726882629.96025: 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) 20698 1726882629.96081: variable '__network_team_connections_defined' from source: role '' defaults 20698 1726882629.96421: variable 'network_connections' from source: task vars 20698 1726882629.96431: variable 'interface' from source: play vars 20698 1726882629.96501: variable 'interface' from source: play vars 20698 1726882629.96529: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 20698 1726882629.96538: when evaluation is False, skipping this task 20698 1726882629.96545: _execute() done 20698 1726882629.96551: dumping result to json 20698 1726882629.96558: done dumping result, returning 20698 1726882629.96576: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-6606-eaf5-00000000016b] 20698 1726882629.96586: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000016b skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 20698 1726882629.96734: no more pending results, returning what we have 20698 1726882629.96738: results queue empty 20698 1726882629.96739: checking for any_errors_fatal 20698 1726882629.96746: done checking for any_errors_fatal 20698 1726882629.96747: checking for max_fail_percentage 20698 1726882629.96749: done checking for max_fail_percentage 20698 1726882629.96750: checking to see if all hosts have failed and the running result is not ok 20698 1726882629.96751: done checking to see if all hosts have failed 20698 1726882629.96752: getting the remaining hosts for this loop 20698 1726882629.96753: done getting the remaining hosts for this loop 20698 1726882629.96757: getting the next task for host managed_node2 20698 1726882629.96768: done getting next task for host managed_node2 20698 1726882629.96773: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 20698 1726882629.96777: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20698 1726882629.96801: getting variables 20698 1726882629.96803: in VariableManager get_vars() 20698 1726882629.96856: Calling all_inventory to load vars for managed_node2 20698 1726882629.96859: Calling groups_inventory to load vars for managed_node2 20698 1726882629.96861: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882629.96875: Calling all_plugins_play to load vars for managed_node2 20698 1726882629.96878: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882629.96882: Calling groups_plugins_play to load vars for managed_node2 20698 1726882629.97885: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000016b 20698 1726882629.97888: WORKER PROCESS EXITING 20698 1726882630.00636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882630.03033: done with get_vars() 20698 1726882630.03057: done getting variables 20698 1726882630.03116: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:37:10 -0400 (0:00:00.155) 0:00:51.289 ****** 20698 1726882630.03151: entering _queue_task() for managed_node2/package 20698 1726882630.03421: worker is 1 (out of 1 available) 20698 1726882630.03433: exiting _queue_task() for managed_node2/package 20698 1726882630.03444: done queuing things up, now waiting for results queue to drain 20698 1726882630.03445: waiting for pending results... 20698 1726882630.03896: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 20698 1726882630.04030: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000016c 20698 1726882630.04049: variable 'ansible_search_path' from source: unknown 20698 1726882630.04057: variable 'ansible_search_path' from source: unknown 20698 1726882630.04098: calling self._execute() 20698 1726882630.04196: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882630.04209: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882630.04223: variable 'omit' from source: magic vars 20698 1726882630.04584: variable 'ansible_distribution_major_version' from source: facts 20698 1726882630.04601: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882630.04778: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882630.05044: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882630.05095: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882630.05131: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882630.05170: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882630.05249: variable 'networkmanager_version' from source: set_fact 20698 1726882630.05270: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882630.05422: variable 'ansible_distribution_major_version' from source: facts 20698 1726882630.05432: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882630.05569: variable 'networkmanager_version' from source: set_fact 20698 1726882630.05583: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882630.05694: variable 'ansible_distribution_major_version' from source: facts 20698 1726882630.05711: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882630.05843: variable 'networkmanager_version' from source: set_fact 20698 1726882630.05857: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882630.06037: variable 'network_packages' from source: role '' defaults 20698 1726882630.06129: variable '__network_provider_setup' from source: role '' defaults 20698 1726882630.06149: variable '__network_service_name_default_nm' from source: role '' defaults 20698 1726882630.06224: variable '__network_service_name_default_nm' from source: role '' defaults 20698 1726882630.06238: variable '__network_packages_default_nm' from source: role '' defaults 20698 1726882630.06304: variable '__network_packages_default_nm' from source: role '' defaults 20698 1726882630.06489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882630.10224: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882630.10295: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882630.10336: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882630.10373: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882630.10408: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882630.10494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882630.10527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882630.10558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882630.10611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882630.10631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882630.10680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882630.10714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882630.10745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882630.10792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882630.10814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882630.11051: variable '__network_packages_default_gobject_packages' from source: role '' defaults 20698 1726882630.11166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882630.11196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882630.11226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882630.11276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882630.11296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882630.11398: variable 'ansible_python' from source: facts 20698 1726882630.11427: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 20698 1726882630.11606: variable '__network_wpa_supplicant_required' from source: role '' defaults 20698 1726882630.11689: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 20698 1726882630.11835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882630.11866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882630.11904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882630.11998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882630.12018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882630.12078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882630.12167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882630.12279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882630.12324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882630.12379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882630.12710: variable 'network_connections' from source: task vars 20698 1726882630.12720: variable 'interface' from source: play vars 20698 1726882630.12912: variable 'interface' from source: play vars 20698 1726882630.13091: 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) 20698 1726882630.13128: 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) 20698 1726882630.13162: 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) 20698 1726882630.13292: 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) 20698 1726882630.13351: variable '__network_wireless_connections_defined' from source: role '' defaults 20698 1726882630.13647: variable 'network_connections' from source: task vars 20698 1726882630.13652: variable 'interface' from source: play vars 20698 1726882630.13725: variable 'interface' from source: play vars 20698 1726882630.13747: variable '__network_packages_default_wireless' from source: role '' defaults 20698 1726882630.13813: variable '__network_wireless_connections_defined' from source: role '' defaults 20698 1726882630.14008: variable 'network_connections' from source: task vars 20698 1726882630.14012: variable 'interface' from source: play vars 20698 1726882630.14056: variable 'interface' from source: play vars 20698 1726882630.14077: variable '__network_packages_default_team' from source: role '' defaults 20698 1726882630.14131: variable '__network_team_connections_defined' from source: role '' defaults 20698 1726882630.14323: variable 'network_connections' from source: task vars 20698 1726882630.14326: variable 'interface' from source: play vars 20698 1726882630.14375: variable 'interface' from source: play vars 20698 1726882630.14410: variable '__network_service_name_default_initscripts' from source: role '' defaults 20698 1726882630.14453: variable '__network_service_name_default_initscripts' from source: role '' defaults 20698 1726882630.14459: variable '__network_packages_default_initscripts' from source: role '' defaults 20698 1726882630.14505: variable '__network_packages_default_initscripts' from source: role '' defaults 20698 1726882630.14645: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 20698 1726882630.14930: variable 'network_connections' from source: task vars 20698 1726882630.14933: variable 'interface' from source: play vars 20698 1726882630.14980: variable 'interface' from source: play vars 20698 1726882630.14987: variable 'ansible_distribution' from source: facts 20698 1726882630.14989: variable '__network_rh_distros' from source: role '' defaults 20698 1726882630.14995: variable 'ansible_distribution_major_version' from source: facts 20698 1726882630.15005: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 20698 1726882630.15129: variable 'ansible_distribution' from source: facts 20698 1726882630.15132: variable '__network_rh_distros' from source: role '' defaults 20698 1726882630.15135: variable 'ansible_distribution_major_version' from source: facts 20698 1726882630.15144: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 20698 1726882630.15387: variable 'ansible_distribution' from source: facts 20698 1726882630.15390: variable '__network_rh_distros' from source: role '' defaults 20698 1726882630.15392: variable 'ansible_distribution_major_version' from source: facts 20698 1726882630.15394: variable 'network_provider' from source: set_fact 20698 1726882630.15396: variable 'ansible_facts' from source: unknown 20698 1726882630.16694: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 20698 1726882630.16698: when evaluation is False, skipping this task 20698 1726882630.16700: _execute() done 20698 1726882630.16703: dumping result to json 20698 1726882630.16705: done dumping result, returning 20698 1726882630.16711: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-6606-eaf5-00000000016c] 20698 1726882630.16718: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000016c 20698 1726882630.16817: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000016c 20698 1726882630.16819: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 20698 1726882630.16894: no more pending results, returning what we have 20698 1726882630.16898: results queue empty 20698 1726882630.16899: checking for any_errors_fatal 20698 1726882630.16906: done checking for any_errors_fatal 20698 1726882630.16906: checking for max_fail_percentage 20698 1726882630.16908: done checking for max_fail_percentage 20698 1726882630.16910: checking to see if all hosts have failed and the running result is not ok 20698 1726882630.16911: done checking to see if all hosts have failed 20698 1726882630.16912: getting the remaining hosts for this loop 20698 1726882630.16913: done getting the remaining hosts for this loop 20698 1726882630.16917: getting the next task for host managed_node2 20698 1726882630.16927: done getting next task for host managed_node2 20698 1726882630.16931: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20698 1726882630.16935: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20698 1726882630.16965: getting variables 20698 1726882630.16968: in VariableManager get_vars() 20698 1726882630.17028: Calling all_inventory to load vars for managed_node2 20698 1726882630.17031: Calling groups_inventory to load vars for managed_node2 20698 1726882630.17034: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882630.17046: Calling all_plugins_play to load vars for managed_node2 20698 1726882630.17050: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882630.17053: Calling groups_plugins_play to load vars for managed_node2 20698 1726882630.18321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882630.20782: done with get_vars() 20698 1726882630.20802: done getting variables 20698 1726882630.20854: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:37:10 -0400 (0:00:00.177) 0:00:51.467 ****** 20698 1726882630.20893: entering _queue_task() for managed_node2/package 20698 1726882630.21138: worker is 1 (out of 1 available) 20698 1726882630.21151: exiting _queue_task() for managed_node2/package 20698 1726882630.21166: done queuing things up, now waiting for results queue to drain 20698 1726882630.21168: waiting for pending results... 20698 1726882630.21472: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20698 1726882630.21637: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000016d 20698 1726882630.21659: variable 'ansible_search_path' from source: unknown 20698 1726882630.21672: variable 'ansible_search_path' from source: unknown 20698 1726882630.21718: calling self._execute() 20698 1726882630.21820: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882630.21836: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882630.21852: variable 'omit' from source: magic vars 20698 1726882630.22378: variable 'ansible_distribution_major_version' from source: facts 20698 1726882630.22389: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882630.22553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882630.22823: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882630.22876: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882630.22913: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882630.22955: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882630.23048: variable 'networkmanager_version' from source: set_fact 20698 1726882630.23077: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882630.23235: variable 'ansible_distribution_major_version' from source: facts 20698 1726882630.23245: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882630.23393: variable 'networkmanager_version' from source: set_fact 20698 1726882630.23411: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882630.23526: variable 'ansible_distribution_major_version' from source: facts 20698 1726882630.23534: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882630.23673: variable 'networkmanager_version' from source: set_fact 20698 1726882630.23686: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882630.23808: variable 'network_state' from source: role '' defaults 20698 1726882630.23821: Evaluated conditional (network_state != {}): False 20698 1726882630.23827: when evaluation is False, skipping this task 20698 1726882630.23837: _execute() done 20698 1726882630.23844: dumping result to json 20698 1726882630.23850: done dumping result, returning 20698 1726882630.23861: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-6606-eaf5-00000000016d] 20698 1726882630.23886: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000016d 20698 1726882630.24001: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000016d 20698 1726882630.24008: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20698 1726882630.24056: no more pending results, returning what we have 20698 1726882630.24060: results queue empty 20698 1726882630.24061: checking for any_errors_fatal 20698 1726882630.24068: done checking for any_errors_fatal 20698 1726882630.24068: checking for max_fail_percentage 20698 1726882630.24070: done checking for max_fail_percentage 20698 1726882630.24071: checking to see if all hosts have failed and the running result is not ok 20698 1726882630.24072: done checking to see if all hosts have failed 20698 1726882630.24073: getting the remaining hosts for this loop 20698 1726882630.24074: done getting the remaining hosts for this loop 20698 1726882630.24077: getting the next task for host managed_node2 20698 1726882630.24086: done getting next task for host managed_node2 20698 1726882630.24090: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20698 1726882630.24093: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20698 1726882630.24115: getting variables 20698 1726882630.24117: in VariableManager get_vars() 20698 1726882630.24168: Calling all_inventory to load vars for managed_node2 20698 1726882630.24171: Calling groups_inventory to load vars for managed_node2 20698 1726882630.24173: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882630.24184: Calling all_plugins_play to load vars for managed_node2 20698 1726882630.24187: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882630.24190: Calling groups_plugins_play to load vars for managed_node2 20698 1726882630.26116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882630.27593: done with get_vars() 20698 1726882630.27608: done getting variables 20698 1726882630.27650: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:37:10 -0400 (0:00:00.067) 0:00:51.535 ****** 20698 1726882630.27681: entering _queue_task() for managed_node2/package 20698 1726882630.27901: worker is 1 (out of 1 available) 20698 1726882630.27914: exiting _queue_task() for managed_node2/package 20698 1726882630.27924: done queuing things up, now waiting for results queue to drain 20698 1726882630.27926: waiting for pending results... 20698 1726882630.28101: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20698 1726882630.28231: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000016e 20698 1726882630.28242: variable 'ansible_search_path' from source: unknown 20698 1726882630.28245: variable 'ansible_search_path' from source: unknown 20698 1726882630.28286: calling self._execute() 20698 1726882630.28405: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882630.28409: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882630.28429: variable 'omit' from source: magic vars 20698 1726882630.29233: variable 'ansible_distribution_major_version' from source: facts 20698 1726882630.29296: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882630.29472: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882630.30506: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882630.30580: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882630.30628: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882630.30674: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882630.30772: variable 'networkmanager_version' from source: set_fact 20698 1726882630.30784: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882630.30910: variable 'ansible_distribution_major_version' from source: facts 20698 1726882630.30925: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882630.31088: variable 'networkmanager_version' from source: set_fact 20698 1726882630.31097: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882630.31232: variable 'ansible_distribution_major_version' from source: facts 20698 1726882630.31237: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882630.31393: variable 'networkmanager_version' from source: set_fact 20698 1726882630.31408: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882630.31544: variable 'network_state' from source: role '' defaults 20698 1726882630.31563: Evaluated conditional (network_state != {}): False 20698 1726882630.31568: when evaluation is False, skipping this task 20698 1726882630.31570: _execute() done 20698 1726882630.31573: dumping result to json 20698 1726882630.31575: done dumping result, returning 20698 1726882630.31585: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-6606-eaf5-00000000016e] 20698 1726882630.31590: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000016e 20698 1726882630.31753: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000016e 20698 1726882630.31757: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20698 1726882630.31839: no more pending results, returning what we have 20698 1726882630.31843: results queue empty 20698 1726882630.31844: checking for any_errors_fatal 20698 1726882630.31849: done checking for any_errors_fatal 20698 1726882630.31850: checking for max_fail_percentage 20698 1726882630.31852: done checking for max_fail_percentage 20698 1726882630.31853: checking to see if all hosts have failed and the running result is not ok 20698 1726882630.31853: done checking to see if all hosts have failed 20698 1726882630.31854: getting the remaining hosts for this loop 20698 1726882630.31855: done getting the remaining hosts for this loop 20698 1726882630.31858: getting the next task for host managed_node2 20698 1726882630.31868: done getting next task for host managed_node2 20698 1726882630.31872: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20698 1726882630.31876: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20698 1726882630.31895: getting variables 20698 1726882630.31896: in VariableManager get_vars() 20698 1726882630.31940: Calling all_inventory to load vars for managed_node2 20698 1726882630.31943: Calling groups_inventory to load vars for managed_node2 20698 1726882630.31945: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882630.31954: Calling all_plugins_play to load vars for managed_node2 20698 1726882630.31957: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882630.31961: Calling groups_plugins_play to load vars for managed_node2 20698 1726882630.32957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882630.33921: done with get_vars() 20698 1726882630.33938: done getting variables 20698 1726882630.33983: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:37:10 -0400 (0:00:00.063) 0:00:51.598 ****** 20698 1726882630.34007: entering _queue_task() for managed_node2/service 20698 1726882630.34210: worker is 1 (out of 1 available) 20698 1726882630.34222: exiting _queue_task() for managed_node2/service 20698 1726882630.34233: done queuing things up, now waiting for results queue to drain 20698 1726882630.34234: waiting for pending results... 20698 1726882630.34408: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20698 1726882630.34504: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000016f 20698 1726882630.34514: variable 'ansible_search_path' from source: unknown 20698 1726882630.34517: variable 'ansible_search_path' from source: unknown 20698 1726882630.34544: calling self._execute() 20698 1726882630.34617: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882630.34622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882630.34631: variable 'omit' from source: magic vars 20698 1726882630.35054: variable 'ansible_distribution_major_version' from source: facts 20698 1726882630.35060: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882630.35284: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882630.35544: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882630.35580: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882630.35606: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882630.35631: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882630.35727: variable 'networkmanager_version' from source: set_fact 20698 1726882630.35744: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882630.36237: variable 'ansible_distribution_major_version' from source: facts 20698 1726882630.36240: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882630.36381: variable 'networkmanager_version' from source: set_fact 20698 1726882630.36389: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882630.36458: variable 'ansible_distribution_major_version' from source: facts 20698 1726882630.36466: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882630.36575: variable 'networkmanager_version' from source: set_fact 20698 1726882630.36580: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882630.36716: variable '__network_wireless_connections_defined' from source: role '' defaults 20698 1726882630.36836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882630.38477: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882630.38549: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882630.38602: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882630.38638: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882630.38667: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882630.38723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882630.38748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882630.38774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882630.38803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882630.38814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882630.38845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882630.38861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882630.38906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882630.38939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882630.38950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882630.38981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882630.38999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882630.39016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882630.39042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882630.39052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882630.39168: variable 'network_connections' from source: task vars 20698 1726882630.39177: variable 'interface' from source: play vars 20698 1726882630.39228: variable 'interface' from source: play vars 20698 1726882630.39274: 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) 20698 1726882630.39298: 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) 20698 1726882630.39319: 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) 20698 1726882630.39343: 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) 20698 1726882630.39380: variable '__network_team_connections_defined' from source: role '' defaults 20698 1726882630.39527: variable 'network_connections' from source: task vars 20698 1726882630.39532: variable 'interface' from source: play vars 20698 1726882630.39580: variable 'interface' from source: play vars 20698 1726882630.39597: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 20698 1726882630.39600: when evaluation is False, skipping this task 20698 1726882630.39603: _execute() done 20698 1726882630.39605: dumping result to json 20698 1726882630.39608: done dumping result, returning 20698 1726882630.39612: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-6606-eaf5-00000000016f] 20698 1726882630.39617: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000016f 20698 1726882630.39711: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000016f 20698 1726882630.39723: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 20698 1726882630.39767: no more pending results, returning what we have 20698 1726882630.39782: results queue empty 20698 1726882630.39790: checking for any_errors_fatal 20698 1726882630.39796: done checking for any_errors_fatal 20698 1726882630.39797: checking for max_fail_percentage 20698 1726882630.39799: done checking for max_fail_percentage 20698 1726882630.39800: checking to see if all hosts have failed and the running result is not ok 20698 1726882630.39801: done checking to see if all hosts have failed 20698 1726882630.39802: getting the remaining hosts for this loop 20698 1726882630.39804: done getting the remaining hosts for this loop 20698 1726882630.39807: getting the next task for host managed_node2 20698 1726882630.39821: done getting next task for host managed_node2 20698 1726882630.39827: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20698 1726882630.39830: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20698 1726882630.39861: getting variables 20698 1726882630.39865: in VariableManager get_vars() 20698 1726882630.39924: Calling all_inventory to load vars for managed_node2 20698 1726882630.39927: Calling groups_inventory to load vars for managed_node2 20698 1726882630.39929: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882630.39938: Calling all_plugins_play to load vars for managed_node2 20698 1726882630.39941: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882630.39944: Calling groups_plugins_play to load vars for managed_node2 20698 1726882630.41142: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882630.42387: done with get_vars() 20698 1726882630.42402: done getting variables 20698 1726882630.42444: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:37:10 -0400 (0:00:00.084) 0:00:51.683 ****** 20698 1726882630.42470: entering _queue_task() for managed_node2/service 20698 1726882630.42769: worker is 1 (out of 1 available) 20698 1726882630.42783: exiting _queue_task() for managed_node2/service 20698 1726882630.42793: done queuing things up, now waiting for results queue to drain 20698 1726882630.42794: waiting for pending results... 20698 1726882630.43094: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20698 1726882630.43225: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000170 20698 1726882630.43237: variable 'ansible_search_path' from source: unknown 20698 1726882630.43241: variable 'ansible_search_path' from source: unknown 20698 1726882630.43271: calling self._execute() 20698 1726882630.43393: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882630.43412: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882630.43415: variable 'omit' from source: magic vars 20698 1726882630.43746: variable 'ansible_distribution_major_version' from source: facts 20698 1726882630.43749: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882630.43905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882630.44272: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882630.44275: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882630.44278: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882630.44280: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882630.44298: variable 'networkmanager_version' from source: set_fact 20698 1726882630.44310: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882630.44455: variable 'ansible_distribution_major_version' from source: facts 20698 1726882630.44459: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882630.44590: variable 'networkmanager_version' from source: set_fact 20698 1726882630.44598: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882630.44706: variable 'ansible_distribution_major_version' from source: facts 20698 1726882630.44710: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882630.44835: variable 'networkmanager_version' from source: set_fact 20698 1726882630.44844: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882630.44993: variable 'network_provider' from source: set_fact 20698 1726882630.44997: variable 'network_state' from source: role '' defaults 20698 1726882630.45007: Evaluated conditional (network_provider == "nm" or network_state != {}): True 20698 1726882630.45013: variable 'omit' from source: magic vars 20698 1726882630.45076: variable 'omit' from source: magic vars 20698 1726882630.45104: variable 'network_service_name' from source: role '' defaults 20698 1726882630.45175: variable 'network_service_name' from source: role '' defaults 20698 1726882630.45277: variable '__network_provider_setup' from source: role '' defaults 20698 1726882630.45280: variable '__network_service_name_default_nm' from source: role '' defaults 20698 1726882630.45347: variable '__network_service_name_default_nm' from source: role '' defaults 20698 1726882630.45351: variable '__network_packages_default_nm' from source: role '' defaults 20698 1726882630.45417: variable '__network_packages_default_nm' from source: role '' defaults 20698 1726882630.45597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882630.47112: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882630.47155: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882630.47185: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882630.47208: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882630.47228: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882630.47288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882630.47307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882630.47325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882630.47354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882630.47368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882630.47398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882630.47414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882630.47430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882630.47459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882630.47475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882630.47617: variable '__network_packages_default_gobject_packages' from source: role '' defaults 20698 1726882630.47716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882630.47738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882630.47762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882630.47806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882630.47823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882630.48066: variable 'ansible_python' from source: facts 20698 1726882630.48069: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 20698 1726882630.48081: variable '__network_wpa_supplicant_required' from source: role '' defaults 20698 1726882630.48083: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 20698 1726882630.48372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882630.48375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882630.48378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882630.48380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882630.48382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882630.48384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882630.48386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882630.48482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882630.48486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882630.48488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882630.48549: variable 'network_connections' from source: task vars 20698 1726882630.48591: variable 'interface' from source: play vars 20698 1726882630.48627: variable 'interface' from source: play vars 20698 1726882630.48705: 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) 20698 1726882630.48731: 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) 20698 1726882630.48759: 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) 20698 1726882630.48795: 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) 20698 1726882630.48837: variable '__network_wireless_connections_defined' from source: role '' defaults 20698 1726882630.49107: variable 'network_connections' from source: task vars 20698 1726882630.49113: variable 'interface' from source: play vars 20698 1726882630.49186: variable 'interface' from source: play vars 20698 1726882630.49215: variable '__network_packages_default_wireless' from source: role '' defaults 20698 1726882630.49292: variable '__network_wireless_connections_defined' from source: role '' defaults 20698 1726882630.49561: variable 'network_connections' from source: task vars 20698 1726882630.49570: variable 'interface' from source: play vars 20698 1726882630.49641: variable 'interface' from source: play vars 20698 1726882630.49661: variable '__network_packages_default_team' from source: role '' defaults 20698 1726882630.49743: variable '__network_team_connections_defined' from source: role '' defaults 20698 1726882630.50038: variable 'network_connections' from source: task vars 20698 1726882630.50041: variable 'interface' from source: play vars 20698 1726882630.50122: variable 'interface' from source: play vars 20698 1726882630.50174: variable '__network_service_name_default_initscripts' from source: role '' defaults 20698 1726882630.50233: variable '__network_service_name_default_initscripts' from source: role '' defaults 20698 1726882630.50238: variable '__network_packages_default_initscripts' from source: role '' defaults 20698 1726882630.50302: variable '__network_packages_default_initscripts' from source: role '' defaults 20698 1726882630.50516: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 20698 1726882630.51000: variable 'network_connections' from source: task vars 20698 1726882630.51003: variable 'interface' from source: play vars 20698 1726882630.51064: variable 'interface' from source: play vars 20698 1726882630.51075: variable 'ansible_distribution' from source: facts 20698 1726882630.51077: variable '__network_rh_distros' from source: role '' defaults 20698 1726882630.51084: variable 'ansible_distribution_major_version' from source: facts 20698 1726882630.51096: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 20698 1726882630.51268: variable 'ansible_distribution' from source: facts 20698 1726882630.51273: variable '__network_rh_distros' from source: role '' defaults 20698 1726882630.51279: variable 'ansible_distribution_major_version' from source: facts 20698 1726882630.51289: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 20698 1726882630.51454: variable 'ansible_distribution' from source: facts 20698 1726882630.51457: variable '__network_rh_distros' from source: role '' defaults 20698 1726882630.51468: variable 'ansible_distribution_major_version' from source: facts 20698 1726882630.51505: variable 'network_provider' from source: set_fact 20698 1726882630.51524: variable 'omit' from source: magic vars 20698 1726882630.51552: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882630.51584: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882630.51601: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882630.51618: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882630.51629: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882630.51657: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882630.51665: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882630.51668: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882630.51771: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882630.51777: Set connection var ansible_shell_executable to /bin/sh 20698 1726882630.51783: Set connection var ansible_pipelining to False 20698 1726882630.51788: Set connection var ansible_timeout to 10 20698 1726882630.51791: Set connection var ansible_connection to ssh 20698 1726882630.51793: Set connection var ansible_shell_type to sh 20698 1726882630.51824: variable 'ansible_shell_executable' from source: unknown 20698 1726882630.51827: variable 'ansible_connection' from source: unknown 20698 1726882630.51834: variable 'ansible_module_compression' from source: unknown 20698 1726882630.51842: variable 'ansible_shell_type' from source: unknown 20698 1726882630.51845: variable 'ansible_shell_executable' from source: unknown 20698 1726882630.51847: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882630.51848: variable 'ansible_pipelining' from source: unknown 20698 1726882630.51850: variable 'ansible_timeout' from source: unknown 20698 1726882630.51854: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882630.52007: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882630.52011: variable 'omit' from source: magic vars 20698 1726882630.52013: starting attempt loop 20698 1726882630.52015: running the handler 20698 1726882630.52271: variable 'ansible_facts' from source: unknown 20698 1726882630.53283: _low_level_execute_command(): starting 20698 1726882630.53295: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882630.54185: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882630.54201: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882630.54215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882630.54233: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882630.54278: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882630.54296: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882630.54312: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882630.54330: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882630.54341: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882630.54352: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882630.54365: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882630.54379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882630.54394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882630.54410: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882630.54420: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882630.54431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882630.54506: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882630.54534: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882630.54549: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882630.54692: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882630.56343: stdout chunk (state=3): >>>/root <<< 20698 1726882630.56448: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882630.56524: stderr chunk (state=3): >>><<< 20698 1726882630.56528: stdout chunk (state=3): >>><<< 20698 1726882630.56570: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882630.56575: _low_level_execute_command(): starting 20698 1726882630.56578: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882630.5654926-22936-140252795759419 `" && echo ansible-tmp-1726882630.5654926-22936-140252795759419="` echo /root/.ansible/tmp/ansible-tmp-1726882630.5654926-22936-140252795759419 `" ) && sleep 0' 20698 1726882630.57334: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882630.57348: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882630.57362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882630.57382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882630.57427: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882630.57440: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882630.57453: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882630.57474: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882630.57487: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882630.57502: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882630.57514: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882630.57528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882630.57544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882630.57556: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882630.57570: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882630.57584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882630.57662: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882630.57682: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882630.57696: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882630.57832: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882630.59750: stdout chunk (state=3): >>>ansible-tmp-1726882630.5654926-22936-140252795759419=/root/.ansible/tmp/ansible-tmp-1726882630.5654926-22936-140252795759419 <<< 20698 1726882630.59937: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882630.59940: stdout chunk (state=3): >>><<< 20698 1726882630.59942: stderr chunk (state=3): >>><<< 20698 1726882630.59969: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882630.5654926-22936-140252795759419=/root/.ansible/tmp/ansible-tmp-1726882630.5654926-22936-140252795759419 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882630.60272: variable 'ansible_module_compression' from source: unknown 20698 1726882630.60275: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2069822553mst/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 20698 1726882630.60278: variable 'ansible_facts' from source: unknown 20698 1726882630.60326: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882630.5654926-22936-140252795759419/AnsiballZ_systemd.py 20698 1726882630.60504: Sending initial data 20698 1726882630.60508: Sent initial data (156 bytes) 20698 1726882630.61545: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882630.61565: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882630.61581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882630.61608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882630.61650: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882630.61668: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882630.61684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882630.61702: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882630.61720: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882630.61733: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882630.61745: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882630.61765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882630.61782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882630.61794: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882630.61806: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882630.61819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882630.61904: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882630.61926: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882630.61951: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882630.62089: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882630.63852: 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 <<< 20698 1726882630.63943: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882630.64040: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmpswey_9gw /root/.ansible/tmp/ansible-tmp-1726882630.5654926-22936-140252795759419/AnsiballZ_systemd.py <<< 20698 1726882630.64134: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882630.66502: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882630.66655: stderr chunk (state=3): >>><<< 20698 1726882630.66658: stdout chunk (state=3): >>><<< 20698 1726882630.66660: done transferring module to remote 20698 1726882630.66665: _low_level_execute_command(): starting 20698 1726882630.66668: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882630.5654926-22936-140252795759419/ /root/.ansible/tmp/ansible-tmp-1726882630.5654926-22936-140252795759419/AnsiballZ_systemd.py && sleep 0' 20698 1726882630.67074: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882630.67080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882630.67113: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882630.67118: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882630.67128: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882630.67133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882630.67139: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882630.67147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882630.67215: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882630.67221: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882630.67223: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882630.67322: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882630.69110: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882630.69155: stderr chunk (state=3): >>><<< 20698 1726882630.69158: stdout chunk (state=3): >>><<< 20698 1726882630.69170: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882630.69174: _low_level_execute_command(): starting 20698 1726882630.69177: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882630.5654926-22936-140252795759419/AnsiballZ_systemd.py && sleep 0' 20698 1726882630.69595: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882630.69605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882630.69644: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882630.69647: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882630.69649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882630.69702: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882630.69706: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882630.69826: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882630.95009: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "6692", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:31:03 EDT", "ExecMainStartTimestampMonotonic": "202392137", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6692", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "3602", "MemoryCurrent": "9150464", "MemoryAvailable": "infinity", "CPUUsageNSec": "1584499000", "TasksCurrent": "3", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft"<<< 20698 1726882630.95016: stdout chunk (state=3): >>>: "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target system.slice dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "NetworkManager-wait-online.service network.service multi-user.target network.target shutdown.target cloud-init.service", "After": "cloud-init-local.service dbus-broker.service network-pre.target system.slice dbus.socket systemd-journald.socket basic.target sysinit.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:32:57 EDT", "StateChangeTimestampMonotonic": "316658837", "InactiveExitTimestamp": "Fri 2024-09-20 21:31:03 EDT", "InactiveExitTimestampMonotonic": "202392395", "ActiveEnterTimestamp": "Fri 2024-09-20 21:31:03 EDT", "ActiveEnterTimestampMonotonic": "202472383", "ActiveExitTimestamp": "Fri 2024-09-20 21:31:03 EDT", "ActiveExitTimestampMonotonic": "202362940", "InactiveEnterTimestamp": "Fri 2024-09-20 21:31:03 EDT", "InactiveEnterTimestampMonotonic": "202381901", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:31:03 EDT", "ConditionTimestampMonotonic": "202382734", "AssertTimestamp": "Fri 2024-09-20 21:31:03 EDT", "AssertTimestampMonotonic": "202382737", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "55e27919215348fab37a11b7ea324f90", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 20698 1726882630.96638: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882630.96642: stderr chunk (state=3): >>><<< 20698 1726882630.96645: stdout chunk (state=3): >>><<< 20698 1726882630.96673: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "6692", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:31:03 EDT", "ExecMainStartTimestampMonotonic": "202392137", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6692", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "3602", "MemoryCurrent": "9150464", "MemoryAvailable": "infinity", "CPUUsageNSec": "1584499000", "TasksCurrent": "3", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target system.slice dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "NetworkManager-wait-online.service network.service multi-user.target network.target shutdown.target cloud-init.service", "After": "cloud-init-local.service dbus-broker.service network-pre.target system.slice dbus.socket systemd-journald.socket basic.target sysinit.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:32:57 EDT", "StateChangeTimestampMonotonic": "316658837", "InactiveExitTimestamp": "Fri 2024-09-20 21:31:03 EDT", "InactiveExitTimestampMonotonic": "202392395", "ActiveEnterTimestamp": "Fri 2024-09-20 21:31:03 EDT", "ActiveEnterTimestampMonotonic": "202472383", "ActiveExitTimestamp": "Fri 2024-09-20 21:31:03 EDT", "ActiveExitTimestampMonotonic": "202362940", "InactiveEnterTimestamp": "Fri 2024-09-20 21:31:03 EDT", "InactiveEnterTimestampMonotonic": "202381901", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:31:03 EDT", "ConditionTimestampMonotonic": "202382734", "AssertTimestamp": "Fri 2024-09-20 21:31:03 EDT", "AssertTimestampMonotonic": "202382737", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "55e27919215348fab37a11b7ea324f90", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. 20698 1726882630.96875: done with _execute_module (ansible.legacy.systemd, {'name': 'NetworkManager', 'state': 'started', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882630.5654926-22936-140252795759419/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882630.97375: _low_level_execute_command(): starting 20698 1726882630.97378: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882630.5654926-22936-140252795759419/ > /dev/null 2>&1 && sleep 0' 20698 1726882630.97624: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882630.97628: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882630.97636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882630.97648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882630.97686: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882630.97696: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882630.97701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882630.97716: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882630.97719: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882630.97725: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882630.97734: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882630.97740: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882630.97750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882630.97756: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882630.97762: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882630.97809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882630.97836: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882630.97850: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882630.97856: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882630.98591: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882631.00470: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882631.00474: stdout chunk (state=3): >>><<< 20698 1726882631.00481: stderr chunk (state=3): >>><<< 20698 1726882631.00495: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882631.00503: handler run complete 20698 1726882631.00566: attempt loop complete, returning result 20698 1726882631.00569: _execute() done 20698 1726882631.00571: dumping result to json 20698 1726882631.00587: done dumping result, returning 20698 1726882631.00597: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-6606-eaf5-000000000170] 20698 1726882631.00602: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000170 20698 1726882631.00830: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000170 20698 1726882631.00834: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20698 1726882631.00893: no more pending results, returning what we have 20698 1726882631.00897: results queue empty 20698 1726882631.00898: checking for any_errors_fatal 20698 1726882631.00905: done checking for any_errors_fatal 20698 1726882631.00906: checking for max_fail_percentage 20698 1726882631.00907: done checking for max_fail_percentage 20698 1726882631.00908: checking to see if all hosts have failed and the running result is not ok 20698 1726882631.00909: done checking to see if all hosts have failed 20698 1726882631.00910: getting the remaining hosts for this loop 20698 1726882631.00911: done getting the remaining hosts for this loop 20698 1726882631.00914: getting the next task for host managed_node2 20698 1726882631.00923: done getting next task for host managed_node2 20698 1726882631.00928: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20698 1726882631.00932: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20698 1726882631.00944: getting variables 20698 1726882631.00945: in VariableManager get_vars() 20698 1726882631.00999: Calling all_inventory to load vars for managed_node2 20698 1726882631.01002: Calling groups_inventory to load vars for managed_node2 20698 1726882631.01004: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882631.01014: Calling all_plugins_play to load vars for managed_node2 20698 1726882631.01017: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882631.01019: Calling groups_plugins_play to load vars for managed_node2 20698 1726882631.03593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882631.05683: done with get_vars() 20698 1726882631.05708: done getting variables 20698 1726882631.06133: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:37:11 -0400 (0:00:00.636) 0:00:52.320 ****** 20698 1726882631.06172: entering _queue_task() for managed_node2/service 20698 1726882631.06503: worker is 1 (out of 1 available) 20698 1726882631.06515: exiting _queue_task() for managed_node2/service 20698 1726882631.06526: done queuing things up, now waiting for results queue to drain 20698 1726882631.06528: waiting for pending results... 20698 1726882631.07495: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20698 1726882631.07769: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000171 20698 1726882631.07848: variable 'ansible_search_path' from source: unknown 20698 1726882631.07857: variable 'ansible_search_path' from source: unknown 20698 1726882631.07904: calling self._execute() 20698 1726882631.08951: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882631.08969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882631.09121: variable 'omit' from source: magic vars 20698 1726882631.09789: variable 'ansible_distribution_major_version' from source: facts 20698 1726882631.10083: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882631.10252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882631.10817: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882631.10865: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882631.10900: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882631.10935: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882631.11020: variable 'networkmanager_version' from source: set_fact 20698 1726882631.11684: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882631.11845: variable 'ansible_distribution_major_version' from source: facts 20698 1726882631.11855: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882631.11995: variable 'networkmanager_version' from source: set_fact 20698 1726882631.12008: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882631.12121: variable 'ansible_distribution_major_version' from source: facts 20698 1726882631.12131: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882631.12269: variable 'networkmanager_version' from source: set_fact 20698 1726882631.12282: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882631.12393: variable 'network_provider' from source: set_fact 20698 1726882631.13078: Evaluated conditional (network_provider == "nm"): True 20698 1726882631.13179: variable '__network_wpa_supplicant_required' from source: role '' defaults 20698 1726882631.13275: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 20698 1726882631.13410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882631.15679: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882631.15765: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882631.15806: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882631.15843: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882631.15883: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882631.15968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882631.16006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882631.16039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882631.16095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882631.16116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882631.16168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882631.16201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882631.16232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882631.16283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882631.16308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882631.16350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882631.16383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882631.16417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882631.16467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882631.16489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882631.16633: variable 'network_connections' from source: task vars 20698 1726882631.16650: variable 'interface' from source: play vars 20698 1726882631.16730: variable 'interface' from source: play vars 20698 1726882631.16800: 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) 20698 1726882631.16827: 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) 20698 1726882631.16866: 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) 20698 1726882631.16899: 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) 20698 1726882631.16967: variable '__network_wireless_connections_defined' from source: role '' defaults 20698 1726882631.17861: variable 'network_connections' from source: task vars 20698 1726882631.18161: variable 'interface' from source: play vars 20698 1726882631.18227: variable 'interface' from source: play vars 20698 1726882631.18266: Evaluated conditional (__network_wpa_supplicant_required): False 20698 1726882631.18276: when evaluation is False, skipping this task 20698 1726882631.18283: _execute() done 20698 1726882631.18289: dumping result to json 20698 1726882631.18296: done dumping result, returning 20698 1726882631.18307: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-6606-eaf5-000000000171] 20698 1726882631.18318: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000171 20698 1726882631.18436: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000171 20698 1726882631.18443: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 20698 1726882631.18607: no more pending results, returning what we have 20698 1726882631.18611: results queue empty 20698 1726882631.18612: checking for any_errors_fatal 20698 1726882631.18627: done checking for any_errors_fatal 20698 1726882631.18628: checking for max_fail_percentage 20698 1726882631.18629: done checking for max_fail_percentage 20698 1726882631.18630: checking to see if all hosts have failed and the running result is not ok 20698 1726882631.18631: done checking to see if all hosts have failed 20698 1726882631.18632: getting the remaining hosts for this loop 20698 1726882631.18633: done getting the remaining hosts for this loop 20698 1726882631.18636: getting the next task for host managed_node2 20698 1726882631.18645: done getting next task for host managed_node2 20698 1726882631.18648: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 20698 1726882631.18651: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20698 1726882631.18672: getting variables 20698 1726882631.18674: in VariableManager get_vars() 20698 1726882631.18723: Calling all_inventory to load vars for managed_node2 20698 1726882631.18725: Calling groups_inventory to load vars for managed_node2 20698 1726882631.18727: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882631.18738: Calling all_plugins_play to load vars for managed_node2 20698 1726882631.18741: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882631.18744: Calling groups_plugins_play to load vars for managed_node2 20698 1726882631.21668: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882631.24456: done with get_vars() 20698 1726882631.24482: done getting variables 20698 1726882631.24538: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:37:11 -0400 (0:00:00.183) 0:00:52.504 ****** 20698 1726882631.24574: entering _queue_task() for managed_node2/service 20698 1726882631.25401: worker is 1 (out of 1 available) 20698 1726882631.25414: exiting _queue_task() for managed_node2/service 20698 1726882631.25426: done queuing things up, now waiting for results queue to drain 20698 1726882631.25428: waiting for pending results... 20698 1726882631.25822: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 20698 1726882631.25987: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000172 20698 1726882631.26006: variable 'ansible_search_path' from source: unknown 20698 1726882631.26013: variable 'ansible_search_path' from source: unknown 20698 1726882631.26058: calling self._execute() 20698 1726882631.26158: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882631.26177: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882631.26192: variable 'omit' from source: magic vars 20698 1726882631.26588: variable 'ansible_distribution_major_version' from source: facts 20698 1726882631.26616: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882631.26795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882631.27077: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882631.27123: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882631.27169: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882631.27207: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882631.27297: variable 'networkmanager_version' from source: set_fact 20698 1726882631.27314: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882631.27481: variable 'ansible_distribution_major_version' from source: facts 20698 1726882631.27492: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882631.27629: variable 'networkmanager_version' from source: set_fact 20698 1726882631.27643: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882631.27762: variable 'ansible_distribution_major_version' from source: facts 20698 1726882631.27776: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882631.27921: variable 'networkmanager_version' from source: set_fact 20698 1726882631.27935: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882631.28052: variable 'network_provider' from source: set_fact 20698 1726882631.28065: Evaluated conditional (network_provider == "initscripts"): False 20698 1726882631.28073: when evaluation is False, skipping this task 20698 1726882631.28079: _execute() done 20698 1726882631.28086: dumping result to json 20698 1726882631.28092: done dumping result, returning 20698 1726882631.28103: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-6606-eaf5-000000000172] 20698 1726882631.28119: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000172 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20698 1726882631.28271: no more pending results, returning what we have 20698 1726882631.28276: results queue empty 20698 1726882631.28277: checking for any_errors_fatal 20698 1726882631.28286: done checking for any_errors_fatal 20698 1726882631.28287: checking for max_fail_percentage 20698 1726882631.28289: done checking for max_fail_percentage 20698 1726882631.28290: checking to see if all hosts have failed and the running result is not ok 20698 1726882631.28291: done checking to see if all hosts have failed 20698 1726882631.28291: getting the remaining hosts for this loop 20698 1726882631.28293: done getting the remaining hosts for this loop 20698 1726882631.28297: getting the next task for host managed_node2 20698 1726882631.28307: done getting next task for host managed_node2 20698 1726882631.28310: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20698 1726882631.28314: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20698 1726882631.28339: getting variables 20698 1726882631.28342: in VariableManager get_vars() 20698 1726882631.28399: Calling all_inventory to load vars for managed_node2 20698 1726882631.28403: Calling groups_inventory to load vars for managed_node2 20698 1726882631.28405: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882631.28417: Calling all_plugins_play to load vars for managed_node2 20698 1726882631.28421: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882631.28424: Calling groups_plugins_play to load vars for managed_node2 20698 1726882631.29403: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000172 20698 1726882631.29406: WORKER PROCESS EXITING 20698 1726882631.30451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882631.33601: done with get_vars() 20698 1726882631.33627: done getting variables 20698 1726882631.33692: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:37:11 -0400 (0:00:00.091) 0:00:52.595 ****** 20698 1726882631.33734: entering _queue_task() for managed_node2/copy 20698 1726882631.34024: worker is 1 (out of 1 available) 20698 1726882631.34036: exiting _queue_task() for managed_node2/copy 20698 1726882631.34052: done queuing things up, now waiting for results queue to drain 20698 1726882631.34053: waiting for pending results... 20698 1726882631.34332: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20698 1726882631.34479: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000173 20698 1726882631.34504: variable 'ansible_search_path' from source: unknown 20698 1726882631.34511: variable 'ansible_search_path' from source: unknown 20698 1726882631.34546: calling self._execute() 20698 1726882631.34649: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882631.34662: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882631.34679: variable 'omit' from source: magic vars 20698 1726882631.35053: variable 'ansible_distribution_major_version' from source: facts 20698 1726882631.35074: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882631.35301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882631.35703: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882631.35748: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882631.35797: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882631.35833: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882631.35939: variable 'networkmanager_version' from source: set_fact 20698 1726882631.35957: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882631.36118: variable 'ansible_distribution_major_version' from source: facts 20698 1726882631.36127: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882631.36260: variable 'networkmanager_version' from source: set_fact 20698 1726882631.36280: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882631.36396: variable 'ansible_distribution_major_version' from source: facts 20698 1726882631.36405: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882631.36547: variable 'networkmanager_version' from source: set_fact 20698 1726882631.36566: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882631.36753: variable 'network_provider' from source: set_fact 20698 1726882631.36775: Evaluated conditional (network_provider == "initscripts"): False 20698 1726882631.36782: when evaluation is False, skipping this task 20698 1726882631.36787: _execute() done 20698 1726882631.36794: dumping result to json 20698 1726882631.36800: done dumping result, returning 20698 1726882631.36811: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-6606-eaf5-000000000173] 20698 1726882631.36820: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000173 skipping: [managed_node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 20698 1726882631.36978: no more pending results, returning what we have 20698 1726882631.36983: results queue empty 20698 1726882631.36984: checking for any_errors_fatal 20698 1726882631.36990: done checking for any_errors_fatal 20698 1726882631.36991: checking for max_fail_percentage 20698 1726882631.36994: done checking for max_fail_percentage 20698 1726882631.36995: checking to see if all hosts have failed and the running result is not ok 20698 1726882631.36996: done checking to see if all hosts have failed 20698 1726882631.36997: getting the remaining hosts for this loop 20698 1726882631.37001: done getting the remaining hosts for this loop 20698 1726882631.37007: getting the next task for host managed_node2 20698 1726882631.37017: done getting next task for host managed_node2 20698 1726882631.37024: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20698 1726882631.37030: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20698 1726882631.37061: getting variables 20698 1726882631.37065: in VariableManager get_vars() 20698 1726882631.37122: Calling all_inventory to load vars for managed_node2 20698 1726882631.37125: Calling groups_inventory to load vars for managed_node2 20698 1726882631.37128: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882631.37141: Calling all_plugins_play to load vars for managed_node2 20698 1726882631.37145: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882631.37148: Calling groups_plugins_play to load vars for managed_node2 20698 1726882631.38126: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000173 20698 1726882631.38130: WORKER PROCESS EXITING 20698 1726882631.38956: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882631.41577: done with get_vars() 20698 1726882631.41603: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:37:11 -0400 (0:00:00.079) 0:00:52.675 ****** 20698 1726882631.41688: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20698 1726882631.42512: worker is 1 (out of 1 available) 20698 1726882631.42524: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20698 1726882631.42536: done queuing things up, now waiting for results queue to drain 20698 1726882631.42538: waiting for pending results... 20698 1726882631.42905: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20698 1726882631.43070: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000174 20698 1726882631.43095: variable 'ansible_search_path' from source: unknown 20698 1726882631.43103: variable 'ansible_search_path' from source: unknown 20698 1726882631.43146: calling self._execute() 20698 1726882631.43257: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882631.43273: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882631.43285: variable 'omit' from source: magic vars 20698 1726882631.43678: variable 'ansible_distribution_major_version' from source: facts 20698 1726882631.43696: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882631.43856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882631.44140: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882631.44192: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882631.44233: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882631.44276: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882631.44365: variable 'networkmanager_version' from source: set_fact 20698 1726882631.44382: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882631.52071: variable 'ansible_distribution_major_version' from source: facts 20698 1726882631.52173: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882631.52576: variable 'networkmanager_version' from source: set_fact 20698 1726882631.52589: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882631.52710: variable 'ansible_distribution_major_version' from source: facts 20698 1726882631.52740: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882631.52883: variable 'networkmanager_version' from source: set_fact 20698 1726882631.52895: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882631.52905: variable 'omit' from source: magic vars 20698 1726882631.52975: variable 'omit' from source: magic vars 20698 1726882631.53103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882631.55401: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882631.55487: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882631.55550: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882631.55599: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882631.55645: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882631.55731: variable 'network_provider' from source: set_fact 20698 1726882631.55853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882631.55896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882631.55938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882631.56008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882631.56038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882631.56138: variable 'omit' from source: magic vars 20698 1726882631.56300: variable 'omit' from source: magic vars 20698 1726882631.56431: variable 'network_connections' from source: task vars 20698 1726882631.56457: variable 'interface' from source: play vars 20698 1726882631.56560: variable 'interface' from source: play vars 20698 1726882631.56738: variable 'omit' from source: magic vars 20698 1726882631.56770: variable '__lsr_ansible_managed' from source: task vars 20698 1726882631.56866: variable '__lsr_ansible_managed' from source: task vars 20698 1726882631.57224: Loaded config def from plugin (lookup/template) 20698 1726882631.57234: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 20698 1726882631.57267: File lookup term: get_ansible_managed.j2 20698 1726882631.57277: variable 'ansible_search_path' from source: unknown 20698 1726882631.57290: evaluation_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 20698 1726882631.57311: search_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 20698 1726882631.57333: variable 'ansible_search_path' from source: unknown 20698 1726882631.64834: variable 'ansible_managed' from source: unknown 20698 1726882631.65026: variable 'omit' from source: magic vars 20698 1726882631.65080: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882631.65109: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882631.65129: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882631.65154: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882631.65180: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882631.65205: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882631.65214: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882631.65222: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882631.65352: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882631.65373: Set connection var ansible_shell_executable to /bin/sh 20698 1726882631.65389: Set connection var ansible_pipelining to False 20698 1726882631.65399: Set connection var ansible_timeout to 10 20698 1726882631.65405: Set connection var ansible_connection to ssh 20698 1726882631.65412: Set connection var ansible_shell_type to sh 20698 1726882631.65442: variable 'ansible_shell_executable' from source: unknown 20698 1726882631.65449: variable 'ansible_connection' from source: unknown 20698 1726882631.65456: variable 'ansible_module_compression' from source: unknown 20698 1726882631.65472: variable 'ansible_shell_type' from source: unknown 20698 1726882631.65480: variable 'ansible_shell_executable' from source: unknown 20698 1726882631.65488: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882631.65499: variable 'ansible_pipelining' from source: unknown 20698 1726882631.65506: variable 'ansible_timeout' from source: unknown 20698 1726882631.65514: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882631.65660: 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__) 20698 1726882631.65679: variable 'omit' from source: magic vars 20698 1726882631.65694: starting attempt loop 20698 1726882631.65701: running the handler 20698 1726882631.65727: _low_level_execute_command(): starting 20698 1726882631.65738: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882631.66589: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882631.66606: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882631.66622: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882631.66640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882631.66699: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882631.66714: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882631.66728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882631.66746: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882631.66760: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882631.66777: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882631.66791: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882631.66806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882631.66826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882631.66839: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882631.66851: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882631.66871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882631.66969: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882631.66996: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882631.67013: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882631.67211: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882631.68815: stdout chunk (state=3): >>>/root <<< 20698 1726882631.68919: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882631.68999: stderr chunk (state=3): >>><<< 20698 1726882631.69012: stdout chunk (state=3): >>><<< 20698 1726882631.69070: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882631.69074: _low_level_execute_command(): starting 20698 1726882631.69076: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882631.6904604-22984-188267294623400 `" && echo ansible-tmp-1726882631.6904604-22984-188267294623400="` echo /root/.ansible/tmp/ansible-tmp-1726882631.6904604-22984-188267294623400 `" ) && sleep 0' 20698 1726882631.69829: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882631.69847: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882631.69879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882631.69912: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882631.69998: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882631.70020: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882631.70056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882631.70089: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882631.70103: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882631.70115: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882631.70125: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882631.70137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882631.70151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882631.70162: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882631.70175: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882631.70188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882631.70302: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882631.70327: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882631.70342: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882631.70476: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882631.72351: stdout chunk (state=3): >>>ansible-tmp-1726882631.6904604-22984-188267294623400=/root/.ansible/tmp/ansible-tmp-1726882631.6904604-22984-188267294623400 <<< 20698 1726882631.72519: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882631.72522: stdout chunk (state=3): >>><<< 20698 1726882631.72529: stderr chunk (state=3): >>><<< 20698 1726882631.72554: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882631.6904604-22984-188267294623400=/root/.ansible/tmp/ansible-tmp-1726882631.6904604-22984-188267294623400 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882631.72598: variable 'ansible_module_compression' from source: unknown 20698 1726882631.72639: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2069822553mst/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 20698 1726882631.72668: variable 'ansible_facts' from source: unknown 20698 1726882631.72747: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882631.6904604-22984-188267294623400/AnsiballZ_network_connections.py 20698 1726882631.73101: Sending initial data 20698 1726882631.73104: Sent initial data (168 bytes) 20698 1726882631.74049: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882631.74057: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882631.74071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882631.74085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882631.74121: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882631.74129: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882631.74141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882631.74154: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882631.74164: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882631.74170: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882631.74178: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882631.74187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882631.74198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882631.74205: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882631.74211: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882631.74220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882631.74297: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882631.74313: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882631.74324: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882631.74447: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882631.76231: 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 <<< 20698 1726882631.76342: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882631.76427: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmp1fdq0y2a /root/.ansible/tmp/ansible-tmp-1726882631.6904604-22984-188267294623400/AnsiballZ_network_connections.py <<< 20698 1726882631.76521: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882631.78786: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882631.78865: stderr chunk (state=3): >>><<< 20698 1726882631.78869: stdout chunk (state=3): >>><<< 20698 1726882631.78891: done transferring module to remote 20698 1726882631.78903: _low_level_execute_command(): starting 20698 1726882631.78908: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882631.6904604-22984-188267294623400/ /root/.ansible/tmp/ansible-tmp-1726882631.6904604-22984-188267294623400/AnsiballZ_network_connections.py && sleep 0' 20698 1726882631.80498: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882631.80501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882631.80617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882631.80655: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 20698 1726882631.80665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 20698 1726882631.80680: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882631.80685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882631.80698: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found <<< 20698 1726882631.80703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882631.80867: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882631.80884: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882631.81050: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882631.82886: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882631.82894: stdout chunk (state=3): >>><<< 20698 1726882631.82896: stderr chunk (state=3): >>><<< 20698 1726882631.82988: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882631.82992: _low_level_execute_command(): starting 20698 1726882631.82994: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882631.6904604-22984-188267294623400/AnsiballZ_network_connections.py && sleep 0' 20698 1726882631.84693: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882631.84761: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882631.84780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882631.84800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882631.84899: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882631.84912: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882631.84927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882631.84983: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882631.84997: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882631.85009: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882631.85022: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882631.85035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882631.85050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882631.85069: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882631.85086: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882631.85120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882631.85300: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882631.86128: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882631.86143: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882631.86453: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882632.14031: stdout chunk (state=3): >>>Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_ngakd000/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/connection.py", line 113, in _nm_profile_volatile_update2_call_back File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_ngakd000/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/client.py", line 102, in fail ansible_collections.fedora.linux_system_roles.plugins.module_utils.network_lsr.nm.error.LsrNetworkNmError: Connection volatilize aborted on testnic1/22c6bea6-beb1-4fd1-81b7-f63d79c5bb44: error=unknown <<< 20698 1726882632.14183: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 20698 1726882632.15797: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882632.15801: stdout chunk (state=3): >>><<< 20698 1726882632.15803: stderr chunk (state=3): >>><<< 20698 1726882632.15940: _low_level_execute_command() done: rc=0, stdout=Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_ngakd000/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/connection.py", line 113, in _nm_profile_volatile_update2_call_back File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_ngakd000/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/client.py", line 102, in fail ansible_collections.fedora.linux_system_roles.plugins.module_utils.network_lsr.nm.error.LsrNetworkNmError: Connection volatilize aborted on testnic1/22c6bea6-beb1-4fd1-81b7-f63d79c5bb44: error=unknown {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. 20698 1726882632.15947: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'testnic1', 'persistent_state': 'absent', 'state': 'down'}], '__header': '#\n# Ansible managed\n#\n# system_role:network\n', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.network_connections', '_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-1726882631.6904604-22984-188267294623400/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882632.15950: _low_level_execute_command(): starting 20698 1726882632.15952: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882631.6904604-22984-188267294623400/ > /dev/null 2>&1 && sleep 0' 20698 1726882632.16591: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882632.16613: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882632.16636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882632.16656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882632.16707: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882632.16725: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882632.16748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882632.16772: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882632.16785: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882632.16797: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882632.16810: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882632.16823: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882632.16850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882632.16868: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882632.16881: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882632.16895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882632.16990: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882632.17012: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882632.17028: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882632.17254: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882632.19087: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882632.19090: stdout chunk (state=3): >>><<< 20698 1726882632.19092: stderr chunk (state=3): >>><<< 20698 1726882632.19271: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882632.19278: handler run complete 20698 1726882632.19285: attempt loop complete, returning result 20698 1726882632.19288: _execute() done 20698 1726882632.19290: dumping result to json 20698 1726882632.19295: done dumping result, returning 20698 1726882632.19301: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-6606-eaf5-000000000174] 20698 1726882632.19304: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000174 20698 1726882632.19391: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000174 20698 1726882632.19395: WORKER PROCESS EXITING changed: [managed_node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "testnic1", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: 20698 1726882632.19520: no more pending results, returning what we have 20698 1726882632.19523: results queue empty 20698 1726882632.19524: checking for any_errors_fatal 20698 1726882632.19530: done checking for any_errors_fatal 20698 1726882632.19531: checking for max_fail_percentage 20698 1726882632.19533: done checking for max_fail_percentage 20698 1726882632.19534: checking to see if all hosts have failed and the running result is not ok 20698 1726882632.19535: done checking to see if all hosts have failed 20698 1726882632.19536: getting the remaining hosts for this loop 20698 1726882632.19538: done getting the remaining hosts for this loop 20698 1726882632.19541: getting the next task for host managed_node2 20698 1726882632.19549: done getting next task for host managed_node2 20698 1726882632.19553: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 20698 1726882632.19556: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20698 1726882632.19574: getting variables 20698 1726882632.19576: in VariableManager get_vars() 20698 1726882632.19633: Calling all_inventory to load vars for managed_node2 20698 1726882632.19636: Calling groups_inventory to load vars for managed_node2 20698 1726882632.19643: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882632.19654: Calling all_plugins_play to load vars for managed_node2 20698 1726882632.19657: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882632.19663: Calling groups_plugins_play to load vars for managed_node2 20698 1726882632.26421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882632.28277: done with get_vars() 20698 1726882632.28308: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:37:12 -0400 (0:00:00.867) 0:00:53.542 ****** 20698 1726882632.28419: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20698 1726882632.28780: worker is 1 (out of 1 available) 20698 1726882632.28792: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20698 1726882632.28804: done queuing things up, now waiting for results queue to drain 20698 1726882632.28805: waiting for pending results... 20698 1726882632.29128: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 20698 1726882632.29305: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000175 20698 1726882632.29332: variable 'ansible_search_path' from source: unknown 20698 1726882632.29340: variable 'ansible_search_path' from source: unknown 20698 1726882632.29392: calling self._execute() 20698 1726882632.29513: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882632.29526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882632.29541: variable 'omit' from source: magic vars 20698 1726882632.29941: variable 'ansible_distribution_major_version' from source: facts 20698 1726882632.29962: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882632.30144: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882632.30461: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882632.30513: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882632.30582: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882632.30678: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882632.30780: variable 'networkmanager_version' from source: set_fact 20698 1726882632.30798: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882632.30933: variable 'ansible_distribution_major_version' from source: facts 20698 1726882632.30944: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882632.31106: variable 'networkmanager_version' from source: set_fact 20698 1726882632.31120: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882632.31241: variable 'ansible_distribution_major_version' from source: facts 20698 1726882632.31251: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882632.31393: variable 'networkmanager_version' from source: set_fact 20698 1726882632.31408: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882632.31531: variable 'network_state' from source: role '' defaults 20698 1726882632.31544: Evaluated conditional (network_state != {}): False 20698 1726882632.31550: when evaluation is False, skipping this task 20698 1726882632.31555: _execute() done 20698 1726882632.31565: dumping result to json 20698 1726882632.31571: done dumping result, returning 20698 1726882632.31580: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-6606-eaf5-000000000175] 20698 1726882632.31588: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000175 skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20698 1726882632.31727: no more pending results, returning what we have 20698 1726882632.31731: results queue empty 20698 1726882632.31732: checking for any_errors_fatal 20698 1726882632.31745: done checking for any_errors_fatal 20698 1726882632.31746: checking for max_fail_percentage 20698 1726882632.31748: done checking for max_fail_percentage 20698 1726882632.31749: checking to see if all hosts have failed and the running result is not ok 20698 1726882632.31750: done checking to see if all hosts have failed 20698 1726882632.31751: getting the remaining hosts for this loop 20698 1726882632.31753: done getting the remaining hosts for this loop 20698 1726882632.31756: getting the next task for host managed_node2 20698 1726882632.31770: done getting next task for host managed_node2 20698 1726882632.31774: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20698 1726882632.31778: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20698 1726882632.31801: getting variables 20698 1726882632.31803: in VariableManager get_vars() 20698 1726882632.31855: Calling all_inventory to load vars for managed_node2 20698 1726882632.31860: Calling groups_inventory to load vars for managed_node2 20698 1726882632.31864: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882632.31877: Calling all_plugins_play to load vars for managed_node2 20698 1726882632.31880: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882632.31884: Calling groups_plugins_play to load vars for managed_node2 20698 1726882632.32889: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000175 20698 1726882632.32893: WORKER PROCESS EXITING 20698 1726882632.33984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882632.35917: done with get_vars() 20698 1726882632.35939: done getting variables 20698 1726882632.36016: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:37:12 -0400 (0:00:00.076) 0:00:53.619 ****** 20698 1726882632.36079: entering _queue_task() for managed_node2/debug 20698 1726882632.36472: worker is 1 (out of 1 available) 20698 1726882632.36486: exiting _queue_task() for managed_node2/debug 20698 1726882632.36502: done queuing things up, now waiting for results queue to drain 20698 1726882632.36503: waiting for pending results... 20698 1726882632.36854: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20698 1726882632.37032: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000176 20698 1726882632.37070: variable 'ansible_search_path' from source: unknown 20698 1726882632.37086: variable 'ansible_search_path' from source: unknown 20698 1726882632.37143: calling self._execute() 20698 1726882632.37277: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882632.37291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882632.37305: variable 'omit' from source: magic vars 20698 1726882632.37815: variable 'ansible_distribution_major_version' from source: facts 20698 1726882632.37852: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882632.38110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882632.38389: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882632.38436: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882632.38483: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882632.38604: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882632.38708: variable 'networkmanager_version' from source: set_fact 20698 1726882632.38733: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882632.38886: variable 'ansible_distribution_major_version' from source: facts 20698 1726882632.38896: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882632.39088: variable 'networkmanager_version' from source: set_fact 20698 1726882632.39103: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882632.39315: variable 'ansible_distribution_major_version' from source: facts 20698 1726882632.39362: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882632.40009: variable 'networkmanager_version' from source: set_fact 20698 1726882632.40037: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882632.40048: variable 'omit' from source: magic vars 20698 1726882632.40194: variable 'omit' from source: magic vars 20698 1726882632.40397: variable 'omit' from source: magic vars 20698 1726882632.40495: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882632.40546: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882632.40589: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882632.40662: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882632.40710: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882632.40824: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882632.40866: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882632.40903: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882632.41136: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882632.41195: Set connection var ansible_shell_executable to /bin/sh 20698 1726882632.41266: Set connection var ansible_pipelining to False 20698 1726882632.41281: Set connection var ansible_timeout to 10 20698 1726882632.41290: Set connection var ansible_connection to ssh 20698 1726882632.41315: Set connection var ansible_shell_type to sh 20698 1726882632.41387: variable 'ansible_shell_executable' from source: unknown 20698 1726882632.41581: variable 'ansible_connection' from source: unknown 20698 1726882632.41589: variable 'ansible_module_compression' from source: unknown 20698 1726882632.41596: variable 'ansible_shell_type' from source: unknown 20698 1726882632.41606: variable 'ansible_shell_executable' from source: unknown 20698 1726882632.41706: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882632.41860: variable 'ansible_pipelining' from source: unknown 20698 1726882632.41886: variable 'ansible_timeout' from source: unknown 20698 1726882632.41895: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882632.42195: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882632.42236: variable 'omit' from source: magic vars 20698 1726882632.42257: starting attempt loop 20698 1726882632.42339: running the handler 20698 1726882632.42618: variable '__network_connections_result' from source: set_fact 20698 1726882632.42757: handler run complete 20698 1726882632.42822: attempt loop complete, returning result 20698 1726882632.42854: _execute() done 20698 1726882632.42885: dumping result to json 20698 1726882632.42894: done dumping result, returning 20698 1726882632.42906: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-6606-eaf5-000000000176] 20698 1726882632.42917: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000176 ok: [managed_node2] => { "__network_connections_result.stderr_lines": [ "" ] } 20698 1726882632.43131: no more pending results, returning what we have 20698 1726882632.43137: results queue empty 20698 1726882632.43138: checking for any_errors_fatal 20698 1726882632.43146: done checking for any_errors_fatal 20698 1726882632.43147: checking for max_fail_percentage 20698 1726882632.43153: done checking for max_fail_percentage 20698 1726882632.43154: checking to see if all hosts have failed and the running result is not ok 20698 1726882632.43156: done checking to see if all hosts have failed 20698 1726882632.43156: getting the remaining hosts for this loop 20698 1726882632.43160: done getting the remaining hosts for this loop 20698 1726882632.43166: getting the next task for host managed_node2 20698 1726882632.43176: done getting next task for host managed_node2 20698 1726882632.43180: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20698 1726882632.43184: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20698 1726882632.43196: getting variables 20698 1726882632.43198: in VariableManager get_vars() 20698 1726882632.43269: Calling all_inventory to load vars for managed_node2 20698 1726882632.43275: Calling groups_inventory to load vars for managed_node2 20698 1726882632.43281: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882632.43296: Calling all_plugins_play to load vars for managed_node2 20698 1726882632.43300: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882632.43304: Calling groups_plugins_play to load vars for managed_node2 20698 1726882632.44616: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000176 20698 1726882632.44621: WORKER PROCESS EXITING 20698 1726882632.46676: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882632.51001: done with get_vars() 20698 1726882632.51035: done getting variables 20698 1726882632.51119: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:37:12 -0400 (0:00:00.150) 0:00:53.769 ****** 20698 1726882632.51161: entering _queue_task() for managed_node2/debug 20698 1726882632.51527: worker is 1 (out of 1 available) 20698 1726882632.51544: exiting _queue_task() for managed_node2/debug 20698 1726882632.51558: done queuing things up, now waiting for results queue to drain 20698 1726882632.51559: waiting for pending results... 20698 1726882632.51891: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20698 1726882632.52117: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000177 20698 1726882632.52122: variable 'ansible_search_path' from source: unknown 20698 1726882632.52125: variable 'ansible_search_path' from source: unknown 20698 1726882632.52184: calling self._execute() 20698 1726882632.52473: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882632.52489: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882632.52503: variable 'omit' from source: magic vars 20698 1726882632.53600: variable 'ansible_distribution_major_version' from source: facts 20698 1726882632.53621: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882632.54152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882632.54511: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882632.54554: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882632.54597: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882632.54694: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882632.54830: variable 'networkmanager_version' from source: set_fact 20698 1726882632.54856: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882632.55014: variable 'ansible_distribution_major_version' from source: facts 20698 1726882632.55017: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882632.55222: variable 'networkmanager_version' from source: set_fact 20698 1726882632.55228: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882632.55305: variable 'ansible_distribution_major_version' from source: facts 20698 1726882632.55309: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882632.55400: variable 'networkmanager_version' from source: set_fact 20698 1726882632.55407: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882632.55412: variable 'omit' from source: magic vars 20698 1726882632.55454: variable 'omit' from source: magic vars 20698 1726882632.55482: variable 'omit' from source: magic vars 20698 1726882632.55504: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882632.55525: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882632.55539: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882632.55554: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882632.55560: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882632.55586: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882632.55590: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882632.55592: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882632.55660: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882632.55670: Set connection var ansible_shell_executable to /bin/sh 20698 1726882632.55673: Set connection var ansible_pipelining to False 20698 1726882632.55679: Set connection var ansible_timeout to 10 20698 1726882632.55682: Set connection var ansible_connection to ssh 20698 1726882632.55684: Set connection var ansible_shell_type to sh 20698 1726882632.55703: variable 'ansible_shell_executable' from source: unknown 20698 1726882632.55706: variable 'ansible_connection' from source: unknown 20698 1726882632.55708: variable 'ansible_module_compression' from source: unknown 20698 1726882632.55710: variable 'ansible_shell_type' from source: unknown 20698 1726882632.55713: variable 'ansible_shell_executable' from source: unknown 20698 1726882632.55715: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882632.55718: variable 'ansible_pipelining' from source: unknown 20698 1726882632.55722: variable 'ansible_timeout' from source: unknown 20698 1726882632.55725: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882632.55814: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882632.55823: variable 'omit' from source: magic vars 20698 1726882632.55828: starting attempt loop 20698 1726882632.55831: running the handler 20698 1726882632.56291: variable '__network_connections_result' from source: set_fact 20698 1726882632.56293: variable '__network_connections_result' from source: set_fact 20698 1726882632.56295: handler run complete 20698 1726882632.56298: attempt loop complete, returning result 20698 1726882632.56299: _execute() done 20698 1726882632.56301: dumping result to json 20698 1726882632.56303: done dumping result, returning 20698 1726882632.56306: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-6606-eaf5-000000000177] 20698 1726882632.56307: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000177 20698 1726882632.56368: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000177 20698 1726882632.56371: WORKER PROCESS EXITING ok: [managed_node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "testnic1", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } 20698 1726882632.56447: no more pending results, returning what we have 20698 1726882632.56451: results queue empty 20698 1726882632.56452: checking for any_errors_fatal 20698 1726882632.56457: done checking for any_errors_fatal 20698 1726882632.56458: checking for max_fail_percentage 20698 1726882632.56460: done checking for max_fail_percentage 20698 1726882632.56461: checking to see if all hosts have failed and the running result is not ok 20698 1726882632.56462: done checking to see if all hosts have failed 20698 1726882632.56462: getting the remaining hosts for this loop 20698 1726882632.56465: done getting the remaining hosts for this loop 20698 1726882632.56468: getting the next task for host managed_node2 20698 1726882632.56475: done getting next task for host managed_node2 20698 1726882632.56479: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20698 1726882632.56483: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20698 1726882632.56498: getting variables 20698 1726882632.56500: in VariableManager get_vars() 20698 1726882632.56544: Calling all_inventory to load vars for managed_node2 20698 1726882632.56547: Calling groups_inventory to load vars for managed_node2 20698 1726882632.56550: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882632.56558: Calling all_plugins_play to load vars for managed_node2 20698 1726882632.56562: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882632.56566: Calling groups_plugins_play to load vars for managed_node2 20698 1726882632.58068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882632.59006: done with get_vars() 20698 1726882632.59021: done getting variables 20698 1726882632.59069: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:37:12 -0400 (0:00:00.079) 0:00:53.849 ****** 20698 1726882632.59093: entering _queue_task() for managed_node2/debug 20698 1726882632.59312: worker is 1 (out of 1 available) 20698 1726882632.59325: exiting _queue_task() for managed_node2/debug 20698 1726882632.59337: done queuing things up, now waiting for results queue to drain 20698 1726882632.59338: waiting for pending results... 20698 1726882632.59523: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20698 1726882632.59645: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000178 20698 1726882632.59657: variable 'ansible_search_path' from source: unknown 20698 1726882632.59660: variable 'ansible_search_path' from source: unknown 20698 1726882632.59691: calling self._execute() 20698 1726882632.59818: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882632.59821: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882632.59824: variable 'omit' from source: magic vars 20698 1726882632.60288: variable 'ansible_distribution_major_version' from source: facts 20698 1726882632.60291: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882632.60555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882632.61074: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882632.61077: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882632.61080: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882632.61082: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882632.61084: variable 'networkmanager_version' from source: set_fact 20698 1726882632.61086: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882632.61088: variable 'ansible_distribution_major_version' from source: facts 20698 1726882632.61090: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882632.61140: variable 'networkmanager_version' from source: set_fact 20698 1726882632.61149: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882632.61258: variable 'ansible_distribution_major_version' from source: facts 20698 1726882632.61269: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882632.61404: variable 'networkmanager_version' from source: set_fact 20698 1726882632.61412: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882632.61527: variable 'network_state' from source: role '' defaults 20698 1726882632.61537: Evaluated conditional (network_state != {}): False 20698 1726882632.61540: when evaluation is False, skipping this task 20698 1726882632.61542: _execute() done 20698 1726882632.61545: dumping result to json 20698 1726882632.61548: done dumping result, returning 20698 1726882632.61554: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-6606-eaf5-000000000178] 20698 1726882632.61560: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000178 20698 1726882632.61649: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000178 20698 1726882632.61651: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "network_state != {}" } 20698 1726882632.61697: no more pending results, returning what we have 20698 1726882632.61701: results queue empty 20698 1726882632.61702: checking for any_errors_fatal 20698 1726882632.61710: done checking for any_errors_fatal 20698 1726882632.61711: checking for max_fail_percentage 20698 1726882632.61712: done checking for max_fail_percentage 20698 1726882632.61713: checking to see if all hosts have failed and the running result is not ok 20698 1726882632.61715: done checking to see if all hosts have failed 20698 1726882632.61715: getting the remaining hosts for this loop 20698 1726882632.61717: done getting the remaining hosts for this loop 20698 1726882632.61720: getting the next task for host managed_node2 20698 1726882632.61728: done getting next task for host managed_node2 20698 1726882632.61731: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 20698 1726882632.61735: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20698 1726882632.61753: getting variables 20698 1726882632.61755: in VariableManager get_vars() 20698 1726882632.61804: Calling all_inventory to load vars for managed_node2 20698 1726882632.61807: Calling groups_inventory to load vars for managed_node2 20698 1726882632.61809: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882632.61817: Calling all_plugins_play to load vars for managed_node2 20698 1726882632.61820: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882632.61822: Calling groups_plugins_play to load vars for managed_node2 20698 1726882632.62968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882632.64603: done with get_vars() 20698 1726882632.64617: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:37:12 -0400 (0:00:00.055) 0:00:53.905 ****** 20698 1726882632.64689: entering _queue_task() for managed_node2/ping 20698 1726882632.64886: worker is 1 (out of 1 available) 20698 1726882632.64898: exiting _queue_task() for managed_node2/ping 20698 1726882632.64909: done queuing things up, now waiting for results queue to drain 20698 1726882632.64911: waiting for pending results... 20698 1726882632.65084: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 20698 1726882632.65178: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000179 20698 1726882632.65189: variable 'ansible_search_path' from source: unknown 20698 1726882632.65193: variable 'ansible_search_path' from source: unknown 20698 1726882632.65219: calling self._execute() 20698 1726882632.65304: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882632.65309: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882632.65317: variable 'omit' from source: magic vars 20698 1726882632.65588: variable 'ansible_distribution_major_version' from source: facts 20698 1726882632.65598: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882632.65726: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882632.65946: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882632.65995: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882632.66031: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882632.66129: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882632.66231: variable 'networkmanager_version' from source: set_fact 20698 1726882632.66249: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882632.66383: variable 'ansible_distribution_major_version' from source: facts 20698 1726882632.66394: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882632.66535: variable 'networkmanager_version' from source: set_fact 20698 1726882632.66549: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882632.66672: variable 'ansible_distribution_major_version' from source: facts 20698 1726882632.66684: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882632.66837: variable 'networkmanager_version' from source: set_fact 20698 1726882632.66850: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882632.66867: variable 'omit' from source: magic vars 20698 1726882632.66940: variable 'omit' from source: magic vars 20698 1726882632.66996: variable 'omit' from source: magic vars 20698 1726882632.67039: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882632.67060: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882632.67075: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882632.67087: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882632.67122: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882632.67130: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882632.67149: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882632.67152: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882632.67221: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882632.67224: Set connection var ansible_shell_executable to /bin/sh 20698 1726882632.67231: Set connection var ansible_pipelining to False 20698 1726882632.67235: Set connection var ansible_timeout to 10 20698 1726882632.67238: Set connection var ansible_connection to ssh 20698 1726882632.67240: Set connection var ansible_shell_type to sh 20698 1726882632.67268: variable 'ansible_shell_executable' from source: unknown 20698 1726882632.67271: variable 'ansible_connection' from source: unknown 20698 1726882632.67273: variable 'ansible_module_compression' from source: unknown 20698 1726882632.67275: variable 'ansible_shell_type' from source: unknown 20698 1726882632.67278: variable 'ansible_shell_executable' from source: unknown 20698 1726882632.67280: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882632.67282: variable 'ansible_pipelining' from source: unknown 20698 1726882632.67285: variable 'ansible_timeout' from source: unknown 20698 1726882632.67289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882632.67402: 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__) 20698 1726882632.67412: variable 'omit' from source: magic vars 20698 1726882632.67416: starting attempt loop 20698 1726882632.67418: running the handler 20698 1726882632.67430: _low_level_execute_command(): starting 20698 1726882632.67436: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882632.67916: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882632.67926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882632.67949: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882632.67967: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882632.68030: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882632.68034: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882632.68138: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882632.69798: stdout chunk (state=3): >>>/root <<< 20698 1726882632.69903: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882632.69945: stderr chunk (state=3): >>><<< 20698 1726882632.69953: stdout chunk (state=3): >>><<< 20698 1726882632.69975: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882632.69986: _low_level_execute_command(): starting 20698 1726882632.69991: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882632.6997411-23028-47883938852418 `" && echo ansible-tmp-1726882632.6997411-23028-47883938852418="` echo /root/.ansible/tmp/ansible-tmp-1726882632.6997411-23028-47883938852418 `" ) && sleep 0' 20698 1726882632.70405: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882632.70411: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882632.70478: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882632.70510: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882632.70519: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882632.70627: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882632.72531: stdout chunk (state=3): >>>ansible-tmp-1726882632.6997411-23028-47883938852418=/root/.ansible/tmp/ansible-tmp-1726882632.6997411-23028-47883938852418 <<< 20698 1726882632.72639: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882632.72685: stderr chunk (state=3): >>><<< 20698 1726882632.72688: stdout chunk (state=3): >>><<< 20698 1726882632.72700: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882632.6997411-23028-47883938852418=/root/.ansible/tmp/ansible-tmp-1726882632.6997411-23028-47883938852418 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882632.72731: variable 'ansible_module_compression' from source: unknown 20698 1726882632.72769: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2069822553mst/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 20698 1726882632.72796: variable 'ansible_facts' from source: unknown 20698 1726882632.72839: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882632.6997411-23028-47883938852418/AnsiballZ_ping.py 20698 1726882632.72936: Sending initial data 20698 1726882632.72940: Sent initial data (152 bytes) 20698 1726882632.73561: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882632.73572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882632.73600: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882632.73613: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882632.73624: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882632.73671: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882632.73684: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882632.73789: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882632.75542: 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 <<< 20698 1726882632.75635: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882632.75731: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmpudu95ufs /root/.ansible/tmp/ansible-tmp-1726882632.6997411-23028-47883938852418/AnsiballZ_ping.py <<< 20698 1726882632.75827: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882632.76814: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882632.76905: stderr chunk (state=3): >>><<< 20698 1726882632.76908: stdout chunk (state=3): >>><<< 20698 1726882632.76923: done transferring module to remote 20698 1726882632.76934: _low_level_execute_command(): starting 20698 1726882632.76936: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882632.6997411-23028-47883938852418/ /root/.ansible/tmp/ansible-tmp-1726882632.6997411-23028-47883938852418/AnsiballZ_ping.py && sleep 0' 20698 1726882632.77346: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882632.77351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882632.77388: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882632.77400: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882632.77414: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882632.77455: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882632.77469: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882632.77582: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882632.79335: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882632.79379: stderr chunk (state=3): >>><<< 20698 1726882632.79382: stdout chunk (state=3): >>><<< 20698 1726882632.79393: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882632.79396: _low_level_execute_command(): starting 20698 1726882632.79402: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882632.6997411-23028-47883938852418/AnsiballZ_ping.py && sleep 0' 20698 1726882632.79805: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882632.79810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882632.79839: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882632.79851: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882632.79869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882632.79917: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882632.79921: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882632.80035: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882632.92983: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 20698 1726882632.94057: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882632.94065: stdout chunk (state=3): >>><<< 20698 1726882632.94068: stderr chunk (state=3): >>><<< 20698 1726882632.94084: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. 20698 1726882632.94108: done with _execute_module (ping, {'_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': 'ping', '_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-1726882632.6997411-23028-47883938852418/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882632.94117: _low_level_execute_command(): starting 20698 1726882632.94122: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882632.6997411-23028-47883938852418/ > /dev/null 2>&1 && sleep 0' 20698 1726882632.94740: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882632.94743: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882632.94753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882632.94765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882632.94809: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882632.94812: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882632.94814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882632.94868: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882632.94886: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882632.94980: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882632.97146: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882632.97213: stderr chunk (state=3): >>><<< 20698 1726882632.97219: stdout chunk (state=3): >>><<< 20698 1726882632.97237: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882632.97243: handler run complete 20698 1726882632.97259: attempt loop complete, returning result 20698 1726882632.97268: _execute() done 20698 1726882632.97271: dumping result to json 20698 1726882632.97273: done dumping result, returning 20698 1726882632.97282: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-6606-eaf5-000000000179] 20698 1726882632.97288: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000179 20698 1726882632.97384: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000179 20698 1726882632.97386: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "ping": "pong" } 20698 1726882632.97447: no more pending results, returning what we have 20698 1726882632.97451: results queue empty 20698 1726882632.97451: checking for any_errors_fatal 20698 1726882632.97457: done checking for any_errors_fatal 20698 1726882632.97458: checking for max_fail_percentage 20698 1726882632.97460: done checking for max_fail_percentage 20698 1726882632.97461: checking to see if all hosts have failed and the running result is not ok 20698 1726882632.97462: done checking to see if all hosts have failed 20698 1726882632.97462: getting the remaining hosts for this loop 20698 1726882632.97465: done getting the remaining hosts for this loop 20698 1726882632.97469: getting the next task for host managed_node2 20698 1726882632.97480: done getting next task for host managed_node2 20698 1726882632.97482: ^ task is: TASK: meta (role_complete) 20698 1726882632.97486: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20698 1726882632.97498: getting variables 20698 1726882632.97500: in VariableManager get_vars() 20698 1726882632.97550: Calling all_inventory to load vars for managed_node2 20698 1726882632.97553: Calling groups_inventory to load vars for managed_node2 20698 1726882632.97555: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882632.97567: Calling all_plugins_play to load vars for managed_node2 20698 1726882632.97569: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882632.97572: Calling groups_plugins_play to load vars for managed_node2 20698 1726882632.98984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882633.00797: done with get_vars() 20698 1726882633.00822: done getting variables 20698 1726882633.00915: done queuing things up, now waiting for results queue to drain 20698 1726882633.00917: results queue empty 20698 1726882633.00918: checking for any_errors_fatal 20698 1726882633.00920: done checking for any_errors_fatal 20698 1726882633.00921: checking for max_fail_percentage 20698 1726882633.00922: done checking for max_fail_percentage 20698 1726882633.00922: checking to see if all hosts have failed and the running result is not ok 20698 1726882633.00923: done checking to see if all hosts have failed 20698 1726882633.00924: getting the remaining hosts for this loop 20698 1726882633.00925: done getting the remaining hosts for this loop 20698 1726882633.00927: getting the next task for host managed_node2 20698 1726882633.00931: done getting next task for host managed_node2 20698 1726882633.00933: ^ task is: TASK: Include the task 'manage_test_interface.yml' 20698 1726882633.00935: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20698 1726882633.00937: getting variables 20698 1726882633.00938: in VariableManager get_vars() 20698 1726882633.00955: Calling all_inventory to load vars for managed_node2 20698 1726882633.00957: Calling groups_inventory to load vars for managed_node2 20698 1726882633.00959: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882633.00965: Calling all_plugins_play to load vars for managed_node2 20698 1726882633.00967: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882633.00970: Calling groups_plugins_play to load vars for managed_node2 20698 1726882633.02367: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882633.04102: done with get_vars() 20698 1726882633.04130: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:215 Friday 20 September 2024 21:37:13 -0400 (0:00:00.395) 0:00:54.300 ****** 20698 1726882633.04213: entering _queue_task() for managed_node2/include_tasks 20698 1726882633.04635: worker is 1 (out of 1 available) 20698 1726882633.04648: exiting _queue_task() for managed_node2/include_tasks 20698 1726882633.04661: done queuing things up, now waiting for results queue to drain 20698 1726882633.04662: waiting for pending results... 20698 1726882633.04955: running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' 20698 1726882633.05080: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000001a9 20698 1726882633.05102: variable 'ansible_search_path' from source: unknown 20698 1726882633.05149: calling self._execute() 20698 1726882633.05262: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882633.05276: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882633.05289: variable 'omit' from source: magic vars 20698 1726882633.05670: variable 'ansible_distribution_major_version' from source: facts 20698 1726882633.05686: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882633.05873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882633.06133: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882633.06182: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882633.06226: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882633.06261: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882633.06359: variable 'networkmanager_version' from source: set_fact 20698 1726882633.06377: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882633.06387: _execute() done 20698 1726882633.06393: dumping result to json 20698 1726882633.06401: done dumping result, returning 20698 1726882633.06418: done running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' [0e448fcc-3ce9-6606-eaf5-0000000001a9] 20698 1726882633.06429: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000001a9 20698 1726882633.06559: no more pending results, returning what we have 20698 1726882633.06566: in VariableManager get_vars() 20698 1726882633.06630: Calling all_inventory to load vars for managed_node2 20698 1726882633.06634: Calling groups_inventory to load vars for managed_node2 20698 1726882633.06636: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882633.06650: Calling all_plugins_play to load vars for managed_node2 20698 1726882633.06654: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882633.06658: Calling groups_plugins_play to load vars for managed_node2 20698 1726882633.07708: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000001a9 20698 1726882633.07712: WORKER PROCESS EXITING 20698 1726882633.08407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882633.10123: done with get_vars() 20698 1726882633.10142: variable 'ansible_search_path' from source: unknown 20698 1726882633.10156: we have included files to process 20698 1726882633.10157: generating all_blocks data 20698 1726882633.10159: done generating all_blocks data 20698 1726882633.10167: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 20698 1726882633.10168: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 20698 1726882633.10171: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 20698 1726882633.10573: in VariableManager get_vars() 20698 1726882633.10605: done with get_vars() 20698 1726882633.11272: done processing included file 20698 1726882633.11274: iterating over new_blocks loaded from include file 20698 1726882633.11275: in VariableManager get_vars() 20698 1726882633.11305: done with get_vars() 20698 1726882633.11307: filtering new block on tags 20698 1726882633.11568: done filtering new block on tags 20698 1726882633.11571: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml for managed_node2 20698 1726882633.11576: extending task lists for all hosts with included blocks 20698 1726882633.12737: done extending task lists 20698 1726882633.12738: done processing included files 20698 1726882633.12739: results queue empty 20698 1726882633.12740: checking for any_errors_fatal 20698 1726882633.12741: done checking for any_errors_fatal 20698 1726882633.12742: checking for max_fail_percentage 20698 1726882633.12743: done checking for max_fail_percentage 20698 1726882633.12744: checking to see if all hosts have failed and the running result is not ok 20698 1726882633.12745: done checking to see if all hosts have failed 20698 1726882633.12745: getting the remaining hosts for this loop 20698 1726882633.12747: done getting the remaining hosts for this loop 20698 1726882633.12749: getting the next task for host managed_node2 20698 1726882633.12754: done getting next task for host managed_node2 20698 1726882633.12756: ^ task is: TASK: Ensure state in ["present", "absent"] 20698 1726882633.12759: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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), did rescue? False, did start at task? False 20698 1726882633.12761: getting variables 20698 1726882633.12762: in VariableManager get_vars() 20698 1726882633.12782: Calling all_inventory to load vars for managed_node2 20698 1726882633.12784: Calling groups_inventory to load vars for managed_node2 20698 1726882633.12786: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882633.12792: Calling all_plugins_play to load vars for managed_node2 20698 1726882633.12795: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882633.12798: Calling groups_plugins_play to load vars for managed_node2 20698 1726882633.14030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882633.15747: done with get_vars() 20698 1726882633.15772: done getting variables 20698 1726882633.15812: 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 [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:3 Friday 20 September 2024 21:37:13 -0400 (0:00:00.116) 0:00:54.416 ****** 20698 1726882633.15840: entering _queue_task() for managed_node2/fail 20698 1726882633.16160: worker is 1 (out of 1 available) 20698 1726882633.16174: exiting _queue_task() for managed_node2/fail 20698 1726882633.16191: done queuing things up, now waiting for results queue to drain 20698 1726882633.16193: waiting for pending results... 20698 1726882633.16461: running TaskExecutor() for managed_node2/TASK: Ensure state in ["present", "absent"] 20698 1726882633.16574: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000076c 20698 1726882633.16592: variable 'ansible_search_path' from source: unknown 20698 1726882633.16599: variable 'ansible_search_path' from source: unknown 20698 1726882633.16646: calling self._execute() 20698 1726882633.16755: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882633.16767: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882633.16782: variable 'omit' from source: magic vars 20698 1726882633.17190: variable 'ansible_distribution_major_version' from source: facts 20698 1726882633.17207: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882633.17384: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882633.17674: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882633.17732: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882633.17772: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882633.17807: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882633.17897: variable 'networkmanager_version' from source: set_fact 20698 1726882633.17914: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882633.18066: variable 'state' from source: include params 20698 1726882633.18077: Evaluated conditional (state not in ["present", "absent"]): False 20698 1726882633.18084: when evaluation is False, skipping this task 20698 1726882633.18090: _execute() done 20698 1726882633.18095: dumping result to json 20698 1726882633.18101: done dumping result, returning 20698 1726882633.18110: done running TaskExecutor() for managed_node2/TASK: Ensure state in ["present", "absent"] [0e448fcc-3ce9-6606-eaf5-00000000076c] 20698 1726882633.18119: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000076c skipping: [managed_node2] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } 20698 1726882633.18269: no more pending results, returning what we have 20698 1726882633.18274: results queue empty 20698 1726882633.18275: checking for any_errors_fatal 20698 1726882633.18277: done checking for any_errors_fatal 20698 1726882633.18277: checking for max_fail_percentage 20698 1726882633.18279: done checking for max_fail_percentage 20698 1726882633.18280: checking to see if all hosts have failed and the running result is not ok 20698 1726882633.18281: done checking to see if all hosts have failed 20698 1726882633.18282: getting the remaining hosts for this loop 20698 1726882633.18284: done getting the remaining hosts for this loop 20698 1726882633.18287: getting the next task for host managed_node2 20698 1726882633.18297: done getting next task for host managed_node2 20698 1726882633.18300: ^ task is: TASK: Ensure type in ["dummy", "tap", "veth"] 20698 1726882633.18304: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20698 1726882633.18309: getting variables 20698 1726882633.18311: in VariableManager get_vars() 20698 1726882633.18367: Calling all_inventory to load vars for managed_node2 20698 1726882633.18370: Calling groups_inventory to load vars for managed_node2 20698 1726882633.18373: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882633.18385: Calling all_plugins_play to load vars for managed_node2 20698 1726882633.18388: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882633.18391: Calling groups_plugins_play to load vars for managed_node2 20698 1726882633.19443: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000076c 20698 1726882633.19446: WORKER PROCESS EXITING 20698 1726882633.20288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882633.22032: done with get_vars() 20698 1726882633.22055: done getting variables 20698 1726882633.22114: 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 [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:8 Friday 20 September 2024 21:37:13 -0400 (0:00:00.063) 0:00:54.479 ****** 20698 1726882633.22148: entering _queue_task() for managed_node2/fail 20698 1726882633.22427: worker is 1 (out of 1 available) 20698 1726882633.22439: exiting _queue_task() for managed_node2/fail 20698 1726882633.22452: done queuing things up, now waiting for results queue to drain 20698 1726882633.22453: waiting for pending results... 20698 1726882633.22721: running TaskExecutor() for managed_node2/TASK: Ensure type in ["dummy", "tap", "veth"] 20698 1726882633.22832: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000076d 20698 1726882633.22852: variable 'ansible_search_path' from source: unknown 20698 1726882633.22858: variable 'ansible_search_path' from source: unknown 20698 1726882633.22905: calling self._execute() 20698 1726882633.23011: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882633.23022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882633.23035: variable 'omit' from source: magic vars 20698 1726882633.23414: variable 'ansible_distribution_major_version' from source: facts 20698 1726882633.23431: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882633.23611: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882633.23946: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882633.24002: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882633.24038: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882633.24075: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882633.24160: variable 'networkmanager_version' from source: set_fact 20698 1726882633.24181: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882633.24332: variable 'type' from source: play vars 20698 1726882633.24343: Evaluated conditional (type not in ["dummy", "tap", "veth"]): False 20698 1726882633.24349: when evaluation is False, skipping this task 20698 1726882633.24355: _execute() done 20698 1726882633.24361: dumping result to json 20698 1726882633.24370: done dumping result, returning 20698 1726882633.24379: done running TaskExecutor() for managed_node2/TASK: Ensure type in ["dummy", "tap", "veth"] [0e448fcc-3ce9-6606-eaf5-00000000076d] 20698 1726882633.24388: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000076d skipping: [managed_node2] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } 20698 1726882633.24522: no more pending results, returning what we have 20698 1726882633.24526: results queue empty 20698 1726882633.24527: checking for any_errors_fatal 20698 1726882633.24536: done checking for any_errors_fatal 20698 1726882633.24537: checking for max_fail_percentage 20698 1726882633.24539: done checking for max_fail_percentage 20698 1726882633.24540: checking to see if all hosts have failed and the running result is not ok 20698 1726882633.24541: done checking to see if all hosts have failed 20698 1726882633.24542: getting the remaining hosts for this loop 20698 1726882633.24544: done getting the remaining hosts for this loop 20698 1726882633.24547: getting the next task for host managed_node2 20698 1726882633.24557: done getting next task for host managed_node2 20698 1726882633.24559: ^ task is: TASK: Include the task 'show_interfaces.yml' 20698 1726882633.24565: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20698 1726882633.24569: getting variables 20698 1726882633.24571: in VariableManager get_vars() 20698 1726882633.24622: Calling all_inventory to load vars for managed_node2 20698 1726882633.24624: Calling groups_inventory to load vars for managed_node2 20698 1726882633.24627: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882633.24639: Calling all_plugins_play to load vars for managed_node2 20698 1726882633.24642: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882633.24645: Calling groups_plugins_play to load vars for managed_node2 20698 1726882633.25709: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000076d 20698 1726882633.25713: WORKER PROCESS EXITING 20698 1726882633.26920: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882633.30913: done with get_vars() 20698 1726882633.30942: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:13 Friday 20 September 2024 21:37:13 -0400 (0:00:00.088) 0:00:54.568 ****** 20698 1726882633.31048: entering _queue_task() for managed_node2/include_tasks 20698 1726882633.32338: worker is 1 (out of 1 available) 20698 1726882633.32349: exiting _queue_task() for managed_node2/include_tasks 20698 1726882633.33076: done queuing things up, now waiting for results queue to drain 20698 1726882633.33078: waiting for pending results... 20698 1726882633.33270: running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' 20698 1726882633.33469: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000076e 20698 1726882633.33603: variable 'ansible_search_path' from source: unknown 20698 1726882633.33607: variable 'ansible_search_path' from source: unknown 20698 1726882633.33645: calling self._execute() 20698 1726882633.33774: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882633.33779: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882633.33790: variable 'omit' from source: magic vars 20698 1726882633.34633: variable 'ansible_distribution_major_version' from source: facts 20698 1726882633.34645: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882633.35044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882633.35665: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882633.35711: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882633.35743: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882633.35782: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882633.35860: variable 'networkmanager_version' from source: set_fact 20698 1726882633.35881: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882633.35887: _execute() done 20698 1726882633.35890: dumping result to json 20698 1726882633.35893: done dumping result, returning 20698 1726882633.35900: done running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' [0e448fcc-3ce9-6606-eaf5-00000000076e] 20698 1726882633.35907: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000076e 20698 1726882633.36002: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000076e 20698 1726882633.36005: WORKER PROCESS EXITING 20698 1726882633.36033: no more pending results, returning what we have 20698 1726882633.36038: in VariableManager get_vars() 20698 1726882633.36098: Calling all_inventory to load vars for managed_node2 20698 1726882633.36101: Calling groups_inventory to load vars for managed_node2 20698 1726882633.36103: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882633.36117: Calling all_plugins_play to load vars for managed_node2 20698 1726882633.36120: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882633.36124: Calling groups_plugins_play to load vars for managed_node2 20698 1726882633.40066: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882633.41972: done with get_vars() 20698 1726882633.41999: variable 'ansible_search_path' from source: unknown 20698 1726882633.42000: variable 'ansible_search_path' from source: unknown 20698 1726882633.42062: we have included files to process 20698 1726882633.42066: generating all_blocks data 20698 1726882633.42068: done generating all_blocks data 20698 1726882633.42073: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 20698 1726882633.42074: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 20698 1726882633.42077: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 20698 1726882633.42189: in VariableManager get_vars() 20698 1726882633.42226: done with get_vars() 20698 1726882633.42340: done processing included file 20698 1726882633.42342: iterating over new_blocks loaded from include file 20698 1726882633.42343: in VariableManager get_vars() 20698 1726882633.42377: done with get_vars() 20698 1726882633.42380: filtering new block on tags 20698 1726882633.42420: done filtering new block on tags 20698 1726882633.42422: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node2 20698 1726882633.42428: extending task lists for all hosts with included blocks 20698 1726882633.42960: done extending task lists 20698 1726882633.42961: done processing included files 20698 1726882633.42962: results queue empty 20698 1726882633.42965: checking for any_errors_fatal 20698 1726882633.42967: done checking for any_errors_fatal 20698 1726882633.42968: checking for max_fail_percentage 20698 1726882633.42969: done checking for max_fail_percentage 20698 1726882633.42970: checking to see if all hosts have failed and the running result is not ok 20698 1726882633.42971: done checking to see if all hosts have failed 20698 1726882633.42972: getting the remaining hosts for this loop 20698 1726882633.42973: done getting the remaining hosts for this loop 20698 1726882633.42976: getting the next task for host managed_node2 20698 1726882633.42981: done getting next task for host managed_node2 20698 1726882633.42983: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 20698 1726882633.42987: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), did rescue? False, did start at task? False 20698 1726882633.42990: getting variables 20698 1726882633.42990: in VariableManager get_vars() 20698 1726882633.43013: Calling all_inventory to load vars for managed_node2 20698 1726882633.43016: Calling groups_inventory to load vars for managed_node2 20698 1726882633.43018: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882633.43024: Calling all_plugins_play to load vars for managed_node2 20698 1726882633.43026: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882633.43029: Calling groups_plugins_play to load vars for managed_node2 20698 1726882633.44543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882633.47694: done with get_vars() 20698 1726882633.47726: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 21:37:13 -0400 (0:00:00.167) 0:00:54.736 ****** 20698 1726882633.47809: entering _queue_task() for managed_node2/include_tasks 20698 1726882633.48152: worker is 1 (out of 1 available) 20698 1726882633.48170: exiting _queue_task() for managed_node2/include_tasks 20698 1726882633.48189: done queuing things up, now waiting for results queue to drain 20698 1726882633.48191: waiting for pending results... 20698 1726882633.48500: running TaskExecutor() for managed_node2/TASK: Include the task 'get_current_interfaces.yml' 20698 1726882633.48668: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000806 20698 1726882633.48689: variable 'ansible_search_path' from source: unknown 20698 1726882633.48697: variable 'ansible_search_path' from source: unknown 20698 1726882633.48738: calling self._execute() 20698 1726882633.48865: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882633.48886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882633.48899: variable 'omit' from source: magic vars 20698 1726882633.49312: variable 'ansible_distribution_major_version' from source: facts 20698 1726882633.49329: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882633.49516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882633.49795: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882633.49847: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882633.49887: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882633.49924: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882633.50025: variable 'networkmanager_version' from source: set_fact 20698 1726882633.50042: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882633.50058: _execute() done 20698 1726882633.50067: dumping result to json 20698 1726882633.50100: done dumping result, returning 20698 1726882633.50116: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_current_interfaces.yml' [0e448fcc-3ce9-6606-eaf5-000000000806] 20698 1726882633.50127: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000806 20698 1726882633.50987: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000806 20698 1726882633.51019: no more pending results, returning what we have 20698 1726882633.51024: in VariableManager get_vars() 20698 1726882633.51088: Calling all_inventory to load vars for managed_node2 20698 1726882633.51092: Calling groups_inventory to load vars for managed_node2 20698 1726882633.51095: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882633.51108: Calling all_plugins_play to load vars for managed_node2 20698 1726882633.51112: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882633.51115: Calling groups_plugins_play to load vars for managed_node2 20698 1726882633.52181: WORKER PROCESS EXITING 20698 1726882633.53219: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882633.55585: done with get_vars() 20698 1726882633.55613: variable 'ansible_search_path' from source: unknown 20698 1726882633.55615: variable 'ansible_search_path' from source: unknown 20698 1726882633.55679: we have included files to process 20698 1726882633.55681: generating all_blocks data 20698 1726882633.55683: done generating all_blocks data 20698 1726882633.55684: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 20698 1726882633.55686: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 20698 1726882633.55688: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 20698 1726882633.56098: done processing included file 20698 1726882633.56100: iterating over new_blocks loaded from include file 20698 1726882633.56101: in VariableManager get_vars() 20698 1726882633.56131: done with get_vars() 20698 1726882633.56133: filtering new block on tags 20698 1726882633.56204: done filtering new block on tags 20698 1726882633.56206: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node2 20698 1726882633.56212: extending task lists for all hosts with included blocks 20698 1726882633.56419: done extending task lists 20698 1726882633.56421: done processing included files 20698 1726882633.56422: results queue empty 20698 1726882633.56422: checking for any_errors_fatal 20698 1726882633.56426: done checking for any_errors_fatal 20698 1726882633.56427: checking for max_fail_percentage 20698 1726882633.56428: done checking for max_fail_percentage 20698 1726882633.56429: checking to see if all hosts have failed and the running result is not ok 20698 1726882633.56430: done checking to see if all hosts have failed 20698 1726882633.56431: getting the remaining hosts for this loop 20698 1726882633.56432: done getting the remaining hosts for this loop 20698 1726882633.56435: getting the next task for host managed_node2 20698 1726882633.56440: done getting next task for host managed_node2 20698 1726882633.56442: ^ task is: TASK: Gather current interface info 20698 1726882633.56446: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20698 1726882633.56448: getting variables 20698 1726882633.56449: in VariableManager get_vars() 20698 1726882633.56473: Calling all_inventory to load vars for managed_node2 20698 1726882633.56476: Calling groups_inventory to load vars for managed_node2 20698 1726882633.56479: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882633.56489: Calling all_plugins_play to load vars for managed_node2 20698 1726882633.56491: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882633.56495: Calling groups_plugins_play to load vars for managed_node2 20698 1726882633.57887: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882633.60165: done with get_vars() 20698 1726882633.60192: done getting variables 20698 1726882633.60237: 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 [Gather current interface info] ******************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 21:37:13 -0400 (0:00:00.124) 0:00:54.861 ****** 20698 1726882633.60285: entering _queue_task() for managed_node2/command 20698 1726882633.60618: worker is 1 (out of 1 available) 20698 1726882633.60630: exiting _queue_task() for managed_node2/command 20698 1726882633.60642: done queuing things up, now waiting for results queue to drain 20698 1726882633.60643: waiting for pending results... 20698 1726882633.61559: running TaskExecutor() for managed_node2/TASK: Gather current interface info 20698 1726882633.62104: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000849 20698 1726882633.62118: variable 'ansible_search_path' from source: unknown 20698 1726882633.62121: variable 'ansible_search_path' from source: unknown 20698 1726882633.62195: calling self._execute() 20698 1726882633.62335: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882633.62341: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882633.62353: variable 'omit' from source: magic vars 20698 1726882633.62781: variable 'ansible_distribution_major_version' from source: facts 20698 1726882633.62797: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882633.62981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882633.63279: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882633.63321: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882633.63357: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882633.63400: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882633.63481: variable 'networkmanager_version' from source: set_fact 20698 1726882633.63498: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882633.63504: variable 'omit' from source: magic vars 20698 1726882633.63572: variable 'omit' from source: magic vars 20698 1726882633.63612: variable 'omit' from source: magic vars 20698 1726882633.63639: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882633.63674: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882633.63690: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882633.63710: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882633.63721: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882633.63752: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882633.63755: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882633.63757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882633.63878: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882633.63888: Set connection var ansible_shell_executable to /bin/sh 20698 1726882633.63894: Set connection var ansible_pipelining to False 20698 1726882633.63900: Set connection var ansible_timeout to 10 20698 1726882633.63902: Set connection var ansible_connection to ssh 20698 1726882633.63905: Set connection var ansible_shell_type to sh 20698 1726882633.63934: variable 'ansible_shell_executable' from source: unknown 20698 1726882633.63937: variable 'ansible_connection' from source: unknown 20698 1726882633.63939: variable 'ansible_module_compression' from source: unknown 20698 1726882633.63942: variable 'ansible_shell_type' from source: unknown 20698 1726882633.63945: variable 'ansible_shell_executable' from source: unknown 20698 1726882633.63947: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882633.63950: variable 'ansible_pipelining' from source: unknown 20698 1726882633.63952: variable 'ansible_timeout' from source: unknown 20698 1726882633.63954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882633.64072: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882633.64100: variable 'omit' from source: magic vars 20698 1726882633.64125: starting attempt loop 20698 1726882633.64128: running the handler 20698 1726882633.64168: _low_level_execute_command(): starting 20698 1726882633.64171: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882633.65001: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882633.65291: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882633.65301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882633.65304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882633.65306: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882633.65310: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882633.65312: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882633.65382: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882633.65385: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882633.65388: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882633.65391: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882633.65393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882633.65398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882633.65401: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882633.65403: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882633.65409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882633.65411: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882633.65413: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882633.65629: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882633.65634: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882633.67121: stdout chunk (state=3): >>>/root <<< 20698 1726882633.67283: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882633.67287: stdout chunk (state=3): >>><<< 20698 1726882633.67297: stderr chunk (state=3): >>><<< 20698 1726882633.67334: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882633.67345: _low_level_execute_command(): starting 20698 1726882633.67351: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882633.673329-23063-165018711740736 `" && echo ansible-tmp-1726882633.673329-23063-165018711740736="` echo /root/.ansible/tmp/ansible-tmp-1726882633.673329-23063-165018711740736 `" ) && sleep 0' 20698 1726882633.68252: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882633.68268: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882633.68284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882633.68301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882633.68342: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882633.68356: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882633.68374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882633.68408: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882633.68419: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882633.68429: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882633.68439: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882633.68452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882633.68468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882633.68480: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882633.68491: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882633.68503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882633.68581: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882633.68602: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882633.68619: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882633.68751: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882633.70670: stdout chunk (state=3): >>>ansible-tmp-1726882633.673329-23063-165018711740736=/root/.ansible/tmp/ansible-tmp-1726882633.673329-23063-165018711740736 <<< 20698 1726882633.70868: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882633.70871: stdout chunk (state=3): >>><<< 20698 1726882633.70885: stderr chunk (state=3): >>><<< 20698 1726882633.71217: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882633.673329-23063-165018711740736=/root/.ansible/tmp/ansible-tmp-1726882633.673329-23063-165018711740736 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882633.71220: variable 'ansible_module_compression' from source: unknown 20698 1726882633.71222: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2069822553mst/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20698 1726882633.71224: variable 'ansible_facts' from source: unknown 20698 1726882633.71225: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882633.673329-23063-165018711740736/AnsiballZ_command.py 20698 1726882633.71360: Sending initial data 20698 1726882633.71365: Sent initial data (155 bytes) 20698 1726882633.72254: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882633.72271: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882633.72286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882633.72304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882633.72343: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882633.72355: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882633.72372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882633.72390: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882633.72401: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882633.72412: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882633.72424: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882633.72438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882633.72455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882633.72471: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882633.72483: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882633.72496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882633.72578: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882633.72598: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882633.72613: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882633.72739: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882633.74516: 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 <<< 20698 1726882633.74603: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882633.74701: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmp65ryes7w /root/.ansible/tmp/ansible-tmp-1726882633.673329-23063-165018711740736/AnsiballZ_command.py <<< 20698 1726882633.74796: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882633.75818: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882633.75901: stderr chunk (state=3): >>><<< 20698 1726882633.75904: stdout chunk (state=3): >>><<< 20698 1726882633.75921: done transferring module to remote 20698 1726882633.75933: _low_level_execute_command(): starting 20698 1726882633.75936: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882633.673329-23063-165018711740736/ /root/.ansible/tmp/ansible-tmp-1726882633.673329-23063-165018711740736/AnsiballZ_command.py && sleep 0' 20698 1726882633.76338: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882633.76341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882633.76384: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882633.76396: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882633.76422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882633.76425: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882633.76428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882633.76430: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882633.76522: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882633.76537: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882633.76669: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882633.78500: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882633.78537: stderr chunk (state=3): >>><<< 20698 1726882633.78541: stdout chunk (state=3): >>><<< 20698 1726882633.78552: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882633.78555: _low_level_execute_command(): starting 20698 1726882633.78559: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882633.673329-23063-165018711740736/AnsiballZ_command.py && sleep 0' 20698 1726882633.78973: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882633.78976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882633.79012: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882633.79015: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882633.79017: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882633.79068: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882633.79072: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882633.79203: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882633.92650: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo\npeertestnic1\ntestnic1", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:37:13.921306", "end": "2024-09-20 21:37:13.924505", "delta": "0:00:00.003199", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 20698 1726882633.93870: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882633.93892: stdout chunk (state=3): >>><<< 20698 1726882633.93895: stderr chunk (state=3): >>><<< 20698 1726882633.93998: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo\npeertestnic1\ntestnic1", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:37:13.921306", "end": "2024-09-20 21:37:13.924505", "delta": "0:00:00.003199", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. 20698 1726882633.94022: done with _execute_module (ansible.legacy.command, {'chdir': '/sys/class/net', '_raw_params': 'ls -1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882633.673329-23063-165018711740736/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882633.94030: _low_level_execute_command(): starting 20698 1726882633.94035: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882633.673329-23063-165018711740736/ > /dev/null 2>&1 && sleep 0' 20698 1726882633.94442: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882633.94452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882633.94485: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882633.94497: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882633.94541: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882633.94552: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882633.94657: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882633.96442: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882633.96497: stderr chunk (state=3): >>><<< 20698 1726882633.96501: stdout chunk (state=3): >>><<< 20698 1726882633.96511: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882633.96519: handler run complete 20698 1726882633.96536: Evaluated conditional (False): False 20698 1726882633.96595: attempt loop complete, returning result 20698 1726882633.96598: _execute() done 20698 1726882633.96600: dumping result to json 20698 1726882633.96602: done dumping result, returning 20698 1726882633.96604: done running TaskExecutor() for managed_node2/TASK: Gather current interface info [0e448fcc-3ce9-6606-eaf5-000000000849] 20698 1726882633.96606: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000849 20698 1726882633.96750: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000849 20698 1726882633.96768: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003199", "end": "2024-09-20 21:37:13.924505", "rc": 0, "start": "2024-09-20 21:37:13.921306" } STDOUT: bonding_masters eth0 lo peertestnic1 testnic1 20698 1726882633.96864: no more pending results, returning what we have 20698 1726882633.96872: results queue empty 20698 1726882633.96873: checking for any_errors_fatal 20698 1726882633.96874: done checking for any_errors_fatal 20698 1726882633.96875: checking for max_fail_percentage 20698 1726882633.96877: done checking for max_fail_percentage 20698 1726882633.96877: checking to see if all hosts have failed and the running result is not ok 20698 1726882633.96879: done checking to see if all hosts have failed 20698 1726882633.96879: getting the remaining hosts for this loop 20698 1726882633.96881: done getting the remaining hosts for this loop 20698 1726882633.96884: getting the next task for host managed_node2 20698 1726882633.96893: done getting next task for host managed_node2 20698 1726882633.96896: ^ task is: TASK: Set current_interfaces 20698 1726882633.96900: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20698 1726882633.96904: getting variables 20698 1726882633.96905: in VariableManager get_vars() 20698 1726882633.96952: Calling all_inventory to load vars for managed_node2 20698 1726882633.96955: Calling groups_inventory to load vars for managed_node2 20698 1726882633.96956: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882633.96970: Calling all_plugins_play to load vars for managed_node2 20698 1726882633.96973: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882633.96977: Calling groups_plugins_play to load vars for managed_node2 20698 1726882633.98089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882633.99584: done with get_vars() 20698 1726882633.99607: done getting variables 20698 1726882633.99718: 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 current_interfaces] ************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 21:37:13 -0400 (0:00:00.394) 0:00:55.256 ****** 20698 1726882633.99783: entering _queue_task() for managed_node2/set_fact 20698 1726882634.00193: worker is 1 (out of 1 available) 20698 1726882634.00211: exiting _queue_task() for managed_node2/set_fact 20698 1726882634.00224: done queuing things up, now waiting for results queue to drain 20698 1726882634.00226: waiting for pending results... 20698 1726882634.00458: running TaskExecutor() for managed_node2/TASK: Set current_interfaces 20698 1726882634.00596: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000084a 20698 1726882634.00600: variable 'ansible_search_path' from source: unknown 20698 1726882634.00602: variable 'ansible_search_path' from source: unknown 20698 1726882634.00619: calling self._execute() 20698 1726882634.00722: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882634.00725: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882634.00735: variable 'omit' from source: magic vars 20698 1726882634.01110: variable 'ansible_distribution_major_version' from source: facts 20698 1726882634.01122: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882634.01296: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882634.01571: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882634.01616: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882634.01640: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882634.01674: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882634.01748: variable 'networkmanager_version' from source: set_fact 20698 1726882634.01774: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882634.01777: variable 'omit' from source: magic vars 20698 1726882634.01849: variable 'omit' from source: magic vars 20698 1726882634.01956: variable '_current_interfaces' from source: set_fact 20698 1726882634.02006: variable 'omit' from source: magic vars 20698 1726882634.02035: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882634.02067: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882634.02374: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882634.02377: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882634.02379: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882634.02381: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882634.02383: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882634.02385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882634.02387: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882634.02389: Set connection var ansible_shell_executable to /bin/sh 20698 1726882634.02391: Set connection var ansible_pipelining to False 20698 1726882634.02393: Set connection var ansible_timeout to 10 20698 1726882634.02395: Set connection var ansible_connection to ssh 20698 1726882634.02396: Set connection var ansible_shell_type to sh 20698 1726882634.02865: variable 'ansible_shell_executable' from source: unknown 20698 1726882634.02874: variable 'ansible_connection' from source: unknown 20698 1726882634.02881: variable 'ansible_module_compression' from source: unknown 20698 1726882634.02886: variable 'ansible_shell_type' from source: unknown 20698 1726882634.02892: variable 'ansible_shell_executable' from source: unknown 20698 1726882634.02897: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882634.02904: variable 'ansible_pipelining' from source: unknown 20698 1726882634.02909: variable 'ansible_timeout' from source: unknown 20698 1726882634.02920: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882634.03359: 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) 20698 1726882634.03378: variable 'omit' from source: magic vars 20698 1726882634.03387: starting attempt loop 20698 1726882634.03393: running the handler 20698 1726882634.03411: handler run complete 20698 1726882634.03425: attempt loop complete, returning result 20698 1726882634.03432: _execute() done 20698 1726882634.03440: dumping result to json 20698 1726882634.03447: done dumping result, returning 20698 1726882634.03457: done running TaskExecutor() for managed_node2/TASK: Set current_interfaces [0e448fcc-3ce9-6606-eaf5-00000000084a] 20698 1726882634.03468: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000084a ok: [managed_node2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peertestnic1", "testnic1" ] }, "changed": false } 20698 1726882634.03953: no more pending results, returning what we have 20698 1726882634.03956: results queue empty 20698 1726882634.03957: checking for any_errors_fatal 20698 1726882634.03989: done checking for any_errors_fatal 20698 1726882634.03990: checking for max_fail_percentage 20698 1726882634.03993: done checking for max_fail_percentage 20698 1726882634.03994: checking to see if all hosts have failed and the running result is not ok 20698 1726882634.03995: done checking to see if all hosts have failed 20698 1726882634.03996: getting the remaining hosts for this loop 20698 1726882634.03998: done getting the remaining hosts for this loop 20698 1726882634.04002: getting the next task for host managed_node2 20698 1726882634.04014: done getting next task for host managed_node2 20698 1726882634.04016: ^ task is: TASK: Show current_interfaces 20698 1726882634.04022: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), did rescue? False, did start at task? False 20698 1726882634.04027: getting variables 20698 1726882634.04029: in VariableManager get_vars() 20698 1726882634.04224: Calling all_inventory to load vars for managed_node2 20698 1726882634.04227: Calling groups_inventory to load vars for managed_node2 20698 1726882634.04230: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882634.04242: Calling all_plugins_play to load vars for managed_node2 20698 1726882634.04245: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882634.04248: Calling groups_plugins_play to load vars for managed_node2 20698 1726882634.05450: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000084a 20698 1726882634.05454: WORKER PROCESS EXITING 20698 1726882634.06929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882634.08672: done with get_vars() 20698 1726882634.08696: done getting variables 20698 1726882634.08758: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 21:37:14 -0400 (0:00:00.090) 0:00:55.346 ****** 20698 1726882634.08794: entering _queue_task() for managed_node2/debug 20698 1726882634.09066: worker is 1 (out of 1 available) 20698 1726882634.09081: exiting _queue_task() for managed_node2/debug 20698 1726882634.09093: done queuing things up, now waiting for results queue to drain 20698 1726882634.09094: waiting for pending results... 20698 1726882634.10722: running TaskExecutor() for managed_node2/TASK: Show current_interfaces 20698 1726882634.10849: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000807 20698 1726882634.10939: variable 'ansible_search_path' from source: unknown 20698 1726882634.10947: variable 'ansible_search_path' from source: unknown 20698 1726882634.10986: calling self._execute() 20698 1726882634.11127: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882634.11258: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882634.11275: variable 'omit' from source: magic vars 20698 1726882634.11718: variable 'ansible_distribution_major_version' from source: facts 20698 1726882634.11735: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882634.11917: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882634.12190: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882634.12243: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882634.12284: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882634.12323: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882634.12410: variable 'networkmanager_version' from source: set_fact 20698 1726882634.12429: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882634.12447: variable 'omit' from source: magic vars 20698 1726882634.12507: variable 'omit' from source: magic vars 20698 1726882634.12638: variable 'current_interfaces' from source: set_fact 20698 1726882634.12697: variable 'omit' from source: magic vars 20698 1726882634.12732: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882634.12773: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882634.12808: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882634.12829: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882634.12845: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882634.12881: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882634.12902: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882634.12909: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882634.13030: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882634.13042: Set connection var ansible_shell_executable to /bin/sh 20698 1726882634.13052: Set connection var ansible_pipelining to False 20698 1726882634.13062: Set connection var ansible_timeout to 10 20698 1726882634.13072: Set connection var ansible_connection to ssh 20698 1726882634.13079: Set connection var ansible_shell_type to sh 20698 1726882634.13110: variable 'ansible_shell_executable' from source: unknown 20698 1726882634.13121: variable 'ansible_connection' from source: unknown 20698 1726882634.13128: variable 'ansible_module_compression' from source: unknown 20698 1726882634.13133: variable 'ansible_shell_type' from source: unknown 20698 1726882634.13138: variable 'ansible_shell_executable' from source: unknown 20698 1726882634.13144: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882634.13151: variable 'ansible_pipelining' from source: unknown 20698 1726882634.13156: variable 'ansible_timeout' from source: unknown 20698 1726882634.13163: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882634.13271: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882634.13288: variable 'omit' from source: magic vars 20698 1726882634.13298: starting attempt loop 20698 1726882634.13304: running the handler 20698 1726882634.13369: handler run complete 20698 1726882634.13389: attempt loop complete, returning result 20698 1726882634.13396: _execute() done 20698 1726882634.13403: dumping result to json 20698 1726882634.13410: done dumping result, returning 20698 1726882634.13421: done running TaskExecutor() for managed_node2/TASK: Show current_interfaces [0e448fcc-3ce9-6606-eaf5-000000000807] 20698 1726882634.13444: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000807 ok: [managed_node2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peertestnic1', 'testnic1'] 20698 1726882634.13594: no more pending results, returning what we have 20698 1726882634.13597: results queue empty 20698 1726882634.13598: checking for any_errors_fatal 20698 1726882634.13606: done checking for any_errors_fatal 20698 1726882634.13607: checking for max_fail_percentage 20698 1726882634.13609: done checking for max_fail_percentage 20698 1726882634.13610: checking to see if all hosts have failed and the running result is not ok 20698 1726882634.13612: done checking to see if all hosts have failed 20698 1726882634.13612: getting the remaining hosts for this loop 20698 1726882634.13615: done getting the remaining hosts for this loop 20698 1726882634.13619: getting the next task for host managed_node2 20698 1726882634.13630: done getting next task for host managed_node2 20698 1726882634.13633: ^ task is: TASK: Install iproute 20698 1726882634.13637: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20698 1726882634.13643: getting variables 20698 1726882634.13645: in VariableManager get_vars() 20698 1726882634.13698: Calling all_inventory to load vars for managed_node2 20698 1726882634.13701: Calling groups_inventory to load vars for managed_node2 20698 1726882634.13704: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882634.13715: Calling all_plugins_play to load vars for managed_node2 20698 1726882634.13718: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882634.13721: Calling groups_plugins_play to load vars for managed_node2 20698 1726882634.14890: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000807 20698 1726882634.14894: WORKER PROCESS EXITING 20698 1726882634.22260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882634.25053: done with get_vars() 20698 1726882634.25087: done getting variables 20698 1726882634.25133: 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 [Install iproute] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Friday 20 September 2024 21:37:14 -0400 (0:00:00.163) 0:00:55.509 ****** 20698 1726882634.25169: entering _queue_task() for managed_node2/package 20698 1726882634.25461: worker is 1 (out of 1 available) 20698 1726882634.25476: exiting _queue_task() for managed_node2/package 20698 1726882634.25488: done queuing things up, now waiting for results queue to drain 20698 1726882634.25489: waiting for pending results... 20698 1726882634.25752: running TaskExecutor() for managed_node2/TASK: Install iproute 20698 1726882634.25882: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000076f 20698 1726882634.25902: variable 'ansible_search_path' from source: unknown 20698 1726882634.25909: variable 'ansible_search_path' from source: unknown 20698 1726882634.25952: calling self._execute() 20698 1726882634.26059: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882634.26075: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882634.26090: variable 'omit' from source: magic vars 20698 1726882634.26485: variable 'ansible_distribution_major_version' from source: facts 20698 1726882634.26504: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882634.26687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882634.26956: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882634.27003: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882634.27044: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882634.27127: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882634.27211: variable 'networkmanager_version' from source: set_fact 20698 1726882634.27231: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882634.27244: variable 'omit' from source: magic vars 20698 1726882634.27294: variable 'omit' from source: magic vars 20698 1726882634.27455: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20698 1726882634.29472: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20698 1726882634.29543: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20698 1726882634.29586: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20698 1726882634.29627: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20698 1726882634.29673: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20698 1726882634.29774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20698 1726882634.29810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20698 1726882634.29870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20698 1726882634.29991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20698 1726882634.30013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20698 1726882634.30163: variable '__network_is_ostree' from source: set_fact 20698 1726882634.30290: variable 'omit' from source: magic vars 20698 1726882634.30326: variable 'omit' from source: magic vars 20698 1726882634.30415: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882634.30527: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882634.30551: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882634.30576: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882634.30619: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882634.30653: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882634.30699: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882634.30722: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882634.31003: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882634.31015: Set connection var ansible_shell_executable to /bin/sh 20698 1726882634.31028: Set connection var ansible_pipelining to False 20698 1726882634.31045: Set connection var ansible_timeout to 10 20698 1726882634.31052: Set connection var ansible_connection to ssh 20698 1726882634.31059: Set connection var ansible_shell_type to sh 20698 1726882634.31096: variable 'ansible_shell_executable' from source: unknown 20698 1726882634.31158: variable 'ansible_connection' from source: unknown 20698 1726882634.31169: variable 'ansible_module_compression' from source: unknown 20698 1726882634.31267: variable 'ansible_shell_type' from source: unknown 20698 1726882634.31274: variable 'ansible_shell_executable' from source: unknown 20698 1726882634.31281: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882634.31289: variable 'ansible_pipelining' from source: unknown 20698 1726882634.31295: variable 'ansible_timeout' from source: unknown 20698 1726882634.31302: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882634.31420: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882634.31492: variable 'omit' from source: magic vars 20698 1726882634.31598: starting attempt loop 20698 1726882634.31605: running the handler 20698 1726882634.31623: variable 'ansible_facts' from source: unknown 20698 1726882634.31683: variable 'ansible_facts' from source: unknown 20698 1726882634.31730: _low_level_execute_command(): starting 20698 1726882634.31816: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882634.33764: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882634.33769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882634.34007: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 20698 1726882634.34011: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882634.34014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882634.34068: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882634.34086: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882634.34089: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882634.34221: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882634.35859: stdout chunk (state=3): >>>/root <<< 20698 1726882634.35959: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882634.36049: stderr chunk (state=3): >>><<< 20698 1726882634.36053: stdout chunk (state=3): >>><<< 20698 1726882634.36160: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882634.36166: _low_level_execute_command(): starting 20698 1726882634.36170: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882634.3607528-23101-134822240710160 `" && echo ansible-tmp-1726882634.3607528-23101-134822240710160="` echo /root/.ansible/tmp/ansible-tmp-1726882634.3607528-23101-134822240710160 `" ) && sleep 0' 20698 1726882634.36808: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882634.36817: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882634.36828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882634.36844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882634.36891: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882634.36898: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882634.36910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882634.36923: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882634.36929: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882634.36937: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882634.36945: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882634.36956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882634.36975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882634.36983: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882634.36994: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882634.36997: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882634.37073: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882634.37097: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882634.37107: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882634.37311: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882634.39182: stdout chunk (state=3): >>>ansible-tmp-1726882634.3607528-23101-134822240710160=/root/.ansible/tmp/ansible-tmp-1726882634.3607528-23101-134822240710160 <<< 20698 1726882634.39355: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882634.39358: stdout chunk (state=3): >>><<< 20698 1726882634.39370: stderr chunk (state=3): >>><<< 20698 1726882634.39390: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882634.3607528-23101-134822240710160=/root/.ansible/tmp/ansible-tmp-1726882634.3607528-23101-134822240710160 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882634.39422: variable 'ansible_module_compression' from source: unknown 20698 1726882634.39491: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2069822553mst/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 20698 1726882634.39531: variable 'ansible_facts' from source: unknown 20698 1726882634.39644: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882634.3607528-23101-134822240710160/AnsiballZ_dnf.py 20698 1726882634.39791: Sending initial data 20698 1726882634.39795: Sent initial data (152 bytes) 20698 1726882634.40818: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882634.40827: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882634.40837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882634.40851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882634.40892: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882634.40903: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882634.40914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882634.40932: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882634.40939: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882634.40946: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882634.40954: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882634.40967: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882634.40980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882634.40988: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882634.40994: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882634.41004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882634.41092: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882634.41108: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882634.41123: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882634.41265: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882634.43010: 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 <<< 20698 1726882634.43107: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882634.43208: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmpl78euln9 /root/.ansible/tmp/ansible-tmp-1726882634.3607528-23101-134822240710160/AnsiballZ_dnf.py <<< 20698 1726882634.43306: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882634.45310: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882634.45381: stderr chunk (state=3): >>><<< 20698 1726882634.45384: stdout chunk (state=3): >>><<< 20698 1726882634.45404: done transferring module to remote 20698 1726882634.45414: _low_level_execute_command(): starting 20698 1726882634.45419: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882634.3607528-23101-134822240710160/ /root/.ansible/tmp/ansible-tmp-1726882634.3607528-23101-134822240710160/AnsiballZ_dnf.py && sleep 0' 20698 1726882634.46268: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882634.46279: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882634.46289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882634.46303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882634.46339: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882634.46345: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882634.46354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882634.46374: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882634.46382: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882634.46389: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882634.46396: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882634.46406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882634.46417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882634.46424: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882634.46430: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882634.46439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882634.46512: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882634.46525: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882634.46535: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882634.47288: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882634.49187: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882634.49190: stdout chunk (state=3): >>><<< 20698 1726882634.49197: stderr chunk (state=3): >>><<< 20698 1726882634.49219: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882634.49222: _low_level_execute_command(): starting 20698 1726882634.49227: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882634.3607528-23101-134822240710160/AnsiballZ_dnf.py && sleep 0' 20698 1726882634.50168: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882634.50172: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882634.50174: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882634.50176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882634.50178: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882634.50180: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882634.50182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882634.50184: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882634.50186: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882634.50188: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882634.50190: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882634.50192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882634.50195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882634.50197: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882634.50207: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882634.50210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882634.50535: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882634.50539: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882634.50542: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882634.50544: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882635.52761: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iproute"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 20698 1726882635.58997: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882635.59083: stderr chunk (state=3): >>><<< 20698 1726882635.59087: stdout chunk (state=3): >>><<< 20698 1726882635.59121: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iproute"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. 20698 1726882635.59206: done with _execute_module (ansible.legacy.dnf, {'name': 'iproute', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882634.3607528-23101-134822240710160/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882635.59210: _low_level_execute_command(): starting 20698 1726882635.59212: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882634.3607528-23101-134822240710160/ > /dev/null 2>&1 && sleep 0' 20698 1726882635.59907: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882635.59910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882635.59958: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found <<< 20698 1726882635.60010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882635.60068: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882635.60186: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882635.61977: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882635.62021: stderr chunk (state=3): >>><<< 20698 1726882635.62027: stdout chunk (state=3): >>><<< 20698 1726882635.62043: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882635.62049: handler run complete 20698 1726882635.62178: variable '__install_status' from source: set_fact 20698 1726882635.62192: Evaluated conditional (__install_status is success): True 20698 1726882635.62204: attempt loop complete, returning result 20698 1726882635.62206: _execute() done 20698 1726882635.62209: dumping result to json 20698 1726882635.62216: done dumping result, returning 20698 1726882635.62223: done running TaskExecutor() for managed_node2/TASK: Install iproute [0e448fcc-3ce9-6606-eaf5-00000000076f] 20698 1726882635.62229: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000076f 20698 1726882635.62341: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000076f 20698 1726882635.62344: WORKER PROCESS EXITING ok: [managed_node2] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 20698 1726882635.62424: no more pending results, returning what we have 20698 1726882635.62428: results queue empty 20698 1726882635.62429: checking for any_errors_fatal 20698 1726882635.62438: done checking for any_errors_fatal 20698 1726882635.62438: checking for max_fail_percentage 20698 1726882635.62440: done checking for max_fail_percentage 20698 1726882635.62441: checking to see if all hosts have failed and the running result is not ok 20698 1726882635.62442: done checking to see if all hosts have failed 20698 1726882635.62443: getting the remaining hosts for this loop 20698 1726882635.62445: done getting the remaining hosts for this loop 20698 1726882635.62448: getting the next task for host managed_node2 20698 1726882635.62458: done getting next task for host managed_node2 20698 1726882635.62460: ^ task is: TASK: Create veth interface {{ interface }} 20698 1726882635.62464: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20698 1726882635.62469: getting variables 20698 1726882635.62470: in VariableManager get_vars() 20698 1726882635.62519: Calling all_inventory to load vars for managed_node2 20698 1726882635.62522: Calling groups_inventory to load vars for managed_node2 20698 1726882635.62524: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882635.62535: Calling all_plugins_play to load vars for managed_node2 20698 1726882635.62538: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882635.62541: Calling groups_plugins_play to load vars for managed_node2 20698 1726882635.63611: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882635.65091: done with get_vars() 20698 1726882635.65113: done getting variables 20698 1726882635.65155: 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) 20698 1726882635.65285: variable 'interface' from source: play vars TASK [Create veth interface testnic1] ****************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Friday 20 September 2024 21:37:15 -0400 (0:00:01.401) 0:00:56.911 ****** 20698 1726882635.65333: entering _queue_task() for managed_node2/command 20698 1726882635.65631: worker is 1 (out of 1 available) 20698 1726882635.65646: exiting _queue_task() for managed_node2/command 20698 1726882635.65661: done queuing things up, now waiting for results queue to drain 20698 1726882635.65663: waiting for pending results... 20698 1726882635.65873: running TaskExecutor() for managed_node2/TASK: Create veth interface testnic1 20698 1726882635.65946: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000770 20698 1726882635.65957: variable 'ansible_search_path' from source: unknown 20698 1726882635.65965: variable 'ansible_search_path' from source: unknown 20698 1726882635.66196: variable 'interface' from source: play vars 20698 1726882635.66245: variable 'interface' from source: play vars 20698 1726882635.66299: variable 'interface' from source: play vars 20698 1726882635.66413: Loaded config def from plugin (lookup/items) 20698 1726882635.66421: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 20698 1726882635.66441: variable 'omit' from source: magic vars 20698 1726882635.66545: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882635.66554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882635.66566: variable 'omit' from source: magic vars 20698 1726882635.66834: variable 'ansible_distribution_major_version' from source: facts 20698 1726882635.66838: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882635.66961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882635.67147: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882635.67466: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882635.67489: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882635.67513: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882635.67572: variable 'networkmanager_version' from source: set_fact 20698 1726882635.67591: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882635.67661: variable 'ansible_distribution_major_version' from source: facts 20698 1726882635.67667: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882635.67751: variable 'networkmanager_version' from source: set_fact 20698 1726882635.67761: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882635.67879: variable 'type' from source: play vars 20698 1726882635.67882: variable 'state' from source: include params 20698 1726882635.67886: variable 'interface' from source: play vars 20698 1726882635.67889: variable 'current_interfaces' from source: set_fact 20698 1726882635.67898: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): False 20698 1726882635.67907: when evaluation is False, skipping this task 20698 1726882635.67957: variable 'item' from source: unknown 20698 1726882635.68022: variable 'item' from source: unknown skipping: [managed_node2] => (item=ip link add testnic1 type veth peer name peertestnic1) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add testnic1 type veth peer name peertestnic1", "skip_reason": "Conditional result was False" } 20698 1726882635.68241: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882635.68249: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882635.68253: variable 'omit' from source: magic vars 20698 1726882635.68335: variable 'ansible_distribution_major_version' from source: facts 20698 1726882635.68338: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882635.68446: variable 'networkmanager_version' from source: set_fact 20698 1726882635.68453: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882635.68527: variable 'ansible_distribution_major_version' from source: facts 20698 1726882635.68531: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882635.68627: variable 'networkmanager_version' from source: set_fact 20698 1726882635.68634: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882635.68760: variable 'type' from source: play vars 20698 1726882635.68789: variable 'state' from source: include params 20698 1726882635.68792: variable 'interface' from source: play vars 20698 1726882635.68794: variable 'current_interfaces' from source: set_fact 20698 1726882635.68796: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): False 20698 1726882635.68799: when evaluation is False, skipping this task 20698 1726882635.68814: variable 'item' from source: unknown 20698 1726882635.68872: variable 'item' from source: unknown skipping: [managed_node2] => (item=ip link set peertestnic1 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peertestnic1 up", "skip_reason": "Conditional result was False" } 20698 1726882635.69011: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882635.69014: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882635.69017: variable 'omit' from source: magic vars 20698 1726882635.69164: variable 'ansible_distribution_major_version' from source: facts 20698 1726882635.69168: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882635.69380: variable 'networkmanager_version' from source: set_fact 20698 1726882635.69491: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882635.69667: variable 'ansible_distribution_major_version' from source: facts 20698 1726882635.69737: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882635.70057: variable 'networkmanager_version' from source: set_fact 20698 1726882635.70153: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882635.70333: variable 'type' from source: play vars 20698 1726882635.70343: variable 'state' from source: include params 20698 1726882635.70351: variable 'interface' from source: play vars 20698 1726882635.70360: variable 'current_interfaces' from source: set_fact 20698 1726882635.70376: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): False 20698 1726882635.70383: when evaluation is False, skipping this task 20698 1726882635.70416: variable 'item' from source: unknown 20698 1726882635.70483: variable 'item' from source: unknown skipping: [managed_node2] => (item=ip link set testnic1 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set testnic1 up", "skip_reason": "Conditional result was False" } 20698 1726882635.70566: dumping result to json 20698 1726882635.70607: done dumping result, returning 20698 1726882635.70622: done running TaskExecutor() for managed_node2/TASK: Create veth interface testnic1 [0e448fcc-3ce9-6606-eaf5-000000000770] 20698 1726882635.70637: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000770 20698 1726882635.70700: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000770 20698 1726882635.70703: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false } MSG: All items skipped 20698 1726882635.70753: no more pending results, returning what we have 20698 1726882635.70763: results queue empty 20698 1726882635.70765: checking for any_errors_fatal 20698 1726882635.70772: done checking for any_errors_fatal 20698 1726882635.70773: checking for max_fail_percentage 20698 1726882635.70775: done checking for max_fail_percentage 20698 1726882635.70776: checking to see if all hosts have failed and the running result is not ok 20698 1726882635.70777: done checking to see if all hosts have failed 20698 1726882635.70777: getting the remaining hosts for this loop 20698 1726882635.70779: done getting the remaining hosts for this loop 20698 1726882635.70782: getting the next task for host managed_node2 20698 1726882635.70790: done getting next task for host managed_node2 20698 1726882635.70792: ^ task is: TASK: Set up veth as managed by NetworkManager 20698 1726882635.70796: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20698 1726882635.70799: getting variables 20698 1726882635.70800: in VariableManager get_vars() 20698 1726882635.70852: Calling all_inventory to load vars for managed_node2 20698 1726882635.70855: Calling groups_inventory to load vars for managed_node2 20698 1726882635.70858: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882635.70870: Calling all_plugins_play to load vars for managed_node2 20698 1726882635.70874: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882635.70877: Calling groups_plugins_play to load vars for managed_node2 20698 1726882635.71840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882635.74551: done with get_vars() 20698 1726882635.74575: done getting variables 20698 1726882635.74637: 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 [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:35 Friday 20 September 2024 21:37:15 -0400 (0:00:00.093) 0:00:57.004 ****** 20698 1726882635.74671: entering _queue_task() for managed_node2/command 20698 1726882635.75108: worker is 1 (out of 1 available) 20698 1726882635.75120: exiting _queue_task() for managed_node2/command 20698 1726882635.75132: done queuing things up, now waiting for results queue to drain 20698 1726882635.75133: waiting for pending results... 20698 1726882635.75559: running TaskExecutor() for managed_node2/TASK: Set up veth as managed by NetworkManager 20698 1726882635.75729: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000771 20698 1726882635.75748: variable 'ansible_search_path' from source: unknown 20698 1726882635.75755: variable 'ansible_search_path' from source: unknown 20698 1726882635.75795: calling self._execute() 20698 1726882635.75905: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882635.75917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882635.75934: variable 'omit' from source: magic vars 20698 1726882635.76671: variable 'ansible_distribution_major_version' from source: facts 20698 1726882635.76689: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882635.77055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882635.77331: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882635.77390: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882635.77436: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882635.77481: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882635.77581: variable 'networkmanager_version' from source: set_fact 20698 1726882635.77602: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882635.77800: variable 'type' from source: play vars 20698 1726882635.77810: variable 'state' from source: include params 20698 1726882635.77821: Evaluated conditional (type == 'veth' and state == 'present'): False 20698 1726882635.77831: when evaluation is False, skipping this task 20698 1726882635.77837: _execute() done 20698 1726882635.77843: dumping result to json 20698 1726882635.77855: done dumping result, returning 20698 1726882635.77871: done running TaskExecutor() for managed_node2/TASK: Set up veth as managed by NetworkManager [0e448fcc-3ce9-6606-eaf5-000000000771] 20698 1726882635.77882: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000771 skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } 20698 1726882635.78152: no more pending results, returning what we have 20698 1726882635.78156: results queue empty 20698 1726882635.78157: checking for any_errors_fatal 20698 1726882635.78232: done checking for any_errors_fatal 20698 1726882635.78234: checking for max_fail_percentage 20698 1726882635.78238: done checking for max_fail_percentage 20698 1726882635.78239: checking to see if all hosts have failed and the running result is not ok 20698 1726882635.78240: done checking to see if all hosts have failed 20698 1726882635.78241: getting the remaining hosts for this loop 20698 1726882635.78243: done getting the remaining hosts for this loop 20698 1726882635.78247: getting the next task for host managed_node2 20698 1726882635.78257: done getting next task for host managed_node2 20698 1726882635.78260: ^ task is: TASK: Delete veth interface {{ interface }} 20698 1726882635.78265: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20698 1726882635.78271: getting variables 20698 1726882635.78274: in VariableManager get_vars() 20698 1726882635.78333: Calling all_inventory to load vars for managed_node2 20698 1726882635.78407: Calling groups_inventory to load vars for managed_node2 20698 1726882635.78410: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882635.78445: Calling all_plugins_play to load vars for managed_node2 20698 1726882635.78451: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882635.78460: Calling groups_plugins_play to load vars for managed_node2 20698 1726882635.80251: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000771 20698 1726882635.80254: WORKER PROCESS EXITING 20698 1726882635.84087: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882635.91083: done with get_vars() 20698 1726882635.91154: done getting variables 20698 1726882635.91221: 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) 20698 1726882635.91379: variable 'interface' from source: play vars TASK [Delete veth interface testnic1] ****************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:43 Friday 20 September 2024 21:37:15 -0400 (0:00:00.167) 0:00:57.172 ****** 20698 1726882635.91423: entering _queue_task() for managed_node2/command 20698 1726882635.91864: worker is 1 (out of 1 available) 20698 1726882635.91878: exiting _queue_task() for managed_node2/command 20698 1726882635.91889: done queuing things up, now waiting for results queue to drain 20698 1726882635.91891: waiting for pending results... 20698 1726882635.92072: running TaskExecutor() for managed_node2/TASK: Delete veth interface testnic1 20698 1726882635.92144: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000772 20698 1726882635.92155: variable 'ansible_search_path' from source: unknown 20698 1726882635.92160: variable 'ansible_search_path' from source: unknown 20698 1726882635.92190: calling self._execute() 20698 1726882635.92273: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882635.92277: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882635.92286: variable 'omit' from source: magic vars 20698 1726882635.92562: variable 'ansible_distribution_major_version' from source: facts 20698 1726882635.92574: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882635.92837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882635.94958: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882635.95000: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882635.95031: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882635.95059: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882635.95184: variable 'networkmanager_version' from source: set_fact 20698 1726882635.95198: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882635.95517: variable 'type' from source: play vars 20698 1726882635.95528: variable 'state' from source: include params 20698 1726882635.95532: variable 'interface' from source: play vars 20698 1726882635.95534: variable 'current_interfaces' from source: set_fact 20698 1726882635.95537: Evaluated conditional (type == 'veth' and state == 'absent' and interface in current_interfaces): True 20698 1726882635.95550: variable 'omit' from source: magic vars 20698 1726882635.95622: variable 'omit' from source: magic vars 20698 1726882635.95755: variable 'interface' from source: play vars 20698 1726882635.95776: variable 'omit' from source: magic vars 20698 1726882635.95810: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882635.95852: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882635.95883: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882635.95907: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882635.95913: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882635.95957: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882635.95965: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882635.95974: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882635.96112: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882635.96123: Set connection var ansible_shell_executable to /bin/sh 20698 1726882635.96143: Set connection var ansible_pipelining to False 20698 1726882635.96147: Set connection var ansible_timeout to 10 20698 1726882635.96149: Set connection var ansible_connection to ssh 20698 1726882635.96151: Set connection var ansible_shell_type to sh 20698 1726882635.96185: variable 'ansible_shell_executable' from source: unknown 20698 1726882635.96188: variable 'ansible_connection' from source: unknown 20698 1726882635.96191: variable 'ansible_module_compression' from source: unknown 20698 1726882635.96202: variable 'ansible_shell_type' from source: unknown 20698 1726882635.96204: variable 'ansible_shell_executable' from source: unknown 20698 1726882635.96207: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882635.96216: variable 'ansible_pipelining' from source: unknown 20698 1726882635.96219: variable 'ansible_timeout' from source: unknown 20698 1726882635.96230: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882635.96381: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882635.96385: variable 'omit' from source: magic vars 20698 1726882635.96391: starting attempt loop 20698 1726882635.96394: running the handler 20698 1726882635.96418: _low_level_execute_command(): starting 20698 1726882635.96438: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882635.98385: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882635.98409: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882635.98462: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882635.98607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882635.98702: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882635.98838: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882635.98882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882635.98902: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882635.98917: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882635.98929: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882635.98939: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882635.98991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882635.99049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882635.99078: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882635.99130: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882635.99183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882635.99410: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882635.99474: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882635.99530: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882635.99705: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882636.01411: stdout chunk (state=3): >>>/root <<< 20698 1726882636.01603: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882636.01608: stdout chunk (state=3): >>><<< 20698 1726882636.01611: stderr chunk (state=3): >>><<< 20698 1726882636.01736: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882636.01748: _low_level_execute_command(): starting 20698 1726882636.01752: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882636.0163515-23180-203270561572582 `" && echo ansible-tmp-1726882636.0163515-23180-203270561572582="` echo /root/.ansible/tmp/ansible-tmp-1726882636.0163515-23180-203270561572582 `" ) && sleep 0' 20698 1726882636.02255: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882636.02261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882636.02300: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882636.02304: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration <<< 20698 1726882636.02306: 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 <<< 20698 1726882636.02308: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882636.02357: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882636.02370: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882636.02467: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882636.04351: stdout chunk (state=3): >>>ansible-tmp-1726882636.0163515-23180-203270561572582=/root/.ansible/tmp/ansible-tmp-1726882636.0163515-23180-203270561572582 <<< 20698 1726882636.04462: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882636.04526: stderr chunk (state=3): >>><<< 20698 1726882636.04534: stdout chunk (state=3): >>><<< 20698 1726882636.04552: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882636.0163515-23180-203270561572582=/root/.ansible/tmp/ansible-tmp-1726882636.0163515-23180-203270561572582 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882636.04577: variable 'ansible_module_compression' from source: unknown 20698 1726882636.04637: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2069822553mst/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20698 1726882636.04664: variable 'ansible_facts' from source: unknown 20698 1726882636.04724: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882636.0163515-23180-203270561572582/AnsiballZ_command.py 20698 1726882636.04821: Sending initial data 20698 1726882636.04838: Sent initial data (156 bytes) 20698 1726882636.05471: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882636.05475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882636.05505: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 20698 1726882636.05509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882636.05512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882636.05565: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882636.05571: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882636.05674: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882636.07417: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 20698 1726882636.07425: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 20698 1726882636.07433: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 20698 1726882636.07440: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 20698 1726882636.07448: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 <<< 20698 1726882636.07472: stderr chunk (state=3): >>>debug2: Server supports extension "fsync@openssh.com" revision 1 <<< 20698 1726882636.07474: stderr chunk (state=3): >>>debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 20698 1726882636.07565: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882636.07658: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmprtkn5qtr /root/.ansible/tmp/ansible-tmp-1726882636.0163515-23180-203270561572582/AnsiballZ_command.py <<< 20698 1726882636.07751: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882636.08771: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882636.08849: stderr chunk (state=3): >>><<< 20698 1726882636.08854: stdout chunk (state=3): >>><<< 20698 1726882636.08877: done transferring module to remote 20698 1726882636.08886: _low_level_execute_command(): starting 20698 1726882636.08889: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882636.0163515-23180-203270561572582/ /root/.ansible/tmp/ansible-tmp-1726882636.0163515-23180-203270561572582/AnsiballZ_command.py && sleep 0' 20698 1726882636.09297: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882636.09306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882636.09334: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 20698 1726882636.09338: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882636.09381: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882636.09393: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882636.09496: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882636.11276: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882636.11314: stderr chunk (state=3): >>><<< 20698 1726882636.11318: stdout chunk (state=3): >>><<< 20698 1726882636.11329: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882636.11332: _low_level_execute_command(): starting 20698 1726882636.11336: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882636.0163515-23180-203270561572582/AnsiballZ_command.py && sleep 0' 20698 1726882636.11733: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882636.11745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882636.11765: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 20698 1726882636.11781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882636.11824: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882636.11836: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882636.11943: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882636.26652: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "testnic1", "type", "veth"], "start": "2024-09-20 21:37:16.248164", "end": "2024-09-20 21:37:16.264020", "delta": "0:00:00.015856", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link del testnic1 type veth", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 20698 1726882636.28067: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882636.28070: stdout chunk (state=3): >>><<< 20698 1726882636.28072: stderr chunk (state=3): >>><<< 20698 1726882636.28195: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "testnic1", "type", "veth"], "start": "2024-09-20 21:37:16.248164", "end": "2024-09-20 21:37:16.264020", "delta": "0:00:00.015856", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link del testnic1 type veth", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. 20698 1726882636.28200: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link del testnic1 type veth', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882636.0163515-23180-203270561572582/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882636.28203: _low_level_execute_command(): starting 20698 1726882636.28205: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882636.0163515-23180-203270561572582/ > /dev/null 2>&1 && sleep 0' 20698 1726882636.28842: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882636.28857: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882636.28879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882636.28899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882636.28942: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882636.28955: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882636.28972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882636.28997: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882636.29010: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882636.29022: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882636.29035: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882636.29049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882636.29068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882636.29082: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882636.29099: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882636.29114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882636.29191: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882636.29222: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882636.29239: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882636.29371: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882636.31183: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882636.31251: stderr chunk (state=3): >>><<< 20698 1726882636.31254: stdout chunk (state=3): >>><<< 20698 1726882636.31277: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882636.31283: handler run complete 20698 1726882636.31306: Evaluated conditional (False): False 20698 1726882636.31315: attempt loop complete, returning result 20698 1726882636.31318: _execute() done 20698 1726882636.31320: dumping result to json 20698 1726882636.31325: done dumping result, returning 20698 1726882636.31333: done running TaskExecutor() for managed_node2/TASK: Delete veth interface testnic1 [0e448fcc-3ce9-6606-eaf5-000000000772] 20698 1726882636.31339: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000772 20698 1726882636.31449: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000772 20698 1726882636.31451: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ip", "link", "del", "testnic1", "type", "veth" ], "delta": "0:00:00.015856", "end": "2024-09-20 21:37:16.264020", "rc": 0, "start": "2024-09-20 21:37:16.248164" } 20698 1726882636.31513: no more pending results, returning what we have 20698 1726882636.31517: results queue empty 20698 1726882636.31518: checking for any_errors_fatal 20698 1726882636.31525: done checking for any_errors_fatal 20698 1726882636.31526: checking for max_fail_percentage 20698 1726882636.31527: done checking for max_fail_percentage 20698 1726882636.31528: checking to see if all hosts have failed and the running result is not ok 20698 1726882636.31530: done checking to see if all hosts have failed 20698 1726882636.31530: getting the remaining hosts for this loop 20698 1726882636.31532: done getting the remaining hosts for this loop 20698 1726882636.31535: getting the next task for host managed_node2 20698 1726882636.31544: done getting next task for host managed_node2 20698 1726882636.31547: ^ task is: TASK: Create dummy interface {{ interface }} 20698 1726882636.31550: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20698 1726882636.31555: getting variables 20698 1726882636.31556: in VariableManager get_vars() 20698 1726882636.31611: Calling all_inventory to load vars for managed_node2 20698 1726882636.31614: Calling groups_inventory to load vars for managed_node2 20698 1726882636.31616: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882636.31627: Calling all_plugins_play to load vars for managed_node2 20698 1726882636.31629: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882636.31632: Calling groups_plugins_play to load vars for managed_node2 20698 1726882636.33021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882636.34739: done with get_vars() 20698 1726882636.34762: done getting variables 20698 1726882636.34825: 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) 20698 1726882636.34943: variable 'interface' from source: play vars TASK [Create dummy interface testnic1] ***************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:49 Friday 20 September 2024 21:37:16 -0400 (0:00:00.435) 0:00:57.608 ****** 20698 1726882636.34978: entering _queue_task() for managed_node2/command 20698 1726882636.35270: worker is 1 (out of 1 available) 20698 1726882636.35282: exiting _queue_task() for managed_node2/command 20698 1726882636.35295: done queuing things up, now waiting for results queue to drain 20698 1726882636.35297: waiting for pending results... 20698 1726882636.35587: running TaskExecutor() for managed_node2/TASK: Create dummy interface testnic1 20698 1726882636.35700: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000773 20698 1726882636.35721: variable 'ansible_search_path' from source: unknown 20698 1726882636.35729: variable 'ansible_search_path' from source: unknown 20698 1726882636.35776: calling self._execute() 20698 1726882636.35886: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882636.35898: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882636.35912: variable 'omit' from source: magic vars 20698 1726882636.36290: variable 'ansible_distribution_major_version' from source: facts 20698 1726882636.36308: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882636.36488: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882636.36759: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882636.36808: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882636.36852: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882636.36892: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882636.36980: variable 'networkmanager_version' from source: set_fact 20698 1726882636.36998: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882636.37234: variable 'type' from source: play vars 20698 1726882636.37245: variable 'state' from source: include params 20698 1726882636.37259: variable 'interface' from source: play vars 20698 1726882636.37271: variable 'current_interfaces' from source: set_fact 20698 1726882636.37283: Evaluated conditional (type == 'dummy' and state == 'present' and interface not in current_interfaces): False 20698 1726882636.37290: when evaluation is False, skipping this task 20698 1726882636.37296: _execute() done 20698 1726882636.37301: dumping result to json 20698 1726882636.37309: done dumping result, returning 20698 1726882636.37318: done running TaskExecutor() for managed_node2/TASK: Create dummy interface testnic1 [0e448fcc-3ce9-6606-eaf5-000000000773] 20698 1726882636.37328: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000773 20698 1726882636.37422: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000773 20698 1726882636.37425: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 20698 1726882636.37470: no more pending results, returning what we have 20698 1726882636.37474: results queue empty 20698 1726882636.37475: checking for any_errors_fatal 20698 1726882636.37486: done checking for any_errors_fatal 20698 1726882636.37487: checking for max_fail_percentage 20698 1726882636.37489: done checking for max_fail_percentage 20698 1726882636.37490: checking to see if all hosts have failed and the running result is not ok 20698 1726882636.37491: done checking to see if all hosts have failed 20698 1726882636.37492: getting the remaining hosts for this loop 20698 1726882636.37493: done getting the remaining hosts for this loop 20698 1726882636.37497: getting the next task for host managed_node2 20698 1726882636.37505: done getting next task for host managed_node2 20698 1726882636.37508: ^ task is: TASK: Delete dummy interface {{ interface }} 20698 1726882636.37511: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20698 1726882636.37517: getting variables 20698 1726882636.37519: in VariableManager get_vars() 20698 1726882636.37571: Calling all_inventory to load vars for managed_node2 20698 1726882636.37574: Calling groups_inventory to load vars for managed_node2 20698 1726882636.37576: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882636.37587: Calling all_plugins_play to load vars for managed_node2 20698 1726882636.37590: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882636.37593: Calling groups_plugins_play to load vars for managed_node2 20698 1726882636.38952: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882636.39894: done with get_vars() 20698 1726882636.39908: done getting variables 20698 1726882636.39947: 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) 20698 1726882636.40026: variable 'interface' from source: play vars TASK [Delete dummy interface testnic1] ***************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:54 Friday 20 September 2024 21:37:16 -0400 (0:00:00.050) 0:00:57.658 ****** 20698 1726882636.40048: entering _queue_task() for managed_node2/command 20698 1726882636.40240: worker is 1 (out of 1 available) 20698 1726882636.40252: exiting _queue_task() for managed_node2/command 20698 1726882636.40266: done queuing things up, now waiting for results queue to drain 20698 1726882636.40269: waiting for pending results... 20698 1726882636.40439: running TaskExecutor() for managed_node2/TASK: Delete dummy interface testnic1 20698 1726882636.40530: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000774 20698 1726882636.40544: variable 'ansible_search_path' from source: unknown 20698 1726882636.40547: variable 'ansible_search_path' from source: unknown 20698 1726882636.40588: calling self._execute() 20698 1726882636.40752: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882636.40768: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882636.40784: variable 'omit' from source: magic vars 20698 1726882636.41165: variable 'ansible_distribution_major_version' from source: facts 20698 1726882636.41190: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882636.41431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882636.41749: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882636.41783: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882636.41811: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882636.41840: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882636.41905: variable 'networkmanager_version' from source: set_fact 20698 1726882636.41915: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882636.42080: variable 'type' from source: play vars 20698 1726882636.42084: variable 'state' from source: include params 20698 1726882636.42087: variable 'interface' from source: play vars 20698 1726882636.42092: variable 'current_interfaces' from source: set_fact 20698 1726882636.42098: Evaluated conditional (type == 'dummy' and state == 'absent' and interface in current_interfaces): False 20698 1726882636.42101: when evaluation is False, skipping this task 20698 1726882636.42103: _execute() done 20698 1726882636.42106: dumping result to json 20698 1726882636.42108: done dumping result, returning 20698 1726882636.42113: done running TaskExecutor() for managed_node2/TASK: Delete dummy interface testnic1 [0e448fcc-3ce9-6606-eaf5-000000000774] 20698 1726882636.42118: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000774 20698 1726882636.42206: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000774 20698 1726882636.42208: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 20698 1726882636.42250: no more pending results, returning what we have 20698 1726882636.42254: results queue empty 20698 1726882636.42255: checking for any_errors_fatal 20698 1726882636.42263: done checking for any_errors_fatal 20698 1726882636.42265: checking for max_fail_percentage 20698 1726882636.42267: done checking for max_fail_percentage 20698 1726882636.42269: checking to see if all hosts have failed and the running result is not ok 20698 1726882636.42270: done checking to see if all hosts have failed 20698 1726882636.42270: getting the remaining hosts for this loop 20698 1726882636.42272: done getting the remaining hosts for this loop 20698 1726882636.42275: getting the next task for host managed_node2 20698 1726882636.42283: done getting next task for host managed_node2 20698 1726882636.42285: ^ task is: TASK: Create tap interface {{ interface }} 20698 1726882636.42289: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20698 1726882636.42292: getting variables 20698 1726882636.42294: in VariableManager get_vars() 20698 1726882636.42334: Calling all_inventory to load vars for managed_node2 20698 1726882636.42337: Calling groups_inventory to load vars for managed_node2 20698 1726882636.42339: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882636.42348: Calling all_plugins_play to load vars for managed_node2 20698 1726882636.42351: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882636.42354: Calling groups_plugins_play to load vars for managed_node2 20698 1726882636.43124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882636.44685: done with get_vars() 20698 1726882636.44704: done getting variables 20698 1726882636.44767: 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) 20698 1726882636.44876: variable 'interface' from source: play vars TASK [Create tap interface testnic1] ******************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:60 Friday 20 September 2024 21:37:16 -0400 (0:00:00.048) 0:00:57.707 ****** 20698 1726882636.44903: entering _queue_task() for managed_node2/command 20698 1726882636.45238: worker is 1 (out of 1 available) 20698 1726882636.45262: exiting _queue_task() for managed_node2/command 20698 1726882636.45293: done queuing things up, now waiting for results queue to drain 20698 1726882636.45295: waiting for pending results... 20698 1726882636.45533: running TaskExecutor() for managed_node2/TASK: Create tap interface testnic1 20698 1726882636.45615: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000775 20698 1726882636.45625: variable 'ansible_search_path' from source: unknown 20698 1726882636.45628: variable 'ansible_search_path' from source: unknown 20698 1726882636.45654: calling self._execute() 20698 1726882636.45728: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882636.45738: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882636.45745: variable 'omit' from source: magic vars 20698 1726882636.46010: variable 'ansible_distribution_major_version' from source: facts 20698 1726882636.46023: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882636.46140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882636.46331: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882636.46366: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882636.46394: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882636.46418: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882636.46480: variable 'networkmanager_version' from source: set_fact 20698 1726882636.46492: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882636.46653: variable 'type' from source: play vars 20698 1726882636.46657: variable 'state' from source: include params 20698 1726882636.46665: variable 'interface' from source: play vars 20698 1726882636.46669: variable 'current_interfaces' from source: set_fact 20698 1726882636.46680: Evaluated conditional (type == 'tap' and state == 'present' and interface not in current_interfaces): False 20698 1726882636.46683: when evaluation is False, skipping this task 20698 1726882636.46685: _execute() done 20698 1726882636.46687: dumping result to json 20698 1726882636.46690: done dumping result, returning 20698 1726882636.46692: done running TaskExecutor() for managed_node2/TASK: Create tap interface testnic1 [0e448fcc-3ce9-6606-eaf5-000000000775] 20698 1726882636.46697: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000775 20698 1726882636.46775: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000775 20698 1726882636.46777: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 20698 1726882636.46828: no more pending results, returning what we have 20698 1726882636.46831: results queue empty 20698 1726882636.46832: checking for any_errors_fatal 20698 1726882636.46837: done checking for any_errors_fatal 20698 1726882636.46837: checking for max_fail_percentage 20698 1726882636.46839: done checking for max_fail_percentage 20698 1726882636.46840: checking to see if all hosts have failed and the running result is not ok 20698 1726882636.46841: done checking to see if all hosts have failed 20698 1726882636.46842: getting the remaining hosts for this loop 20698 1726882636.46843: done getting the remaining hosts for this loop 20698 1726882636.46846: getting the next task for host managed_node2 20698 1726882636.46853: done getting next task for host managed_node2 20698 1726882636.46855: ^ task is: TASK: Delete tap interface {{ interface }} 20698 1726882636.46858: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20698 1726882636.46862: getting variables 20698 1726882636.46864: in VariableManager get_vars() 20698 1726882636.46910: Calling all_inventory to load vars for managed_node2 20698 1726882636.46913: Calling groups_inventory to load vars for managed_node2 20698 1726882636.46919: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882636.46927: Calling all_plugins_play to load vars for managed_node2 20698 1726882636.46929: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882636.46931: Calling groups_plugins_play to load vars for managed_node2 20698 1726882636.47991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882636.49553: done with get_vars() 20698 1726882636.49577: done getting variables 20698 1726882636.49631: 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) 20698 1726882636.49738: variable 'interface' from source: play vars TASK [Delete tap interface testnic1] ******************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:65 Friday 20 September 2024 21:37:16 -0400 (0:00:00.048) 0:00:57.756 ****** 20698 1726882636.49775: entering _queue_task() for managed_node2/command 20698 1726882636.50011: worker is 1 (out of 1 available) 20698 1726882636.50025: exiting _queue_task() for managed_node2/command 20698 1726882636.50049: done queuing things up, now waiting for results queue to drain 20698 1726882636.50051: waiting for pending results... 20698 1726882636.50218: running TaskExecutor() for managed_node2/TASK: Delete tap interface testnic1 20698 1726882636.50297: in run() - task 0e448fcc-3ce9-6606-eaf5-000000000776 20698 1726882636.50309: variable 'ansible_search_path' from source: unknown 20698 1726882636.50313: variable 'ansible_search_path' from source: unknown 20698 1726882636.50339: calling self._execute() 20698 1726882636.50421: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882636.50425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882636.50432: variable 'omit' from source: magic vars 20698 1726882636.50686: variable 'ansible_distribution_major_version' from source: facts 20698 1726882636.50696: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882636.50814: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882636.51004: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882636.51037: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882636.51068: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882636.51093: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882636.51147: variable 'networkmanager_version' from source: set_fact 20698 1726882636.51160: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882636.51321: variable 'type' from source: play vars 20698 1726882636.51325: variable 'state' from source: include params 20698 1726882636.51329: variable 'interface' from source: play vars 20698 1726882636.51331: variable 'current_interfaces' from source: set_fact 20698 1726882636.51338: Evaluated conditional (type == 'tap' and state == 'absent' and interface in current_interfaces): False 20698 1726882636.51341: when evaluation is False, skipping this task 20698 1726882636.51343: _execute() done 20698 1726882636.51346: dumping result to json 20698 1726882636.51348: done dumping result, returning 20698 1726882636.51353: done running TaskExecutor() for managed_node2/TASK: Delete tap interface testnic1 [0e448fcc-3ce9-6606-eaf5-000000000776] 20698 1726882636.51361: sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000776 20698 1726882636.51436: done sending task result for task 0e448fcc-3ce9-6606-eaf5-000000000776 20698 1726882636.51439: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 20698 1726882636.51516: no more pending results, returning what we have 20698 1726882636.51519: results queue empty 20698 1726882636.51520: checking for any_errors_fatal 20698 1726882636.51525: done checking for any_errors_fatal 20698 1726882636.51526: checking for max_fail_percentage 20698 1726882636.51527: done checking for max_fail_percentage 20698 1726882636.51528: checking to see if all hosts have failed and the running result is not ok 20698 1726882636.51529: done checking to see if all hosts have failed 20698 1726882636.51530: getting the remaining hosts for this loop 20698 1726882636.51531: done getting the remaining hosts for this loop 20698 1726882636.51534: getting the next task for host managed_node2 20698 1726882636.51542: done getting next task for host managed_node2 20698 1726882636.51545: ^ task is: TASK: Verify network state restored to default 20698 1726882636.51547: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20698 1726882636.51551: getting variables 20698 1726882636.51552: in VariableManager get_vars() 20698 1726882636.51591: Calling all_inventory to load vars for managed_node2 20698 1726882636.51593: Calling groups_inventory to load vars for managed_node2 20698 1726882636.51595: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882636.51602: Calling all_plugins_play to load vars for managed_node2 20698 1726882636.51604: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882636.51607: Calling groups_plugins_play to load vars for managed_node2 20698 1726882636.52876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882636.53920: done with get_vars() 20698 1726882636.53934: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:219 Friday 20 September 2024 21:37:16 -0400 (0:00:00.042) 0:00:57.798 ****** 20698 1726882636.53999: entering _queue_task() for managed_node2/include_tasks 20698 1726882636.54181: worker is 1 (out of 1 available) 20698 1726882636.54194: exiting _queue_task() for managed_node2/include_tasks 20698 1726882636.54205: done queuing things up, now waiting for results queue to drain 20698 1726882636.54206: waiting for pending results... 20698 1726882636.54378: running TaskExecutor() for managed_node2/TASK: Verify network state restored to default 20698 1726882636.54450: in run() - task 0e448fcc-3ce9-6606-eaf5-0000000001aa 20698 1726882636.54465: variable 'ansible_search_path' from source: unknown 20698 1726882636.54491: calling self._execute() 20698 1726882636.54573: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882636.54577: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882636.54585: variable 'omit' from source: magic vars 20698 1726882636.54843: variable 'ansible_distribution_major_version' from source: facts 20698 1726882636.54854: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882636.54982: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882636.55166: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882636.55200: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882636.55225: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882636.55248: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882636.55307: variable 'networkmanager_version' from source: set_fact 20698 1726882636.55323: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882636.55328: _execute() done 20698 1726882636.55330: dumping result to json 20698 1726882636.55333: done dumping result, returning 20698 1726882636.55338: done running TaskExecutor() for managed_node2/TASK: Verify network state restored to default [0e448fcc-3ce9-6606-eaf5-0000000001aa] 20698 1726882636.55344: sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000001aa 20698 1726882636.55431: done sending task result for task 0e448fcc-3ce9-6606-eaf5-0000000001aa 20698 1726882636.55434: WORKER PROCESS EXITING 20698 1726882636.55459: no more pending results, returning what we have 20698 1726882636.55466: in VariableManager get_vars() 20698 1726882636.55520: Calling all_inventory to load vars for managed_node2 20698 1726882636.55523: Calling groups_inventory to load vars for managed_node2 20698 1726882636.55525: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882636.55536: Calling all_plugins_play to load vars for managed_node2 20698 1726882636.55538: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882636.55541: Calling groups_plugins_play to load vars for managed_node2 20698 1726882636.56329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882636.57255: done with get_vars() 20698 1726882636.57270: variable 'ansible_search_path' from source: unknown 20698 1726882636.57279: we have included files to process 20698 1726882636.57280: generating all_blocks data 20698 1726882636.57281: done generating all_blocks data 20698 1726882636.57285: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 20698 1726882636.57286: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 20698 1726882636.57287: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 20698 1726882636.57552: done processing included file 20698 1726882636.57553: iterating over new_blocks loaded from include file 20698 1726882636.57554: in VariableManager get_vars() 20698 1726882636.57576: done with get_vars() 20698 1726882636.57578: filtering new block on tags 20698 1726882636.57600: done filtering new block on tags 20698 1726882636.57602: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed_node2 20698 1726882636.57605: extending task lists for all hosts with included blocks 20698 1726882636.58511: done extending task lists 20698 1726882636.58512: done processing included files 20698 1726882636.58513: results queue empty 20698 1726882636.58513: checking for any_errors_fatal 20698 1726882636.58516: done checking for any_errors_fatal 20698 1726882636.58516: checking for max_fail_percentage 20698 1726882636.58517: done checking for max_fail_percentage 20698 1726882636.58517: checking to see if all hosts have failed and the running result is not ok 20698 1726882636.58518: done checking to see if all hosts have failed 20698 1726882636.58518: getting the remaining hosts for this loop 20698 1726882636.58519: done getting the remaining hosts for this loop 20698 1726882636.58521: getting the next task for host managed_node2 20698 1726882636.58523: done getting next task for host managed_node2 20698 1726882636.58525: ^ task is: TASK: Check routes and DNS 20698 1726882636.58527: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20698 1726882636.58528: getting variables 20698 1726882636.58529: in VariableManager get_vars() 20698 1726882636.58577: Calling all_inventory to load vars for managed_node2 20698 1726882636.58579: Calling groups_inventory to load vars for managed_node2 20698 1726882636.58580: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882636.58584: Calling all_plugins_play to load vars for managed_node2 20698 1726882636.58585: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882636.58587: Calling groups_plugins_play to load vars for managed_node2 20698 1726882636.59265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882636.60165: done with get_vars() 20698 1726882636.60180: done getting variables 20698 1726882636.60226: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Check routes and DNS] **************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Friday 20 September 2024 21:37:16 -0400 (0:00:00.062) 0:00:57.860 ****** 20698 1726882636.60245: entering _queue_task() for managed_node2/shell 20698 1726882636.60246: Creating lock for shell 20698 1726882636.60440: worker is 1 (out of 1 available) 20698 1726882636.60454: exiting _queue_task() for managed_node2/shell 20698 1726882636.60468: done queuing things up, now waiting for results queue to drain 20698 1726882636.60469: waiting for pending results... 20698 1726882636.60631: running TaskExecutor() for managed_node2/TASK: Check routes and DNS 20698 1726882636.60700: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000088c 20698 1726882636.60715: variable 'ansible_search_path' from source: unknown 20698 1726882636.60720: variable 'ansible_search_path' from source: unknown 20698 1726882636.60744: calling self._execute() 20698 1726882636.60822: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882636.60827: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882636.60837: variable 'omit' from source: magic vars 20698 1726882636.61100: variable 'ansible_distribution_major_version' from source: facts 20698 1726882636.61110: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882636.61228: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882636.61415: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882636.61446: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882636.61478: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882636.61503: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882636.61555: variable 'networkmanager_version' from source: set_fact 20698 1726882636.61573: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882636.61576: variable 'omit' from source: magic vars 20698 1726882636.61605: variable 'omit' from source: magic vars 20698 1726882636.61629: variable 'omit' from source: magic vars 20698 1726882636.61649: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882636.61673: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882636.61688: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882636.61701: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882636.61710: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882636.61731: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882636.61734: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882636.61738: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882636.61810: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882636.61814: Set connection var ansible_shell_executable to /bin/sh 20698 1726882636.61820: Set connection var ansible_pipelining to False 20698 1726882636.61825: Set connection var ansible_timeout to 10 20698 1726882636.61827: Set connection var ansible_connection to ssh 20698 1726882636.61829: Set connection var ansible_shell_type to sh 20698 1726882636.61848: variable 'ansible_shell_executable' from source: unknown 20698 1726882636.61851: variable 'ansible_connection' from source: unknown 20698 1726882636.61853: variable 'ansible_module_compression' from source: unknown 20698 1726882636.61856: variable 'ansible_shell_type' from source: unknown 20698 1726882636.61858: variable 'ansible_shell_executable' from source: unknown 20698 1726882636.61860: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882636.61868: variable 'ansible_pipelining' from source: unknown 20698 1726882636.61871: variable 'ansible_timeout' from source: unknown 20698 1726882636.61873: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882636.61945: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882636.61953: variable 'omit' from source: magic vars 20698 1726882636.61958: starting attempt loop 20698 1726882636.61965: running the handler 20698 1726882636.61974: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882636.61988: _low_level_execute_command(): starting 20698 1726882636.61996: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882636.62513: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882636.62522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882636.62557: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882636.62573: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882636.62584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882636.62624: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882636.62636: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882636.62757: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882636.64417: stdout chunk (state=3): >>>/root <<< 20698 1726882636.64521: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882636.64567: stderr chunk (state=3): >>><<< 20698 1726882636.64571: stdout chunk (state=3): >>><<< 20698 1726882636.64591: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882636.64603: _low_level_execute_command(): starting 20698 1726882636.64606: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882636.6458929-23214-109608602284886 `" && echo ansible-tmp-1726882636.6458929-23214-109608602284886="` echo /root/.ansible/tmp/ansible-tmp-1726882636.6458929-23214-109608602284886 `" ) && sleep 0' 20698 1726882636.65032: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882636.65049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882636.65066: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 20698 1726882636.65080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882636.65129: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882636.65146: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882636.65243: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882636.67113: stdout chunk (state=3): >>>ansible-tmp-1726882636.6458929-23214-109608602284886=/root/.ansible/tmp/ansible-tmp-1726882636.6458929-23214-109608602284886 <<< 20698 1726882636.67224: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882636.67267: stderr chunk (state=3): >>><<< 20698 1726882636.67278: stdout chunk (state=3): >>><<< 20698 1726882636.67289: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882636.6458929-23214-109608602284886=/root/.ansible/tmp/ansible-tmp-1726882636.6458929-23214-109608602284886 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882636.67314: variable 'ansible_module_compression' from source: unknown 20698 1726882636.67350: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2069822553mst/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20698 1726882636.67380: variable 'ansible_facts' from source: unknown 20698 1726882636.67436: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882636.6458929-23214-109608602284886/AnsiballZ_command.py 20698 1726882636.67531: Sending initial data 20698 1726882636.67534: Sent initial data (156 bytes) 20698 1726882636.68173: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882636.68197: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882636.68210: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882636.68269: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882636.68282: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882636.68384: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882636.70141: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 20698 1726882636.70224: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882636.70322: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmp60nkhzu4 /root/.ansible/tmp/ansible-tmp-1726882636.6458929-23214-109608602284886/AnsiballZ_command.py <<< 20698 1726882636.70421: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882636.71704: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882636.71748: stderr chunk (state=3): >>><<< 20698 1726882636.71751: stdout chunk (state=3): >>><<< 20698 1726882636.71769: done transferring module to remote 20698 1726882636.71777: _low_level_execute_command(): starting 20698 1726882636.71781: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882636.6458929-23214-109608602284886/ /root/.ansible/tmp/ansible-tmp-1726882636.6458929-23214-109608602284886/AnsiballZ_command.py && sleep 0' 20698 1726882636.72182: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882636.72281: 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 <<< 20698 1726882636.72376: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882636.72434: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882636.72528: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882636.72574: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882636.72666: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882636.74532: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882636.74536: stdout chunk (state=3): >>><<< 20698 1726882636.74543: stderr chunk (state=3): >>><<< 20698 1726882636.74560: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882636.74566: _low_level_execute_command(): starting 20698 1726882636.74569: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882636.6458929-23214-109608602284886/AnsiballZ_command.py && sleep 0' 20698 1726882636.75204: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882636.75212: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882636.75222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882636.75235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882636.75274: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882636.75281: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882636.75292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882636.75313: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882636.75333: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882636.75390: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882636.75393: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882636.75395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882636.75397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882636.75399: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882636.75401: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882636.75464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882636.75526: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882636.75597: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882636.75601: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882636.75798: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882636.89802: stdout chunk (state=3): >>> {"changed": true, "stdout": "IP\n1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n inet 127.0.0.1/8 scope host lo\n valid_lft forever preferred_lft forever\n inet6 ::1/128 scope host \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 12:4f:68:7a:de:b1 brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.11.158/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0\n valid_lft 3227sec preferred_lft 3227sec\n inet6 fe80::104f:68ff:fe7a:deb1/64 scope link \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.8.1 dev eth0 proto dhcp src 10.31.11.158 metric 100 \n10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.11.158 metric 100 \nIP -6 ROUTE\n::1 dev lo proto kernel metric 256 pref medium\nfe80::/64 dev eth0 proto kernel metric 256 pref medium\nRESOLV\n# Generated by NetworkManager\nsearch us-east-1.aws.redhat.com\nnameserver 10.29.169.13\nnameserver 10.29.170.12\nnameserver 10.2.32.1", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "start": "2024-09-20 21:37:16.887543", "end": "2024-09-20 21:37:16.895893", "delta": "0:00:00.008350", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 20698 1726882636.91070: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882636.91074: stdout chunk (state=3): >>><<< 20698 1726882636.91076: stderr chunk (state=3): >>><<< 20698 1726882636.91229: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "IP\n1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n inet 127.0.0.1/8 scope host lo\n valid_lft forever preferred_lft forever\n inet6 ::1/128 scope host \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 12:4f:68:7a:de:b1 brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.11.158/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0\n valid_lft 3227sec preferred_lft 3227sec\n inet6 fe80::104f:68ff:fe7a:deb1/64 scope link \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.8.1 dev eth0 proto dhcp src 10.31.11.158 metric 100 \n10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.11.158 metric 100 \nIP -6 ROUTE\n::1 dev lo proto kernel metric 256 pref medium\nfe80::/64 dev eth0 proto kernel metric 256 pref medium\nRESOLV\n# Generated by NetworkManager\nsearch us-east-1.aws.redhat.com\nnameserver 10.29.169.13\nnameserver 10.29.170.12\nnameserver 10.2.32.1", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "start": "2024-09-20 21:37:16.887543", "end": "2024-09-20 21:37:16.895893", "delta": "0:00:00.008350", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. 20698 1726882636.91237: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882636.6458929-23214-109608602284886/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882636.91240: _low_level_execute_command(): starting 20698 1726882636.91242: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882636.6458929-23214-109608602284886/ > /dev/null 2>&1 && sleep 0' 20698 1726882636.93471: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882636.93547: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882636.93566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882636.93588: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882636.93638: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882636.93730: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882636.93750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882636.93773: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882636.93786: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882636.93799: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882636.93811: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882636.93825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882636.93840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882636.93878: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882636.93891: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882636.93906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882636.94097: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882636.94121: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882636.94140: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882636.94277: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882636.96198: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882636.96201: stdout chunk (state=3): >>><<< 20698 1726882636.96204: stderr chunk (state=3): >>><<< 20698 1726882636.96473: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882636.96477: handler run complete 20698 1726882636.96479: Evaluated conditional (False): False 20698 1726882636.96481: attempt loop complete, returning result 20698 1726882636.96483: _execute() done 20698 1726882636.96485: dumping result to json 20698 1726882636.96487: done dumping result, returning 20698 1726882636.96489: done running TaskExecutor() for managed_node2/TASK: Check routes and DNS [0e448fcc-3ce9-6606-eaf5-00000000088c] 20698 1726882636.96491: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000088c 20698 1726882636.96572: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000088c 20698 1726882636.96577: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.008350", "end": "2024-09-20 21:37:16.895893", "rc": 0, "start": "2024-09-20 21:37:16.887543" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 12:4f:68:7a:de:b1 brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.11.158/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0 valid_lft 3227sec preferred_lft 3227sec inet6 fe80::104f:68ff:fe7a:deb1/64 scope link valid_lft forever preferred_lft forever IP ROUTE default via 10.31.8.1 dev eth0 proto dhcp src 10.31.11.158 metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.11.158 metric 100 IP -6 ROUTE ::1 dev lo proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 20698 1726882636.96654: no more pending results, returning what we have 20698 1726882636.96658: results queue empty 20698 1726882636.96658: checking for any_errors_fatal 20698 1726882636.96660: done checking for any_errors_fatal 20698 1726882636.96661: checking for max_fail_percentage 20698 1726882636.96662: done checking for max_fail_percentage 20698 1726882636.96666: checking to see if all hosts have failed and the running result is not ok 20698 1726882636.96668: done checking to see if all hosts have failed 20698 1726882636.96669: getting the remaining hosts for this loop 20698 1726882636.96670: done getting the remaining hosts for this loop 20698 1726882636.96674: getting the next task for host managed_node2 20698 1726882636.96684: done getting next task for host managed_node2 20698 1726882636.96688: ^ task is: TASK: Verify DNS and network connectivity 20698 1726882636.96692: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20698 1726882636.96700: getting variables 20698 1726882636.96702: in VariableManager get_vars() 20698 1726882636.96754: Calling all_inventory to load vars for managed_node2 20698 1726882636.96756: Calling groups_inventory to load vars for managed_node2 20698 1726882636.96759: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882636.96776: Calling all_plugins_play to load vars for managed_node2 20698 1726882636.96779: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882636.96783: Calling groups_plugins_play to load vars for managed_node2 20698 1726882636.98910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882637.00759: done with get_vars() 20698 1726882637.00788: done getting variables 20698 1726882637.00856: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify DNS and network connectivity] ************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Friday 20 September 2024 21:37:17 -0400 (0:00:00.406) 0:00:58.267 ****** 20698 1726882637.00891: entering _queue_task() for managed_node2/shell 20698 1726882637.01233: worker is 1 (out of 1 available) 20698 1726882637.01247: exiting _queue_task() for managed_node2/shell 20698 1726882637.01268: done queuing things up, now waiting for results queue to drain 20698 1726882637.01270: waiting for pending results... 20698 1726882637.01778: running TaskExecutor() for managed_node2/TASK: Verify DNS and network connectivity 20698 1726882637.01905: in run() - task 0e448fcc-3ce9-6606-eaf5-00000000088d 20698 1726882637.01926: variable 'ansible_search_path' from source: unknown 20698 1726882637.01934: variable 'ansible_search_path' from source: unknown 20698 1726882637.01984: calling self._execute() 20698 1726882637.02108: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882637.02120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882637.02134: variable 'omit' from source: magic vars 20698 1726882637.02768: variable 'ansible_distribution_major_version' from source: facts 20698 1726882637.02844: Evaluated conditional (ansible_distribution_major_version != '6'): True 20698 1726882637.03249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20698 1726882637.03808: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20698 1726882637.03919: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20698 1726882637.04075: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20698 1726882637.04114: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20698 1726882637.04233: variable 'networkmanager_version' from source: set_fact 20698 1726882637.04319: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20698 1726882637.04481: variable 'ansible_facts' from source: unknown 20698 1726882637.06035: Evaluated conditional (ansible_facts["distribution"] == "CentOS"): True 20698 1726882637.06166: variable 'omit' from source: magic vars 20698 1726882637.06216: variable 'omit' from source: magic vars 20698 1726882637.06275: variable 'omit' from source: magic vars 20698 1726882637.06379: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20698 1726882637.06498: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20698 1726882637.06522: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20698 1726882637.06576: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882637.06591: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20698 1726882637.06626: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20698 1726882637.06634: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882637.06643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882637.06751: Set connection var ansible_module_compression to ZIP_DEFLATED 20698 1726882637.06766: Set connection var ansible_shell_executable to /bin/sh 20698 1726882637.06778: Set connection var ansible_pipelining to False 20698 1726882637.06793: Set connection var ansible_timeout to 10 20698 1726882637.06799: Set connection var ansible_connection to ssh 20698 1726882637.06805: Set connection var ansible_shell_type to sh 20698 1726882637.06835: variable 'ansible_shell_executable' from source: unknown 20698 1726882637.06842: variable 'ansible_connection' from source: unknown 20698 1726882637.06848: variable 'ansible_module_compression' from source: unknown 20698 1726882637.06853: variable 'ansible_shell_type' from source: unknown 20698 1726882637.06859: variable 'ansible_shell_executable' from source: unknown 20698 1726882637.06871: variable 'ansible_host' from source: host vars for 'managed_node2' 20698 1726882637.06878: variable 'ansible_pipelining' from source: unknown 20698 1726882637.06884: variable 'ansible_timeout' from source: unknown 20698 1726882637.06892: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20698 1726882637.07004: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882637.07135: variable 'omit' from source: magic vars 20698 1726882637.07145: starting attempt loop 20698 1726882637.07151: running the handler 20698 1726882637.07167: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20698 1726882637.07252: _low_level_execute_command(): starting 20698 1726882637.07269: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20698 1726882637.08692: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882637.08708: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882637.08724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882637.08744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882637.08794: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882637.08808: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882637.08823: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882637.08842: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882637.08860: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882637.08881: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882637.08894: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882637.08909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882637.08924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882637.08935: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882637.08946: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882637.08959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882637.09044: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882637.09069: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882637.09089: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882637.09231: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882637.10880: stdout chunk (state=3): >>>/root <<< 20698 1726882637.11066: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882637.11070: stdout chunk (state=3): >>><<< 20698 1726882637.11073: stderr chunk (state=3): >>><<< 20698 1726882637.11188: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882637.11200: _low_level_execute_command(): starting 20698 1726882637.11204: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882637.1109421-23233-105061811970515 `" && echo ansible-tmp-1726882637.1109421-23233-105061811970515="` echo /root/.ansible/tmp/ansible-tmp-1726882637.1109421-23233-105061811970515 `" ) && sleep 0' 20698 1726882637.11885: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882637.11897: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882637.11910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882637.11926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882637.11975: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882637.11990: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882637.12007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882637.12023: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882637.12034: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882637.12044: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882637.12055: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882637.12079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882637.12099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882637.12114: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882637.12125: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882637.12140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882637.12231: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882637.12251: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882637.12272: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882637.12414: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882637.14295: stdout chunk (state=3): >>>ansible-tmp-1726882637.1109421-23233-105061811970515=/root/.ansible/tmp/ansible-tmp-1726882637.1109421-23233-105061811970515 <<< 20698 1726882637.14489: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882637.14492: stdout chunk (state=3): >>><<< 20698 1726882637.14494: stderr chunk (state=3): >>><<< 20698 1726882637.14569: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882637.1109421-23233-105061811970515=/root/.ansible/tmp/ansible-tmp-1726882637.1109421-23233-105061811970515 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882637.14573: variable 'ansible_module_compression' from source: unknown 20698 1726882637.14707: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2069822553mst/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20698 1726882637.14711: variable 'ansible_facts' from source: unknown 20698 1726882637.14757: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882637.1109421-23233-105061811970515/AnsiballZ_command.py 20698 1726882637.14920: Sending initial data 20698 1726882637.14923: Sent initial data (156 bytes) 20698 1726882637.15891: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882637.15909: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882637.15923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882637.15939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882637.15981: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882637.15992: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882637.16004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882637.16027: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882637.16037: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882637.16047: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882637.16058: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882637.16073: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882637.16088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882637.16099: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882637.16108: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882637.16121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882637.16201: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882637.16221: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882637.16240: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882637.16373: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882637.18110: 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 <<< 20698 1726882637.18207: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20698 1726882637.18306: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2069822553mst/tmpzt8tea14 /root/.ansible/tmp/ansible-tmp-1726882637.1109421-23233-105061811970515/AnsiballZ_command.py <<< 20698 1726882637.18401: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20698 1726882637.19725: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882637.20076: stderr chunk (state=3): >>><<< 20698 1726882637.20100: stdout chunk (state=3): >>><<< 20698 1726882637.20167: done transferring module to remote 20698 1726882637.20170: _low_level_execute_command(): starting 20698 1726882637.20197: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882637.1109421-23233-105061811970515/ /root/.ansible/tmp/ansible-tmp-1726882637.1109421-23233-105061811970515/AnsiballZ_command.py && sleep 0' 20698 1726882637.23013: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882637.23251: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882637.23281: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882637.23303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882637.23349: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882637.23362: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882637.23380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882637.23398: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882637.23467: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882637.23540: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882637.23554: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882637.23578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882637.23633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882637.23651: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882637.23663: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882637.23680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882637.23816: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882637.23833: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882637.23860: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882637.24049: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882637.25866: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882637.25940: stderr chunk (state=3): >>><<< 20698 1726882637.25943: stdout chunk (state=3): >>><<< 20698 1726882637.25966: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882637.25969: _low_level_execute_command(): starting 20698 1726882637.25972: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882637.1109421-23233-105061811970515/AnsiballZ_command.py && sleep 0' 20698 1726882637.26730: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882637.26738: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882637.26757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882637.26792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882637.26841: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882637.26844: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882637.26846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882637.26873: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882637.26876: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882637.26904: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882637.26915: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882637.26918: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882637.26920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882637.26937: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882637.26939: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882637.26942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882637.27016: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882637.27030: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882637.27036: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882637.27274: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882637.53627: stdout chunk (state=3): >>> {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org", "stderr": " % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 305 100 305 0 0 10892 0 --:--:-- --:--:-- --:--:-- 11296\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 291 100 291 0 0 3592 0 --:--:-- --:--:-- --:--:-- 3592", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-20 21:37:17.401105", "end": "2024-09-20 21:37:17.533962", "delta": "0:00:00.132857", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 20698 1726882637.54965: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 20698 1726882637.54971: stderr chunk (state=3): >>><<< 20698 1726882637.54974: stdout chunk (state=3): >>><<< 20698 1726882637.55000: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org", "stderr": " % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 305 100 305 0 0 10892 0 --:--:-- --:--:-- --:--:-- 11296\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 291 100 291 0 0 3592 0 --:--:-- --:--:-- --:--:-- 3592", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-20 21:37:17.401105", "end": "2024-09-20 21:37:17.533962", "delta": "0:00:00.132857", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. 20698 1726882637.55046: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts "$host"; then\n echo FAILED to lookup host "$host"\n exit 1\n fi\n if ! curl -o /dev/null https://"$host"; then\n echo FAILED to contact host "$host"\n exit 1\n fi\ndone\n', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882637.1109421-23233-105061811970515/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20698 1726882637.55052: _low_level_execute_command(): starting 20698 1726882637.55058: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882637.1109421-23233-105061811970515/ > /dev/null 2>&1 && sleep 0' 20698 1726882637.56335: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20698 1726882637.56979: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882637.56990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882637.57004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882637.57047: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882637.57052: stderr chunk (state=3): >>>debug2: match not found <<< 20698 1726882637.57068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882637.57083: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20698 1726882637.57090: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 20698 1726882637.57097: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20698 1726882637.57104: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20698 1726882637.57114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20698 1726882637.57125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20698 1726882637.57133: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 20698 1726882637.57140: stderr chunk (state=3): >>>debug2: match found <<< 20698 1726882637.57150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20698 1726882637.57220: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20698 1726882637.57235: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20698 1726882637.57240: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20698 1726882637.57793: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20698 1726882637.59719: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20698 1726882637.59727: stdout chunk (state=3): >>><<< 20698 1726882637.59730: stderr chunk (state=3): >>><<< 20698 1726882637.59747: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20698 1726882637.59753: handler run complete 20698 1726882637.59782: Evaluated conditional (False): False 20698 1726882637.59791: attempt loop complete, returning result 20698 1726882637.59794: _execute() done 20698 1726882637.59797: dumping result to json 20698 1726882637.59803: done dumping result, returning 20698 1726882637.59811: done running TaskExecutor() for managed_node2/TASK: Verify DNS and network connectivity [0e448fcc-3ce9-6606-eaf5-00000000088d] 20698 1726882637.59817: sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000088d 20698 1726882637.59930: done sending task result for task 0e448fcc-3ce9-6606-eaf5-00000000088d 20698 1726882637.59933: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.132857", "end": "2024-09-20 21:37:17.533962", "rc": 0, "start": "2024-09-20 21:37:17.401105" } STDOUT: CHECK DNS AND CONNECTIVITY 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 10892 0 --:--:-- --:--:-- --:--:-- 11296 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 3592 0 --:--:-- --:--:-- --:--:-- 3592 20698 1726882637.60000: no more pending results, returning what we have 20698 1726882637.60003: results queue empty 20698 1726882637.60004: checking for any_errors_fatal 20698 1726882637.60017: done checking for any_errors_fatal 20698 1726882637.60017: checking for max_fail_percentage 20698 1726882637.60019: done checking for max_fail_percentage 20698 1726882637.60020: checking to see if all hosts have failed and the running result is not ok 20698 1726882637.60022: done checking to see if all hosts have failed 20698 1726882637.60022: getting the remaining hosts for this loop 20698 1726882637.60024: done getting the remaining hosts for this loop 20698 1726882637.60028: getting the next task for host managed_node2 20698 1726882637.60038: done getting next task for host managed_node2 20698 1726882637.60041: ^ task is: TASK: meta (flush_handlers) 20698 1726882637.60043: ^ 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 20698 1726882637.60047: getting variables 20698 1726882637.60049: in VariableManager get_vars() 20698 1726882637.60104: Calling all_inventory to load vars for managed_node2 20698 1726882637.60106: Calling groups_inventory to load vars for managed_node2 20698 1726882637.60108: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882637.60119: Calling all_plugins_play to load vars for managed_node2 20698 1726882637.60122: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882637.60125: Calling groups_plugins_play to load vars for managed_node2 20698 1726882637.63009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882637.65305: done with get_vars() 20698 1726882637.65329: done getting variables 20698 1726882637.65402: in VariableManager get_vars() 20698 1726882637.65417: Calling all_inventory to load vars for managed_node2 20698 1726882637.65419: Calling groups_inventory to load vars for managed_node2 20698 1726882637.65420: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882637.65424: Calling all_plugins_play to load vars for managed_node2 20698 1726882637.65425: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882637.65427: Calling groups_plugins_play to load vars for managed_node2 20698 1726882637.66801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882637.68280: done with get_vars() 20698 1726882637.68298: done queuing things up, now waiting for results queue to drain 20698 1726882637.68300: results queue empty 20698 1726882637.68300: checking for any_errors_fatal 20698 1726882637.68303: done checking for any_errors_fatal 20698 1726882637.68303: checking for max_fail_percentage 20698 1726882637.68304: done checking for max_fail_percentage 20698 1726882637.68304: checking to see if all hosts have failed and the running result is not ok 20698 1726882637.68305: done checking to see if all hosts have failed 20698 1726882637.68305: getting the remaining hosts for this loop 20698 1726882637.68306: done getting the remaining hosts for this loop 20698 1726882637.68308: getting the next task for host managed_node2 20698 1726882637.68311: done getting next task for host managed_node2 20698 1726882637.68312: ^ task is: TASK: meta (flush_handlers) 20698 1726882637.68312: ^ 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 20698 1726882637.68318: getting variables 20698 1726882637.68318: in VariableManager get_vars() 20698 1726882637.68338: Calling all_inventory to load vars for managed_node2 20698 1726882637.68341: Calling groups_inventory to load vars for managed_node2 20698 1726882637.68343: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882637.68348: Calling all_plugins_play to load vars for managed_node2 20698 1726882637.68351: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882637.68358: Calling groups_plugins_play to load vars for managed_node2 20698 1726882637.69408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882637.71384: done with get_vars() 20698 1726882637.71406: done getting variables 20698 1726882637.71456: in VariableManager get_vars() 20698 1726882637.71485: Calling all_inventory to load vars for managed_node2 20698 1726882637.71488: Calling groups_inventory to load vars for managed_node2 20698 1726882637.71490: Calling all_plugins_inventory to load vars for managed_node2 20698 1726882637.71494: Calling all_plugins_play to load vars for managed_node2 20698 1726882637.71497: Calling groups_plugins_inventory to load vars for managed_node2 20698 1726882637.71499: Calling groups_plugins_play to load vars for managed_node2 20698 1726882637.72558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20698 1726882637.74004: done with get_vars() 20698 1726882637.74021: done queuing things up, now waiting for results queue to drain 20698 1726882637.74023: results queue empty 20698 1726882637.74023: checking for any_errors_fatal 20698 1726882637.74025: done checking for any_errors_fatal 20698 1726882637.74025: checking for max_fail_percentage 20698 1726882637.74026: done checking for max_fail_percentage 20698 1726882637.74027: checking to see if all hosts have failed and the running result is not ok 20698 1726882637.74030: done checking to see if all hosts have failed 20698 1726882637.74030: getting the remaining hosts for this loop 20698 1726882637.74031: done getting the remaining hosts for this loop 20698 1726882637.74036: getting the next task for host managed_node2 20698 1726882637.74050: done getting next task for host managed_node2 20698 1726882637.74051: ^ task is: None 20698 1726882637.74053: ^ 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 20698 1726882637.74054: done queuing things up, now waiting for results queue to drain 20698 1726882637.74055: results queue empty 20698 1726882637.74056: checking for any_errors_fatal 20698 1726882637.74057: done checking for any_errors_fatal 20698 1726882637.74058: checking for max_fail_percentage 20698 1726882637.74062: done checking for max_fail_percentage 20698 1726882637.74063: checking to see if all hosts have failed and the running result is not ok 20698 1726882637.74066: done checking to see if all hosts have failed 20698 1726882637.74068: getting the next task for host managed_node2 20698 1726882637.74072: done getting next task for host managed_node2 20698 1726882637.74073: ^ task is: None 20698 1726882637.74074: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node2 : ok=108 changed=5 unreachable=0 failed=0 skipped=111 rescued=1 ignored=0 Friday 20 September 2024 21:37:17 -0400 (0:00:00.732) 0:00:58.999 ****** =============================================================================== Install NetworkManager -------------------------------------------------- 2.27s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_nm.yml:25 fedora.linux_system_roles.network : Check which services are running ---- 1.90s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Gathering Facts --------------------------------------------------------- 1.86s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_nm.yml:6 fedora.linux_system_roles.network : Check which services are running ---- 1.74s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.68s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.67s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.64s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Install ethtool (test dependency) --------------------------------------- 1.48s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:26 Install iproute --------------------------------------------------------- 1.40s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 1.40s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Create veth interface testnic1 ------------------------------------------ 1.36s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Get package info -------------------------------------------------------- 1.23s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_nm.yml:30 fedora.linux_system_roles.network : Check which packages are installed --- 1.14s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.07s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 1.04s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Gathering Facts --------------------------------------------------------- 0.92s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:3 fedora.linux_system_roles.network : Check which packages are installed --- 0.90s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.88s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.87s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Check which packages are installed --- 0.86s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 20698 1726882637.74245: RUNNING CLEANUP